Template:InheritConnection: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(added radius definition)
m (deleted empty line and added source)
Line 25: Line 25:
| IS:connection_switch
| IS:connection_switch
| IS:connection_crossing =
| IS:connection_crossing =
* {{Attr|orientation}}: Orientation of the switch element relative to general track direction (aligned with increasing mileage) [Norwegian railML 2.4 glossary]
* {{Attr|orientation}}: Orientation of the switch element relative to general track direction (aligned with increasing mileage) [Jernbanedirektoratet railML 2.4 glossary]
{{missing information|user=[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 16:28, 25 April 2018 (CEST)|topic=the semantics of the enumeration items}}
{{missing information|user=[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 16:28, 25 April 2018 (CEST)|topic=the semantics of the enumeration items}}
:* {{Enum|incoming}}: A track is merging into the principal track, tracks are converging relative to the direction [Norwegian railML 2.4 glossary]
:* {{Enum|incoming}}: A track is merging into the principal track, tracks are converging relative to the direction [Jernbanedirektoratet railML 2.4 glossary]
:* {{Enum|outgoing}}: A track is splitting out from the principal track, tracks are diverging relative to the direction [Norwegian railML 2.4 glossary]
:* {{Enum|outgoing}}: A track is splitting out from the principal track, tracks are diverging relative to the direction [Jernbanedirektoratet railML 2.4 glossary]
:* {{Enum|rightAngled}}
:* {{Enum|rightAngled}}
:* {{Enum|unknown}}
:* {{Enum|unknown}}
Line 38: Line 38:
{{missing information|user=[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 16:28, 25 April 2018 (CEST)|topic=the semantics of the enumeration items}}
{{missing information|user=[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 16:28, 25 April 2018 (CEST)|topic=the semantics of the enumeration items}}
:* {{Enum|straight}}
:* {{Enum|straight}}
:* {{Enum|left}}: A switch track is merging from the left or is diverging leftward from the principal track [Norwegian railML 2.4 glossary]
:* {{Enum|left}}: A switch track is merging from the left or is diverging leftward from the principal track [Jernbanedirektoratet railML 2.4 glossary]
:* {{Enum|right}}: A switch track is merging from the right or is diverging rightward from the principal track [Norwegian railML 2.4 glossary]
:* {{Enum|right}}: A switch track is merging from the right or is diverging rightward from the principal track [Jernbanedirektoratet railML 2.4 glossary]
:* {{OtherEnum
:* {{OtherEnum
|notes_en = {{{course|}}}
|notes_en = {{{course|}}}
|notes_de = {{{course_de|}}}
|notes_de = {{{course_de|}}}
}}
}}
* {{Attr|radius}}: Radius of the curve with which the switch rails converge into or diverge from the principal track, measured from an imaginary center of a circle.
* {{Attr|radius}}: Radius of the curve with which the switch rails converge into or diverge from the principal track, measured from an imaginary center of a circle. Value will usually be non-zero. [jernbanedirektoratet railML 2.4 glossary]
Value will usually be non-zero.
  {{AddAnn|{{{radius|}}}|{{{radius_de|}}} }}
  {{AddAnn|{{{radius|}}}|{{{radius_de|}}} }}
* {{Attr|maxSpeed}} {{AddAnn|{{{maxSpeed|}}}|{{{maxSpeed_de|}}} }}
* {{Attr|maxSpeed}} {{AddAnn|{{{maxSpeed|}}}|{{{maxSpeed_de|}}} }}

Revision as of 13:41, 18 October 2022

Usage

This is an Element Template. Element templates are intended to avoid routine work in railML® element documentation. These templates are very specific and are therefore documented uniformely by Template:TemplateDocu. They are collected in Category:Element Template and are based on Template:ElementDocu. They represent Template:ElementDoku with specific values and hand all other parameters through to Template:ElementDoku. If you want to use or handle an Element Template, you have to examine the code to find out, which arguments are set, and you have to be careful, because occationally arguments will be renamed, so that the use of argument names of Template ElementDoku may cause errors.

Arguments

As this is a bulk documentation, we do not explain the specific arguments of element templates.

Dependencies

As this is a bulk documentation, we do not explain the specific dependencies of element templates. You can find out, which other templates the current template supports by following this link. You can find out easily, which other templates the current template employs, as templates are included via {{doubble braces}}.

Example

As this is a bulk documentation, we do not offer specific examples of element templates. You can find in the field examples by following this link.