Difference between revisions of "Template:InfoBox route"
Views
Actions
Namespaces
Variants
Tools
m |
|||
Line 6: | Line 6: | ||
{{#if:{{{general_category|}}}|<div class="infobox-category">{{{general_category}}}</div>}} | {{#if:{{{general_category|}}}|<div class="infobox-category">{{{general_category}}}</div>}} | ||
<table> | <table> | ||
{{#if:{{{status|}}}|<tr> | |||
<th>Status</th> | |||
<td>{{{status}}}</td> | |||
</tr>}} | |||
{{#if:{{{owner|}}}|<tr> | {{#if:{{{owner|}}}|<tr> | ||
<th>Owner</th> | <th>Owner</th> | ||
Line 95: | Line 99: | ||
|image_desc = Insert route images | |image_desc = Insert route images | ||
|general_category = General Information | |general_category = General Information | ||
|status = Operational | |||
|locale = [[Lamtsu]] | |locale = [[Lamtsu]] | ||
|owner = [[KCRC]] | |owner = [[KCRC]] | ||
Line 148: | Line 153: | ||
"label": "General (Category)", | "label": "General (Category)", | ||
"description": "Displayed Text", | "description": "Displayed Text", | ||
"type": "string" | |||
}, | |||
"status": { | |||
"label": "Status", | |||
"description": "Status of the line", | |||
"type": "string" | "type": "string" | ||
}, | }, |
Revision as of 18:07, 27 April 2022
Status | Operational |
---|---|
Owner | KCRC |
Locale | Lamtsu |
Termini | Station 1 Station 2 |
Type | Rapid Transit |
---|---|
Operator(s) | Rigel Corp |
Depot(s) | Lightstone |
Rolling stock | C151C |
Former Rolling Stock | C151B |
Ridership | 1,025,432 daily average |
Opened | May 1, 1982 |
---|---|
Closed | May 2, 1982 |
Line Length | 20km |
---|---|
Track gauge | 1,432mm |
Electrification | 1.5 kV DC |
Infobox template for a route
Parameter | Description | Type | Status | |
---|---|---|---|---|
Route Name | title | Placed on the top | String | optional |
Colored Line | colorline1 | Displayed as a line below the title. Use hex color code | String | optional |
Colored Line (Extra) | colorline2 | Colored line, use for different express color. Otherwise not needed | String | optional |
Thumbnail Image | image | Placed below the title | String | optional |
Image Description | image_desc | Small text below the thumbnail | String | optional |
General (Category) | general_category | Displayed Text | String | optional |
Status | status | Status of the line | String | optional |
Owner | owner | Owner of the route | String | optional |
Locale | locale | Approx city/country of this line's location | String | optional |
Terminus | terminus | Terminus, usually the start and the end of the line | String | optional |
Stations Amount | station_amount | Amount of stations of the line | String | optional |
Service (Category) | service_category | Displayed Text | String | optional |
Line Type | line_type | Transit Type of the line | String | optional |
Operators | operators | Operators of the route | String | optional |
Depots | depots | List of depots that's assigned to run this route | String | optional |
Rolling stock | rolling_stock | List of trains the route is currently running | String | optional |
Former rolling stock | former_rolling_stock | List of trains that had operated in this line | String | optional |
Ridership | ridership | Number of people used this line. (Per day/month) | String | optional |
History (Category) | hist_category | Displayed Text | String | optional |
Line Opened Date | line_opened | Date when the line started operation | String | optional |
Line Closed Date | line_closed | Date when the line stopped operation | String | optional |
Technical (Category) | technical_category | Displayed Text | String | optional |
Line Length | line_length | Approx. distance of the entire line | String | optional |
Track gauge | track_gauge | Track gauge | String | optional |
Electrification | electrification | Electrification | String | optional |
Operating Speed | operate_speed | Average operating speed of the line | String | optional |
Route Map (Category) | rtmap_category | Displayed Text | String | optional |
Route Map image | rtmap_image | Image of the route map of the line | String | optional |