Template:TT:Tag: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
No edit summary
Line 9: Line 9:
**attr: an attribute. If this argument is used, the link will lead directly to a certain attribute of the target element
**attr: an attribute. If this argument is used, the link will lead directly to a certain attribute of the target element
==Example==
==Example==
<pre>{{TT|block|attr=name}}</pre>
<pre>{{TT:Tag|block|attr=name}}</pre>
produces
produces


{{TT|block|attr=name}}
<tt><{{TT:Doc|block||{{#if:name|name}}}}></tt>
[[Category:LinkTemplate]]</noinclude>
[[Category:LinkTemplate]]</noinclude>

Revision as of 20:21, 28 April 2017

Usage

Template TT:Tag standardizes the depiction of element names.

Arguments

This template has three arguments:

  • obligatory
    • 1: the element name
  • optional
    • 2: the parent, as in this wiki some elements share their names with each other
    • attr: an attribute. If this argument is used, the link will lead directly to a certain attribute of the target element

Example

{{TT:Tag|block|attr=name}}

produces

<block>