Template:Infobox Furniture/doc
Appearance
This is the documentation subpage for Template:Infobox Furniture. It holds usage notes, parameters and examples, and is transcluded onto the template page itself. Edit the documentation here; edit the template's code on the template page.
is the infobox for furniture pages — decorative objects placed in player-owned spaces such as apartments.
It is a thin wrapper around {{Infobox Item}}
. furniture 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:Furniture
- 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 Old Pickaxe.
|
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. |