Template:Doc

From railML 3 Wiki
Jump to navigation Jump to search

Usage

Template IS:Doc standardizes the depiction of element names.

Arguments

This template has three arguments:

  • obligatory
    • 1: the subschema – CO, IL, IS, RS or TT
    • 2: the element name
  • optional
    • 3: 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
    • wiki: 2 for the railML® 2 wiki; 3 for the railML® 3 wiki. Empty, if valid for both wikis.
    • ex: If existing, the subschema-slag is shown.

Example

{{doc|IS|track|attr=name}}

produces

{{#vardefine:link|IS:track{{#if:name|%23name|track

{{doc|IS|track|@=name}}

produces

{{#vardefine:link|IS:track{{#if:|%23{{{attr}}}|%23nametrack@name

{{doc|IS|track|@=name|ex=1}}

produces

{{#vardefine:link|IS:track{{#if:|%23{{{attr}}}|%23nameIS:track@name

{{doc|TT|organizationalUnitBinding|trainPart|wiki=2}}

delivers:

{{#vardefine:link|wiki2:TT:organizationalUnitBinding_trainPart{{#if:|%23{{{attr}}}|organizationalUnitBinding

{{doc|TT|activities|stop|wiki=3}}

{{#vardefine:link|TT

stop:activities{{#if:|%23{{{attr}}}|activities