Template:Infobox machine/doc: Difference between revisions

From Everafter Falls Wiki
mNo edit summary
mNo edit summary
Line 10: Line 10:
|produces =  
|produces =  
|fuel =  
|fuel =  
|unlock =
|mat1 =  
|mat1 =  
|amt1 =  
|amt1 =  
Line 24: Line 25:
</pre>
</pre>
*''name'' field should match the in-game item name
*''name'' field should match the in-game item name
*''source'', ''fuel'', and ''produces'' fields may contain formatted wikitext
*''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.
*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
*Sell price in ''sell'' should contain numbers only, no other symbols like dots or commas
<noinclude>[[Category:Template documentation]]</noinclude>
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 04:53, 18 July 2024

Description

This template is used to create infoboxes on machines pages and populate the Items cargo table.

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