Template:Item Summary

From Istaria Lexica

Template documentation (for the template shown above, sometimes hidden or invisible)

Description[edit]

Paste the following code into the top of an article about any item (ore, trophy, Rhagool trash, etc.), filling all known fields.

Note: On item pages having invalid characters for filenames in their name (colons for example), adding a new image using the info box will not show it. You're still able to add it manually, just add a line '|image=<uploaded filename>' to the below code.

  • Try out this template in your sandbox
  • Find pages using this template
  • The available item types are listed here.

Syntax[edit]

{{Item Summary
|description          = 
|item type            = 
|attuned              = 
|bulk                 = 
|hoardvalue           = 
|tier                 = 
|image                = 
}}

Parameters[edit]

{{Item Summary
|description          = Description text of the item
|item type            = Type of the item. Please refer to the list mentioned above.
|attuned              = item will be attuned when used
|bulk                 = bulk value of the item
|hoardvalue           = hoard value of the item
|tier                 = Tier of the item (useful for crafting components and resources)
|image                = alternative image filename to be shown
}}

Examples[edit]

Common use[edit]

{{Item Summary
|description          = Rhagool the Oddities Broker in New Trismus or Rhahool in Bristugo pays for some very strange items. Thankfully for you an Insect Chitin is one such item.
|item type            = Junk Item
|attuned              = yes
|bulk                 = 10
|hoardvalue           = 121
|tier                 = 4
|image                = 
}}

Add non standard image[edit]

{{Item Summary
|description          = Rhagool the Oddities Broker in New Trismus or Rhahool in Bristugo pays for some very strange items. Thankfully for you an Insect Chitin is one such item.
|item type            = Junk Item
|bulk                 = 10
|hoardvalue           = 121
|tier                 = 3
|image                = non-standard-imagename.gif
}}



Visit Template:Item Summary/doc to edit this text. (How to: document correctly)