This is a documentation subpage for Template:Crossing.
It contains usage information, categories, and other content that is not part of the original template.
Infomation
This uses the InfoboxNeue module. for more infomation, visit Star Citizen.
This defines the Crossing Infobox used by pages.
Example Implementation
{{Crossing
| image=
Day=Satus Level Crossing.png;
Night=Satus Level Crossing Night.png
| signal_box=[[Satus Signal Box]]
| tracks=2
| road_lanes=1
| gate_operation=Manual
| crossing_code=SC
| closest_station=[[Satus Services]]
| xp=1250XP
}}
Documentation
Parameter | Description | Type | status |
---|---|---|---|
image
|
Thumbnail Image path (without the File: prefix)
Example|image=DC Box.png Or: Gallery specified via the following format: Example|image=Day=DC Box.png;Night=DC Box Night.png |
String | required |
title
|
Name of the Crossing. The Page Name is the default value.Example|title=Satus Level Crossing |
String | optional |
signal_box
|
The closest signal box to the crossing. Must be a Hyperlink pointing to a signal box.Example|signal_box=[[Satus Signal Box]] |
String | optional |
tracks
|
The amount of tracks located on the crossing.
Example|tracks=1 |
String | optional |
road_lanes
|
The amount of road lanes that are crossing the tracks.
Example|road_lanes=1 |
String | optional |
gate_operation
|
The way the crossing is operated.
Example|gate_operation=Manual |
String | optional |
crossing_code
|
The code of the crossing.
Example|crossing_code=SC |
String | optional |
closest_station
|
The closest station to the crossing. Must be a Hyperlink pointing to a Station.Example|closest_station=[[Satus Services]] |
String | optional |
xp
|
The XP required to control the crossing.
Example|xp=1250XP |
String | optional |
status
|
This defines the bottom status bar. Must be one of the following values:removed: "Removed" unknown: "Unknown" in_development: "In-development" under_testing: "Undergoing testing" not_in_service: "Not in Service out_of_service: "Out of Service" steam_only: "Steam services only" diesel_only: "Diesel services only" available: "Available" in_operation: "In Operation" in_service: "In Service" public: "Public" admin_only: "Admin Only" closed: "Closed" Example|status=in_operation |
String | optional |
status_description
|
Information about the status. Example: The version in which the crossing was added to or removed from the game.Example|status_description=Since [[Update Logs#Version 1|Version 1]] |
String | optional |