Template:Infobox machine/doc: Difference between revisions
From Everafter Falls Wiki
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
This template is used to create infoboxes on [[:Category:machines|machines]] pages and populate the Items cargo table. | This template is used to create infoboxes on [[:Category:machines|machines]] pages and populate the Items cargo table. | ||
The template also assigns [[:Category:machines|machines]] category to pages it is used on. | |||
==Syntax== | ==Syntax== | ||
<pre> | <pre> | ||
Latest revision as of 01:09, 20 July 2024
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