Difference between revisions of "Template:FoodPane"

From Aether Story Community Wiki
Jump to: navigation, search
(Undo revision 373 by Vitvitcher (talk))
(Tag: Undo)
 
(5 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
!Description
 
!Description
 
|{{{description}}}
 
|{{{description}}}
|- #if: {{{effect|+}}}  |!Effect ||{{{effect}}} |
+
|-  
 +
!Effect  
 +
|{{{effect}}}  
 +
|-
 
!Weight
 
!Weight
 
|{{{weight}}}
 
|{{{weight}}}
Line 19: Line 22:
 
|{{{rarity}}}
 
|{{{rarity}}}
 
|-
 
|-
!Usable?
+
!Usable
 
|{{{usable}}}
 
|{{{usable}}}
 
|-
 
|-
!Self-use only?
+
!Self-use only
 
|{{{self_only}}}
 
|{{{self_only}}}
 
|-
 
|-
!Can use on field?
+
!Can use on field
 
|{{{use_on_field}}}
 
|{{{use_on_field}}}
 
|-
 
|-
!Tradeable?
+
!Tradeable
 
|{{{tradeable}}}
 
|{{{tradeable}}}
 
|-
 
|-
!Dropable?
+
!Dropable
 
|{{{dropable}}}
 
|{{{dropable}}}
 
|-
 
|-

Latest revision as of 03:30, 11 July 2021

{{{name}}}

[[Image:{{{img}}}|center|64px]]

Description {{{description}}}
Effect {{{effect}}}
Weight {{{weight}}}
Buy for {{{buy_value}}}
Sell for {{{sell_value}}}
Rarity {{{rarity}}}
Usable {{{usable}}}
Self-use only {{{self_only}}}
Can use on field {{{use_on_field}}}
Tradeable {{{tradeable}}}
Dropable {{{dropable}}}

Here is a template for copying[edit]

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