Template:Infobox Mount
Appearance
{{Infobox Mount}}
is the infobox for mount pages — rideable creatures and vehicles that increase movement speed.
It is a thin wrapper around {{Infobox Item}}
. mount entries are items in the game data, so they share the item schema rather than defining a competing one. The wrapper sets type and files the page into Category:Mounts
- every other parameter passes straight through.
Parameters
All of {{Infobox Item}}
's parameters work here. The ones you will normally set:
| Parameter | Meaning |
|---|---|
name |
Display name. Defaults to the page title. |
image |
Icon file name. Leaving it blank stamps Category:Pages needing an image
. |
id |
The item ID from the game data, for example tool_t1_mining_001.
|
rarity |
common, uncommon, rare, epic or legendary. Colours the name bar and files the rarity category.
|
value |
Sell value in gold. |
source |
Where it comes from: a vendor, a drop, a recipe. |
examine |
The in-game description. |