Template:Infobox crafted
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 crafted item pages and populate the Items cargo table.
The template does not assign any categories; please categorize the item pages it is used on manually.
Syntax
{{infobox crafted
|name =
|description =
|type =
|effect =
|collection =
|machine =
|time =
|mat1 =
|amt1 =
|mat2 =
|amt2 =
|mat3 =
|amt3 =
|mat4 =
|amt4 =
|amt_crafted =
|buy =
|sell =
|store =
|machine_alt =
|time_alt =
|mat1_alt =
|amt1_alt =
|mat2_alt =
|amt2_alt =
|mat3_alt =
|amt3_alt =
|mat4_alt =
|amt4_alt =
|amt_crafted_alt =
}}
- name field should match the in-game item name
- machine field should contain plain text only
- Please list all ingredients in mat (ingredient name, case sensitive) and amt (amount of ingredient used), including fuel, empty bottles, etc. Plain text, no wikitext formatting or templates.
- Sell price in sell should contain numbers only, no other symbols like dots or commas
- collection can only contain the values allowed in the Items table or omitted entirely
- The template supports a secondary recipe for the same item in alt parameters. Please list the machine even if it is the same machine (see Mayonnaise for reference)
Sample use
Refer to Pink Honey and Blueberry Juice for examples.