Template:CO:Doc: 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)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[CO:{{{1}}}_{{{2|}}}|{{{1}}}]]<noinclude>[[Category:LinkTemplate]]</noinclude>
<includeonly>[[CO:{{{1}}}_{{{2|}}}{{#if:{{{attr|}}}|%23{{{attr}}}}}|{{{1}}}]]</includeonly><noinclude>
==Usage==
Template CO: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>{{CO:Doc|railml|attr=version}}</pre>
produces
 
[[CO:railml_{{#if:version|%23version}}|railml]]
[[Category:LinkTemplate]]</noinclude>

Latest revision as of 19:29, 28 April 2017

Usage

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

{{CO:Doc|railml|attr=version}}

produces

railml