Template:Container

From DDO Compendium
{{Template:Container
|type = 
|name = 
|exclusive = 
|maxstacksize = 
|uniqueitemcapacity = 
|binding = 
|description =
|droplocation = 
|update =
|details =
|upgradeable =
|upgradedfrom =
|restriction = 
|icon=
|bug=
|replaced=
|weight=
|basevalue=
|link=
}}

Container[edit]

This template is used to render information about an item that is a container.

Usage[edit]

Parameter Documentation
typeThe type of container. Use one of
Possible Values:
  • Bag
  • Jar
  • Case
nameThe name of the item.
exclusiveLeave empty if the item is not exclusive.
maxstacksizeThe maximum size each stack can be inside the container.
uniqueitemcapacityHow many unique items the container can hold
bindingHow the container binds
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
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.
updateWhich update was this item added to the game in.
detailsEnter any details that a player may need to know about this (i.e. if not working correctly, etc).
upgradeableIf this item is upgradeable, use Template:ItemUpgrade. If there is more than one (i.e. it is in the middle of a crafting chain), include multiple templates in a bulleted list.
restrictionThis is used when there is some kind of restriction. If it is a trait (Lawful, Good, etc), use Template:ItemRequiredTrait. If there is a race restriction, use Template:ItemRestrictedRace.
iconThe icon to use for this item, overrides the image using the item name
bugContains any information about a bug related to the item. Use Template:Bug
replacedContains information about any replacement that SSG did of this weapon. Use Template:ItemReplacement
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.
imageThis is an image to display on the right side.
linkThe link to this page, if it isn't the same as the name.
upgradedfromA list of items this was upgraded from.

Template

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