Template:Wert

From railML 3 Wiki
Revision as of 18:12, 19 December 2019 by RailML Coord Documentation (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage

Displays enumeration-values and their documentation

Arguments

  • name (obligatory): the enumeration value
  • documentation (optional): the documantation for this value within the schema

Example

{{wert|name=water}}

delivers


  • water
{{wert|name=air|documentation=The pantograph is activated/de-activated by means of pressurised air.}}

delivers


  • air: The pantograph is activated/de-activated by means of pressurised air.