system | system | The system to which the line belongs
| String | required |
---|
line | line | The name of the line
| String | required |
---|
previous | previous | The name of the previous station, should correspond to a specific template name
| String | optional |
---|
next | next | The name of the next station, should correspond to a specific template name
| String | optional |
---|
type | type | The left-hand line branch
| String | optional |
---|
type2 | type2 | The right-hand line branch
| String | optional |
---|
note | note | Information about the left-hand line branch
| String | optional |
---|
notemid | notemid | Information about the station itself
| String | optional |
---|
note2 | note2 | Information about the right-hand line branch
| String | optional |
---|
oneway1 | oneway1 | Indicates that trains do not operate towards the Previous station
| String | optional |
---|
oneway2 | oneway2 | Indicates that trains do not operate towards the Next station
| String | optional |
---|
through1 | through1 | Allows, instead of a previous station, service passing to another line on the system.
| String | optional |
---|
through2 | through2 | Allows, instead of a next station, service passing to another line on the system.
| String | optional |
---|
state1 | state1 | Allows the passing of an additional station parameter. Useful for disambiguation.
| String | optional |
---|
state2 | state2 | Allows the passing of an additional station parameter. Useful for disambiguation.
| String | optional |
---|
branch | branch | Can be used to describe a subset of a line.
| String | optional |
---|
transfer | transfer | Used to show lines available by direct transfer at an adjoining station.
| String | optional |
---|
round1 | round1 | If set displays 'Reverses direction' in left cell
| String | optional |
---|
round2 | round2 | If set displays 'Reverses direction' in right cell
| String | optional |
---|
circular | circular | If set hides 'toward' of both sides
| String | optional |
---|
circular1 | circular1 | If set hides 'toward' of left cell only
| String | optional |
---|
circular2 | circular2 | If set hides 'toward' of right cell only
| String | optional |
---|
rows1 | rows1 | Number of rows for left hand column
| String | optional |
---|
rowsmid | rowsmid | Number of rows for center hand column
| String | optional |
---|
rows2 | rows2 | Number of rows for right hand column
| String | optional |
---|
hide1 | hide1 | Hides the previous station, used when a previous row has 'rows1' set
| String | optional |
---|
hidemid | hidemid | Hides this station, used when a previous row has 'rowsmid' set
| String | optional |
---|
hide2 | hide2 | Hides the next station, used when a previous row has 'rows2' set
| String | optional |
---|