Template:InheritPlaces: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(constraints)
m (adding some values acc. forum msg 562)
Line 16: Line 16:
:* {{Enum|class3}} This is used for identifying the number of third class seats within the vehicle.
:* {{Enum|class3}} This is used for identifying the number of third class seats within the vehicle.
:* {{Enum|standing}} This is used for identifying the number of standing places within the vehicle.
:* {{Enum|standing}} This is used for identifying the number of standing places within the vehicle.
:* {{Enum|standingArea}} This is used for identifying the capacity of the vehicle, standing room in square meters. Flip-up seats not in use.
:* {{Enum|wheelchair}} This is used for identifying the number of places available for wheelchairs within the vehicle.
:* {{Enum|wheelchair}} This is used for identifying the number of places available for wheelchairs within the vehicle.
:* {{Enum|bicycle}} This is used for identifying the number of places available for bicycles within the vehicle.
:* {{Enum|bicycle}} This is used for identifying the number of places available for bicycles within the vehicle.
:* {{Enum|couchette}} This is used for identifying the number of accommodation berths within the vehicle (couchette car).
:* {{Enum|couchette}} This is used for identifying the number of accommodation berths within the vehicle (couchette car).
:* {{Enum|bed}} This is used for identifying the number of bed places within the vehicle (sleeping car).
:* {{Enum|bed}} This is used for identifying the number of bed places within the vehicle (sleeping car).
:* {{Enum|sleepingCompartment}} This is used for identifying the number of sleeping compartments. Not differentiated in class.
:* {{Enum|chair}} This is used for identifying the number of sleeping chairs within the vehicle.
:* {{Enum|chair}} This is used for identifying the number of sleeping chairs within the vehicle.
:* {{Enum|bistro}} This is used for identifying the number of seating capacity in bistro area.
:* {{Enum|restaurant}} This is used for identifying the number of seating capacity in the restaurant/dining car.
:* {{Enum|foldingSeat}} This is used for identifying the number of Flip-up seats (folding and resting). Folding seats are seats with dedicated area for the seat when it is folded down. Resting seats are in dedicated standing area (like entry/exit area).
:* {{Enum|impairedToilet}} This is used for identifying the number of toilets usable for impaired persons.
:* {{Enum|toilet}} This is used for identifying the number of normal toilets.
:* {{Enum|business}} This is used for identifying the number of seats in special business compartments.
:* {{Enum|businessCompartment}} This is used for identifying the number of special business compartments.
:* {{Enum|family}} This is used for identifying the capacity of seats in the vehicle in family compartment with family services like playroom and baby wagon storage area/places.
:* {{Enum|familyCompartment}} This is used for identifying the number of family compartments.
:* {{Enum|toddler}} This is used for identifying the capacity of seats in the vehicle in compartments for babys and toddlers.
:* {{Enum|toddlerCompartment}} This is used for identifying the number of compartments for babys and toddlers.
:* {{OtherEnum
:* {{OtherEnum
|notes_en = This is used for identifying the number of any other type of places within the vehicle.
|notes_en = This is used for identifying the number of any other type of places within the vehicle.

Revision as of 05:51, 3 May 2018

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.