From The Mana World
m
Line 1: Line 1:
<noinclude>
<includeonly>
Please refer to [[Item Reference]] or item.db to fill the fields correctly.
Actually, this template is not  very useful for equipment which would require a more complete one.
 
'''Usage:'''
<dl style="display:inline-block; padding-left:.75em; margin-left:0;">
<nowiki>{{Item
  |Name          = ItemName
  |Image        = [[Image:Generic.png]]
  |ID            = ItemID
  |Description  = ItemDescription
  |Buyable      = Yes_or_No
  |Buy          = Buy Price
  |Sell          = Sell Price
  |Weight        = Weight
}}</nowiki>
</dl>
</noinclude>
<div style="float:right; padding:0 0 1.5em 1.5em; width:12em; background-color:#FFF; text-align:center">
<div style="float:right; padding:0 0 1.5em 1.5em; width:12em; background-color:#FFF; text-align:center">
<table class="wikitable" style="width:100%">
<table class="wikitable" style="width:100%">
Line 29: Line 12:
</table>
</table>
</div>
</div>
<noinclude>[[Category:Content Template]]</noinclude>
</includeonly>
<noinclude>
{{Template:Item/doc}}
[[Category:Content Template]]
</noinclude>

Revision as of 10:51, 1 September 2012


Please refer to Item Reference or item.db to fill the fields correctly. Actually, this template is not very useful for equipment which would require a more complete one.

Usage:

{{Item |Name = ItemName |Image = [[Image:Generic.png]] |ID = ItemID |Description = ItemDescription |Buyable = Yes_or_No |Buy = Buy Price |Sell = Sell Price |Weight = Weight }}