Information
This uses the InfoboxNeue module. for more information, visit Star Citizen.
This defines the Place Infobox used by pages.
Example Implementation
{{Place
|image=Dam-box-day.png
|usage=To control the dam.
|closest_station=[[Pallion Harbour]]
|title=Control Box
|status=in_operation
|status_description=Since [[Update Logs#Version 1|Version 1]]
}}
Documentation
Creates an infobox for a place or a landmark.
Parameter | Description | Type | Status | |
---|---|---|---|---|
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 |
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 |
Detailed Usage | detailed_usage | The full description on a landmark's usage. If this is not set, then the value of Property:Usage will be used instead. (en)
| Content | optional |
Usage | usage | A short description on a landmark's usage. (en)
| Content | optional |
Closest Station | closest_station | The closest station to the article's subject. (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 |