Template:Item declare: Difference between revisions

From Everafter Falls Wiki

Undo revision 2666 by Kalinka (talk)
Tag: Undo
mNo edit summary
 
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:
<infobox>
<noinclude><!--
<title source="name">
 
    <default>{{PAGENAME}}</default>
// Declaring Cargo Table
  </title>
-->{{#cargo_declare:
  <image source="image">
_table=Items
    <default>{{{name|{{PAGENAME}}}}}.png</default>
|Name=String
  </image>
|Image=File
<group layout="horizontal">
|Description=Wikitext
    <data source="description"><format>''{{{description}}}''</format></data>
|Type=String
</group>
|Source=Wikitext
<group>
|Collection=String(hierarchy;allowed values=*Cooking
    <data source="type"><label>Type</label><default>''Unknown''</default></data>
**Raw Bases
    <data source="source"><label>Source</label><default>''Unknown''</default></data>
**Classic Recipes
</group>
**Breakfast Recipes
<group>
**Pizza Recipes
    <header>Crafting</header>
**Sushi Recipes
    <data source="machine"><label>Machine</label><format>{{i|{{{machine}}}}}</format></data>
**Dessert Recipes
    <data source="mat1"><label>Recipe</label><format>{{i|{{{mat1}}}|{{{amt1|1}}}}}{{#if:{{{mat2|}}}|{{i|{{{mat2}}}|{{{amt2|1}}}}}}}{{#if:{{{mat3|}}}|{{i|{{{mat3}}}|{{{amt3|1}}}}}}}{{#if:{{{mat4|}}}|{{i|{{{mat4}}}|{{{amt4|1}}}}}}}{{#if:{{{mat5|}}}|{{i|{{{mat5}}}|{{{amt5|1}}}}}}}</format></data>
**Soup Recipes
    <data source="time"><label>Crafting time</label></data>
**Sandwich and Burger Recipes
</group>
*Museum
<group layout="horizontal">
**Fish
    <header>Economy</header>
***Tiny Fish
    <data source="buy"><label>Buy price</label></data>
***Koi
    <data source="sell"><label>Sell price</label><format>{{{sell|}}}{{coin}}</format><default>''Cannot be sold''</default></data>
***Angel Fish
</group>
***Ocean Fish
</infobox><noinclude>[[Category:Infobox templates]]</noinclude>
***Cool Fish
***Purple Fish
***Rainbow Fish
***Sea Animals
**Shells
***Common Shells
***Conch Shells
***Starfish
***Ammonites
***Rare Shells
**Common Critters
**Frogs
***Tiny Frogs
***Mid Sized Frogs
***Giant Frogs
***Iridescent Frogs
**Flutterflies
***Tiny Flutterflies
***Mid Sized Flutterflies
***Giant Flutterflies
***Iridescent Flutterflies
**Dragonflies
***Tiny Dragonflies
***Mid Sized Dragonflies
***Giant Dragonflies
***Iridescent Dragonflies
**Minerals
***Opals
***Shards and Spheres
***Strange Stones
***Amazing Stones
***Metallic Ores
***Gems and Minerals
**Mushrooms
***Shroom Delicacies
***Shrooms Of Everafter
***Saprophytic Shrooms
**Plants and Seeds
***Tree Seeds
***Vegetable Crops
***Berries
***Crop Fruits
***Tree Fruits
***Wild Plants
***Water Plants
***Giant Water Plants
***Flowers
**Tree Sap
**Fresh Animal Produce
**Processed Food Produce
**Processed Sap)
|Machine=String
|Mat1=String
|Amt1=Integer
|Mat2=String
|Amt2=Integer
|Mat3=String
|Amt3=Integer
|Mat4=String
|Amt4=Integer
|Mat5=String
|Amt5=Integer
|AmtCrafted=Integer
|CraftTime=String
|Size=String
|Season=Wikitext
|Location=Wikitext
|Rarity=Integer
|SpawnSummer=Boolean
|SpawnAutumn=Boolean
|SpawnWinter=Boolean
|SpawnSpring=Boolean
|GrowthTime=Integer
|RegrowthTime=Integer
|BuyPrice=Wikitext
|SellPrice=Integer
|CrushOutput=Integer
|SoldAt=String
|SortIndex=Integer
|Stats=Wikitext
|Slot=String
|StacksTo=Integer
|Misc=Wikitext
}}[[Category:Cargo templates]]</noinclude>

Latest revision as of 19:39, 30 March 2025

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