Template:Infobox machine/doc: Difference between revisions

From Everafter Falls Wiki
Created page with "==Description== This template is used to create infoboxes on Category:machines pages and populate the Items cargo table. ==Syntax== <pre> {{infobox machine |name = |description = |source = |produces = |mat1 = |amt1 = |mat2 = |amt2 = |mat3 = |amt3 = |mat4 = |amt4 = |mat5 = |amt5 = |sell = }} </pre> *''name'' field should match the in-game item name. *''source'' and ''produces'' fields can contain formatted wikitext. *Please list all ingredients in ''m..."
 
mNo edit summary
Line 9: Line 9:
|source =  
|source =  
|produces =  
|produces =  
|fuel =
|mat1 =  
|mat1 =  
|amt1 =  
|amt1 =  
Line 22: Line 23:
}}
}}
</pre>
</pre>
*''name'' field should match the in-game item name.
*''name'' field should match the in-game item name
*''source'' and ''produces'' fields can contain formatted wikitext.
*''source'', ''fuel'', and ''produces'' 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:22, 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 = 
|mat1 = 
|amt1 = 
|mat2 = 
|amt2 = 
|mat3 = 
|amt3 = 
|mat4 = 
|amt4 = 
|mat5 = 
|amt5 =
|sell = 
}}
  • name field should match the in-game item name
  • source, fuel, and produces 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