Template:Infobox machine: Difference between revisions
From Everafter Falls Wiki
mNo edit summary |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 36: | Line 36: | ||
|Misc={{{fuel|''None''}}} | |Misc={{{fuel|''None''}}} | ||
|Rarity={{{rarity|0}}} | |Rarity={{{rarity|0}}} | ||
|StacksTo={{{stack|999}}} | |||
}} }}<!-- | }} }}<!-- | ||
| Line 55: | Line 56: | ||
<data source="produces"><label>Produces</label></data> | <data source="produces"><label>Produces</label></data> | ||
<data source="fuel"><label>Fuel</label></data> | <data source="fuel"><label>Fuel</label></data> | ||
<data source="size"><label> | <data source="size"><label>Footprint</label><default>1x1</default></data> | ||
<data source="stack"><label>Stack size</label><default>999</default></data> | |||
</group> | </group> | ||
<group> | <group> | ||
Latest revision as of 18:51, 2 April 2025
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