Difference between revisions of "Template:RS:Doc"

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(second optional value for multiple element names added)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[RS:{{{1}}}_{{{2}}}|{{{1}}}]]<noinclude>[[Category:LinkTemplate]]</noinclude>
+
<includeonly>{{doc|RS|{{{1}}}|{{{2|}}}|attr={{{attr|}}}|@={{{@|}}}|wiki={{{wiki|}}}|ex={{{ex|}}}}}</includeonly><noinclude>
 +
==Usage==
 +
Template RS:Doc 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:Doc|rollingstock|attr=name}}</pre>
 +
produces
 +
 
 +
{{RS:rollingstock|track|attr=name}}
 +
{{interwiki}}
 +
[[Category:LinkTemplate]]</noinclude>

Latest revision as of 18:47, 23 November 2020

Usage

Template RS:Doc 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:Doc|rollingstock|attr=name}}

produces

Template:RS:rollingstock