Template:RTM:Tag

From railML 2 Wiki
Revision as of 14:19, 15 January 2024 by RailML Coord Documentation (talk | contribs) (Created page with "<includeonly>{{tag|RTM|{{{1}}}|{{{2|}}}|attr={{{attr|}}}|@={{{@|}}}|wiki={{{wiki|3}}}|ex={{{ex|}}}}}</includeonly><noinclude>==Usage== Template IS:Tag standardizes the depiction of element names. {{note|RTM-Tags only exist in {{rml|3}}. Therefore the template automatically produces a link to the {{rml|3 wiki}}.}} ===Arguments=== This template has three arguments: *obligatory **1: the element name *optional **2: the parent, as in this wiki some elements share their names...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage

Template IS:Tag standardizes the depiction of element names.

🗒️ RTM-Tags only exist in railML® 3. Therefore the template automatically produces a link to the railML® 3 wiki.

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

{{RTM:Tag|isValid|attr=from}}

produces

{{RTM:Tag|isValid|attr=from}}

{{RTM:Tag|isValid|@=from}}

produces

{{RTM:Tag|isValid|@=from}}

railml!:Template:RTM:Tag