Template:InheritOperationMode: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Documentation)
No edit summary
Line 1: Line 1:
<includeonly>* {{Attr|modeLegislative}} {{AddAnn|{{{modeLegislative|}}}|{{{modeLegislative_de|}}} }}
<includeonly>{{missing information|topic=attribute semantics|user=[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 15:55, 16 January 2017 (CET)}}
* {{Attr|modeLegislative}} {{AddAnn|{{{modeLegislative|}}}|{{{modeLegislative_de|}}} }}


* {{Attr|modeExecutive}} {{AddAnn|{{{modeExecutive|}}}|{{{modeExecutive_de|}}} }}
* {{Attr|modeExecutive}} {{AddAnn|{{{modeExecutive|}}}|{{{modeExecutive_de|}}} }}

Revision as of 16:55, 16 January 2017

Usage

This template lists the attributes modeLegislative, modeExecutive and clearanceManaging. For clearanceManaging, the possible values are listed. All atributes can be commented both in English and German.

Arguments

The template has six optional arguments:

  • modeLegislative: English comment on modeLegislative
  • modeLegislative_de: German comment on modeLegislative
  • modeExecutive: English comment on modeExecutive
  • modeExecutive_de: German comment on modeExecutive
  • clearanceManaging: English comment on clearanceManaging
  • clearanceManaging_de: German comment on clearanceManaging

Dependencies

The template employs Template:Attr, Template:AddAnn, Template:Enum and Template:OtherEnum. No other templates depend on it.

Example

{{InheritOperationMode}}

delivers

  • modeLegislative
  • modeExecutive
  • clearanceManaging Possible values are:
  • sight
  • time
  • blocking
  • LZB-blocking
  • absBrakeDist
  • other:anything: Any value that does not fit any value from the previous enumeration list, fulfilling the constraint: at minimum two characters, whitespace is not allowed. Please, apply Dev:usingAny accordingly.
{{InheritOperationMode
|modeLegislative=English comment on modeLegislative
|modeLegislative_de=German comment on modeLegislative
|modeExecutive=English comment on modeExecutive
|modeExecutive_de=German comment on modeExecutive
|clearanceManaging=English comment on clearanceManaging
|clearanceManaging_de=German comment on clearanceManaging
}}

delivers

  • modeLegislative
    English comment on modeLegislative
    German comment on modeLegislative
  • modeExecutive
    English comment on modeExecutive
    German comment on modeExecutive
  • clearanceManaging Possible values are:
  • sight
  • time
  • blocking
  • LZB-blocking
  • absBrakeDist
  • other:anything: Any value that does not fit any value from the previous enumeration list, fulfilling the constraint: at minimum two characters, whitespace is not allowed. Please, apply Dev:usingAny accordingly.
    English comment on clearanceManaging
    German comment on clearanceManaging

The template is employed by IS:operationMode and IS:operationModeChange.