Template:Infobox Railway Station: Difference between revisions

From CinderCivs Wiki
Jump to navigation Jump to search
No edit summary
(making the basic outline of the template)
Line 1: Line 1:
{{Infobox station
 
| name                =
| name_lang          =
| native_name        =
| native_name_lang    =
| symbol              =
| symbol_location    =
| type                =
| image              =
| alt                =
| caption            =
| other_name          =
| country            =
| coordinates        = <!-- {{coord|display=inline,title}} -->
| operator            =
| manager            =
| line                =
| platforms          =
| tracks              =
| train_operators    =
| connections        =
| architect          =
| architectural_style =
| status              =
| opened              = <!-- {{Start date|YYYY|MM|DD|df=y}} -->
| opening            =
| closed              = <!-- {{End date|YYYY|MM|DD|df=y}} -->
}}
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {},
"params": {
"name": {
"label": "Station Name",
"description": "used for the station name in English",
"type": "wiki-page-name"
},
"native_name": {
"label": "Native Name",
"description": "name of the station in national language",
"type": "wiki-page-name"
},
"station_image": {
"label": "Station Photo",
"description": "screenshot of the station",
"type": "wiki-file-name"
},
"caption": {
"label": "Caption",
"description": "caption of the image",
"type": "line"
},
"country": {}
},
"description": "used for railway stations on cinder!",
"description": "used for railway stations on cinder!",
"format": "inline"
"paramOrder": [
"name",
"native_name",
"station_image",
"caption",
"country"
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 13:04, 27 May 2024


used for railway stations on cinder!

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Station Namename

used for the station name in English

Page nameoptional
Native Namenative_name

name of the station in national language

Page nameoptional
Station Photostation_image

screenshot of the station

Fileoptional
Captioncaption

caption of the image

Lineoptional
countrycountry

no description

Unknownoptional