Template:Enum: Difference between revisions
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 | The template is used e.g. in [[RS:vehicle]]. | ||
[[Category:MarkupTemplate]]</noinclude> | [[Category:MarkupTemplate]]</noinclude> |
Revision as of 18: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.