Template:Enum: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
No edit summary
Line 13: Line 13:
<tt>'''Coach'''</tt>
<tt>'''Coach'''</tt>


The template i used e.g. in [[RS:vehicle]].
The template is used e.g. in [[RS:vehicle]].


[[Category:MarkupTemplate]]</noinclude>
[[Category:MarkupTemplate]]</noinclude>

Revision as of 19:27, 14 February 2016

Usage

This template grants for a standardized depiction of the possible values of attributes.

Attributes

This template has one unnamed obligatory argument for the depicted content.

dependencies

This template depends on no othe templates. It is used by many other templates, e.g. Template:OtherEnum

Example

{{Enum|Coach}}

delivers

Coach

The template is used e.g. in RS:vehicle.