Difference between revisions of "Template:FoodPane"

From Aether Story Community Wiki
Jump to: navigation, search
(Created page with "==Here is a template for copying== <pre>{{FoodPane |name = |img = |usable= |desc = |effect = |weight = |buyvalue= |sellvalue= |rarity= |se...")
 
(Here is a template for copying)
Line 1: Line 1:
 
==Here is a template for copying==
 
==Here is a template for copying==
 
<pre>{{FoodPane
 
<pre>{{FoodPane
|name       =  
+
|name         =  
|img         =  
+
|img         =  
|usable=
+
|usable       =
|desc        =  
+
|description  =  
|effect     =
+
|effect       =
|weight     =
+
|weight       =
|buyvalue=
+
|buy_value    =
|sellvalue=   
+
|sell_value  =   
|rarity=
+
|rarity       =
|selfonly=
+
|self_only    =
|useonfield=
+
|use_on_field =
|tradeable=
+
|tradeable   =
|dropable=
+
|dropable     =
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Revision as of 14:37, 10 July 2021

Here is a template for copying

{{FoodPane
|name         = 
|img          = 
|usable       =
|description  = 
|effect       =
|weight       =
|buy_value    =
|sell_value   =  
|rarity       =
|self_only    =
|use_on_field =
|tradeable    =
|dropable     =
}}