Information
This uses the InfoboxNeue module. for more information, visit Star Citizen.
This defines the Train Infobox used by pages.
Example Implementation
{{Train
| image=450 still shot.png|Exterior
|top_speed=125 mph
|powered_by=Electric
|spawn_points=[[Dovedale Central]]
|coaches=4
|doors=16
|date_added=1st October 2023
|operator=Dovedale West Railway
|status=in_service
|status_description=Since [[Update Logs#Version 1|Version 1]]
}}
Documentation
Creates an infobox for a train.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Acceleration | acceleration | The linear acceleration of a train. Please do not use the ''sup'' tags to superscript the 2 in the unit, instead paste the character ². (en)
| Line | optional |
Powered By | powered_by | A train's power system. (en)
| Content | optional |
Doors | doors | Total number of doors on a coach or train, excluding gangway doors. (en)
| Number | optional |
Operator | operator | The fictional operator which the train runs with. You should only use fictional names. If you are unsure the name does not conflict with trademarks, leave this blank. (en)
| Content | optional |
Use Subobject | use_subobject | Whether to use a subobject to define semantic properties for the infobox. Only set this to true if there are multiple infoboxes or a tabber with multiple articles on the page! | Boolean | optional |
Image | image | The thumbnail or gallery of the article. To just set the thumbnail, set the value to the name of the image (with its extension). To create a gallery, use the following format: ''Title1=Image1.png;Title2=Image2.jpg''. The file prefixes are optional for both formats. (en)
| Content | required |
Title | title | The title of the article's subject. The page name is the default value. For SMW subobjects, setting the title is important for the correct name to be displayed in queries. (en)
| Content | optional |
Spawn Points | spawn_points | All the spawn points of a train or coach. (en) The value of this parameter should be one or more hyperlinks. If multiple are provided, separate them with commas.
| Line | optional |
Status | status | The current status of the article's subject. (en)
| Content | required |
Top Speed | top_speed | The top speed of a train. (en)
| Line | optional |
Status Description | status_description | Information about the status. Example: The version in which the feature was added into or removed from the game. (en)
| Content | optional |
Coaches | coaches | The total number of coaches a train has. (en)
| Number | optional |