Difference between revisions of "Template:Certificate"

From DDO Compendium
(Created page with "<noinclude> <pre> {{Template:Certificate |name = |type = |binding = |description = |droplocation = |storedescription = |icon= |image= |bug= |weight= |basevalue= |update= }}...")
 
Line 3: Line 3:
{{Template:Certificate
{{Template:Certificate
|name =
|name =
|type =
|binding =  
|binding =  
|description =
|description =
Line 23: Line 22:
|parameter1name = name
|parameter1name = name
|parameter1description = The name of the item.
|parameter1description = The name of the item.
|parameter2name = type
|parameter2name = binding
|parameter2description = What type of item is it.
|parameter2description = How is this item bound - leave blank it is unbound.
|parameter2values =  
|parameter2values =  
* Headwear
* Cloak
* Armor
* Docent
* War Paint
|parameter3name = binding
|parameter3description = How is this item bound - leave blank it is unbound.
|parameter3values =
* btc for Bound to Character
* btc for Bound to Character
* bta for Bound to Account
* bta for Bound to Account
Line 40: Line 31:
* btaoe for Bound to Account on Equip
* btaoe for Bound to Account on Equip
* btaoa for Bound to Account on Acquire
* btaoa for Bound to Account on Acquire
|parameter4name = description
|parameter3name = description
|parameter4description = Enter the description that is on the examine window at the bottom.
|parameter3description = Enter the description that is on the examine window at the bottom.
|parameter5name = droplocation
|parameter4name = droplocation
|parameter5description = This specifies information on where this drops.  Use [[Template:DropLocation]], [[Template:ItemIconicReceived]], [[Template:StorePurchase]], [[Template:CollectablePurchase]], [[Template:RaidRunePurchase]] to specify it.  IF there is more than one, put each on its own line starting with an asterisk.
|parameter4description = This specifies information on where this drops.  Use [[Template:DropLocation]], [[Template:ItemIconicReceived]], [[Template:StorePurchase]], [[Template:CollectablePurchase]], [[Template:RaidRunePurchase]] to specify it.  IF there is more than one, put each on its own line starting with an asterisk.
|parameter6name = storedescription
|parameter5name = storedescription
|parameter6description = This is the description of the item found in the store.
|parameter5description = This is the description of the item found in the store.
|parameter7name = icon
|parameter6name = icon
|parameter7description = The icon to use for this item, overrides the image using the item name
|parameter6description = The icon to use for this item, overrides the image using the item name
|parameter8name = image
|parameter7name = image
|parameter8description = Image file, use if the image doesn't change between heroic and epic types.  Do not include extension.
|parameter7description = Image file, use if the image doesn't change between heroic and epic types.  Do not include extension.
|parameter9name = bug
|parameter8name = bug
|parameter9description = Contains any information about a bug related to the item.  Use [[Template:Bug]]
|parameter8description = Contains any information about a bug related to the item.  Use [[Template:Bug]]
|parameter10name = weight
|parameter9name = weight
|parameter10description = This is the weight, in lbs, as shown on the examine window.  The "lbs" will be added.
|parameter9description = This is the weight, in lbs, as shown on the examine window.  The "lbs" will be added.
|parameter11name = basevalue
|parameter10name = basevalue
|parameter11description = This is the base value as shown in the examine window.  Use [[Template:Price]].
|parameter10description = This is the base value as shown in the examine window.  Use [[Template:Price]].
|parameter12name = update
|parameter11name = update
|parameter12description = Update this was released in
|parameter11description = Update this was released in
}}
}}
</noinclude>
</noinclude>

Revision as of 02:26, 28 January 2021

{{Template:Certificate
|name =
|binding = 
|description =
|droplocation = 
|storedescription =
|icon=
|image=
|bug=
|weight=
|basevalue=
|update=
}}

Item[edit]

This template is used to render information about a cosmetic.

Usage[edit]

Parameter Documentation
nameThe name of the item.
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
descriptionEnter the description that is on the examine window at the bottom.
droplocationThis specifies information on where this drops. Use Template:DropLocation, Template:ItemIconicReceived, Template:StorePurchase, Template:CollectablePurchase, Template:RaidRunePurchase to specify it. IF there is more than one, put each on its own line starting with an asterisk.
storedescriptionThis is the description of the item found in the store.
iconThe icon to use for this item, overrides the image using the item name
imageImage file, use if the image doesn't change between heroic and epic types. Do not include extension.
bugContains any information about a bug related to the item. Use Template:Bug
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.
updateUpdate this was released in

Template

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