Template:RS:Tag: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(second optional value for multiple element names added)
No edit summary
Line 1: Line 1:
<tt><{{RS:Doc|{{{1}}}|{{{2|}}}}}></tt><noinclude>[[Category:LinkTemplate]]</noinclude>
<includeonly><tt><{{RS:Doc|{{{1}}}|{{{2|}}}|{{#if:{{{attr|}}}|{{{attr}}}}}}}></tt></includeonly><noinclude>==Usage==
Template RS: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>{{RS:Tag|track|attr=name}}</pre>
produces
 
{{RS:Tag|track|attr=name}}
[[Category:LinkTemplate]]</noinclude>

Revision as of 19:18, 28 April 2017

Usage

Template RS: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

{{RS:Tag|track|attr=name}}

produces

<track>