Template:Consumable

From DDO Compendium
Revision as of 14:57, 12 December 2022 by MNDeveloper (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
{{Template:Consumable
|name =
|type =
|minlevel=
|binding=
|material =
|hardness =
|durability =
|description =
|storedescription =
|droplocation =
|enchantments=
|icon=
|weight=
|basevalue=
|details =
|bug=
|update=
|patchnotes=
|image=
|vendorsalecount=
|vendorsaleprice=
|exclusive=
|returning=
|contents=
}}

Consumable[edit]

This template is used to render information about an potion, food, teleportation device or other consumable.

Usage[edit]

Parameter Documentation
nameThis is the consumable name.
typeWhat type of item is it.
Possible Values:
  • Potion
  • Teleporation (i.e. Key of Eveningstar, Commemorative D12)
  • Cookie
  • Scroll
  • Questing Tools
  • Crafting Component
  • Tome
  • Crate
minlevelEnter the minimum level required for the item, or leave blank if there is none.
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
materialEnter what the item is made from (i.e. Leather, Glass, Gem, Flametouched Iron), if this is blank then this whole session is not included.
hardnessEnter the hardness shown in the examine window.
durabilityEnter the maximum durability value shown in the examine window.
stacksizeEnter the number of items in a single stack
descriptionEnter the description that is on the examine window at the bottom.
droplocationThis specifies information on where this drops. Use one of the drop location templates to specify it. The list of templates can be found here: Category:DropLocation Templates. If there is more than one, put each on its own line starting with an asterisk.
enchantmentsThis specifies the enchantments if it has any. Unlike items, this should be a single one.
iconThis is an icon to use, instead of the name
weightThis is the weight, in lbs, as shown on the examine window. The "lbs" will be added.
basevalueThis is the base value as shown in the examine window. Use Template:Price.
detailsEnter any details that a player may need to know about this (i.e. if not working correctly, etc).
bugContains any information about a bug related to the item. Use Template:Bug
updateWhich update was this introduced
patchnotesRelevant patch notes about how this item has changed over time
imageName of the image to show, by default there isn't one.
vendorsalecountThe number of these that are sold by most vendors (i.e. arrows this would be 100), leave blank if it is one, or not sold
vendorsalepriceThe cost to buy from the the vendor if the vendorsalecount > 1, if this is not present, it is the base value
linkThe link to this page, if it isn't the same as the name.
exclusiveUse Template:Exclusive
returningUse Template:Returning
contentsA list of contents that you receive by consuming this. This is used mostly for Crates that give you multiple things.
storedescriptionThis is the description of the item found in the store.

Template

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