Template:Infobox Station
Appearance
The {{Infobox Station}}
template produces the right-rail infobox on every crafting station page. It auto-categorises its host page into Category:Crafting stations
(plus a skill category where supplied), and self-populates the hidden queues Category:Pages missing data and Category:Pages needing an image when required fields are blank.
Usage
{{Infobox Station
| name =
| image =
| type =
| skill =
| level =
| location =
| recipes =
| examine =
| release =
}}
Parameters
| Parameter | Description |
|---|---|
name |
Exact in-game name. Defaults to the page title. |
image |
Sprite file name without the File: prefix. Falls back to the wiki logo and stamps Category:Pages needing an image
when blank. |
alt |
Alt text for the image. |
type |
Short descriptor shown under the name (e.g. Forge, Cooking range). |
skill |
Skill the station is used with; also files the page under [[:Category:{skill}]].
|
level |
Skill level required to use it, if any. |
location |
Where the station is found (wikilink). Required; a blank value stamps Category:Pages missing data
. |
recipes |
Number of recipes, or a summary; the full list belongs in the page's Recipes section. |
examine |
Short flavour line. |
release |
Version/date the station was added. |