Difference between revisions of "Template:Certificate"
From DDO Compendium
MNDeveloper (talk | contribs) (Created page with "<noinclude> <pre> {{Template:Certificate |name = |type = |binding = |description = |droplocation = |storedescription = |icon= |image= |bug= |weight= |basevalue= |update= }}...") |
MNDeveloper (talk | contribs) |
||
Line 3: | Line 3: | ||
{{Template:Certificate | {{Template:Certificate | ||
|name = | |name = | ||
|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 = | |parameter2name = binding | ||
|parameter2description = | |parameter2description = How is this item bound - leave blank it is unbound. | ||
|parameter2values = | |parameter2values = | ||
* 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 | ||
| | |parameter3name = description | ||
| | |parameter3description = Enter the description that is on the examine window at the bottom. | ||
| | |parameter4name = droplocation | ||
| | |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. | ||
| | |parameter5name = storedescription | ||
| | |parameter5description = This is the description of the item found in the store. | ||
| | |parameter6name = icon | ||
| | |parameter6description = The icon to use for this item, overrides the image using the item name | ||
| | |parameter7name = image | ||
| | |parameter7description = Image file, use if the image doesn't change between heroic and epic types. Do not include extension. | ||
| | |parameter8name = bug | ||
| | |parameter8description = Contains any information about a bug related to the item. Use [[Template:Bug]] | ||
| | |parameter9name = weight | ||
| | |parameter9description = This is the weight, in lbs, as shown on the examine window. The "lbs" will be added. | ||
| | |parameter10name = basevalue | ||
| | |parameter10description = This is the base value as shown in the examine window. Use [[Template:Price]]. | ||
| | |parameter11name = update | ||
| | |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 | |
name | The name of the item. |
binding | How is this item bound - leave blank it is unbound. Possible Values:
|
description | Enter the description that is on the examine window at the bottom. |
droplocation | 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. |
storedescription | This is the description of the item found in the store. |
icon | The icon to use for this item, overrides the image using the item name |
image | Image file, use if the image doesn't change between heroic and epic types. Do not include extension. |
bug | Contains any information about a bug related to the item. Use Template:Bug |
weight | This is the weight, in lbs, as shown on the examine window. The "lbs" will be added. |
basevalue | This is the base value as shown in the examine window. Use Template:Price. |
update | Update 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.