Template:TT:Tag: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
m (Category deployed)
No edit summary
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<[[TT:{{{1}}}|{{{1}}}]]>
<includeonly>{{tag|TT|{{{1}}}|{{{2|}}}|attr={{{attr|}}}|@={{{@|}}}|ex={{{ex|}}}}}</includeonly><noinclude>==Usage==
<noinclude>[[Category:LinkTemplate]]</noinclude>
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==
<pre>{{TT:Tag|block|attr=name}}</pre>
produces
 
{{TT:Tag|block|attr=name}}
[[Category:LinkTemplate]]</noinclude>

Revision as of 14:21, 9 July 2019

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>