Template:Item declare: Difference between revisions

From Everafter Falls Wiki

No edit summary
No edit summary
Line 1: Line 1:
<noinclude><!--
// Declaring Cargo Table
-->{{#cargo_declare:
_table=Items
|Name=String
|Description=Wikitext
|Type=String
|Source=Wikitext
|Collection=String
|Machine=String
|Mat1=String
|Amt1=Integer
|Mat2=String
|Amt2=Integer
|Mat3=String
|Amt3=Integer
|Mat4=String
|Amt4=Integer
|Mat5=String
|Amt5=Integer
|CraftTime=String
|Season=String
|GrowthTime=String
|BuyPrice=Wikitext
|SellPrice=Integer
}}</noinclude>
<infobox>
<infobox>
<title source="name">
<title source="name">
Line 32: Line 59:
     <header>Economy</header>
     <header>Economy</header>
     <data source="buy"><label>Buy price</label></data>
     <data source="buy"><label>Buy price</label></data>
     <data source="sell"><label>Sell price</label><format>{{{sell|}}}{{coin}}</format><default>''Cannot be sold''</default></data>
     <data source="sell"><label>Sell price</label><format>{{formatnum:{{{sell|}}}}}{{coin}}</format><default>''Cannot be sold''</default></data>
</group>
</group>
</infobox><noinclude>[[Category:Infobox templates]]</noinclude>
</infobox><noinclude>[[Category:Infobox templates]]</noinclude>

Revision as of 00:39, 18 July 2024

This template defines the table "Items". View table.