Difference between revisions of "Template:Material"

From DDO Compendium
Line 83: Line 83:
<td class="icon">
<td class="icon">
<!-- Bag Image -->
<!-- Bag Image -->
[[File:{{{bagtype}}}_Bag_Icon.png|link=|40px|x40px|]]</td>}}
{{IconImage|{{{bagtype}}}}}</td>}}
</tr>
</tr>
</table>
</table>

Revision as of 19:47, 5 October 2018

{{Template:Material
|name =
|type =
|binding=
|bagtype =
|use=
|rarity =
|collectors = 
|description =
|droplocation = 
|enchantment=
|icon=
}}

Material[edit]

This template is used to render information about an ingredient, collectable, gem or any other material.

Usage[edit]

Parameter Documentation
name{{{parameter1description}}}
typeWhat type of item is it.
Possible Values:
  • Ingredient
  • Collectable
  • Gem
  • Augment
  • Filigree
  • Spell Component
bindingHow is this item bound - leave blank it is unbound.
Possible Values:
  • btc for Bound to Character
  • bta for Bound to Account
  • btcoe for Bound to Character on Equip
  • btcoa for Bound to Character on Acquire
  • btaoe for Bound to Account on Equip
  • btaoa for Bound to Account on Acquire
bagtypeType of the bag/container that this goes in, leave blank if it doesn't go in anything.
Possible Values:
  • Green
  • Red
  • Blue
  • Cookie Jar
  • Augment
  • Soul
useList what this can be used for - be detailed with links
rarityHow common/uncommon/rare is this to get. If it always drops from some location, don't include this.
collectorsList collectors who take this.
descriptionEnter the description that is on the examine window at the bottom.
droplocationThis specifies information on where this drops. Use Template:DropLocation to specify it. IF there is more than one, put each on its own line starting with an asterisk.
enchantmentsThis specifies the enchantments when the type is augment.
iconThis is an icon to use, instead of the name

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.