Template:GML4RAILML:Tag
Jump to navigation
Jump to search
Usage
Template IS: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
{{GML4RAILML:Tag|name|attr=codeSpace}}
produces
<name>
{{GML4RAILML:Tag|pos|@=axisLabels}}
produces
<pos>@axisLabels