Template:Infobox machine
From Everafter Falls Wiki
This template adds rows to the table "Items", which is declared by the template Item declare. View table.
| Template documentation |
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
Description
This template is used to create infoboxes on machines pages and populate the Items cargo table.
The template also assigns machines category to pages it is used on.
Syntax
{{infobox machine
|name =
|description =
|source =
|produces =
|fuel =
|unlock =
|mat1 =
|amt1 =
|mat2 =
|amt2 =
|mat3 =
|amt3 =
|mat4 =
|amt4 =
|mat5 =
|amt5 =
|sell =
}}
- name field should match the in-game item name
- source, fuel, produces, and unlock fields may contain formatted wikitext
- Please list all ingredients in mat (ingredient name, case sensitive) and amt (amount of ingredient used). Plain text, no wikitext formatting or templates.
- Sell price in sell should contain numbers only, no other symbols like dots or commas