Difference between revisions of "Template:ItemPage"

From AetoliaWiki
Jump to navigation Jump to search
(Created page with '<includeonly>{{Infobox |name = ItemPage |bodystyle = width:20em; |title = {{{item_name|Needs item_name}}} |labelstyle = width:33%; |header1 = Attributes |…')
 
m (Let's see if this fixes our silly boxes.)
 
Line 1: Line 1:
<includeonly>{{Infobox
<includeonly>{{Infobox
|name        = ItemPage
|name        = ItemPage
|bodystyle    = width:20em;  
|bodystyle    = width:20em; float: right;
|title        = {{{item_name|Needs item_name}}}
|title        = {{{item_name|Needs item_name}}}
|labelstyle  = width:33%;
|labelstyle  = width:33%;

Latest revision as of 21:45, 23 April 2014



Syntax:

{{ItemPage
|type         = Defensive
|item_name    = White Crystal Amulet
|shortname    = amulet
|yn_wearable  = Yes
|yn_reset     = No
|source       = Each city's Research vendor
|desc         = A beautiful Delvian amulet, with a solidified ylem mist crystal.
}}
  • type: Determines what type of item this is.
  • item_name: A full, descriptive name for the item.
  • shortname: The item's short reference name, as seen in INFO INVENTORY.
  • yn_wearable: Is the item something a player can wear?
  • yn_reset: Will the item reset to its source?
  • source: How the item is acquired. If the source is very lengthy, put "see page details". If it comes from a quest, just put "quest in <area>".
  • desc: A physical or practical description of the item.