Difference between revisions of "Template:Certificate"

From DDO Compendium
Line 7: Line 7:
|storedescription =
|storedescription =
|icon=
|icon=
|image=
|bug=
|bug=
|weight=
|weight=
Line 28: Line 27:
|parameter4description = This is the description of the item found in the store.
|parameter4description = This is the description of the item found in the store.
|parameter5name = icon
|parameter5name = icon
|parameter5description = The icon to use for this item, overrides the image using the item name
|parameter5description = The icon to use for this item, overrides the icon using the item name
|parameter6name = image
|parameter6name = bug
|parameter6description = Image file, use if the image doesn't change between heroic and epic types.  Do not include extension.
|parameter6description = Contains any information about a bug related to the item.  Use [[Template:Bug]]
|parameter7name = bug
|parameter7name = weight
|parameter7description = Contains any information about a bug related to the item.  Use [[Template:Bug]]
|parameter7description = This is the weight, in lbs, as shown on the examine window.  The "lbs" will be added.
|parameter8name = weight
|parameter8name = basevalue
|parameter8description = This is the weight, in lbs, as shown on the examine window.  The "lbs" will be added.
|parameter8description = This is the base value as shown in the examine window.  Use [[Template:Price]].
|parameter9name = basevalue
|parameter9name = update
|parameter9description = This is the base value as shown in the examine window.  Use [[Template:Price]].
|parameter9description = Update this was released in
|parameter10name = update
|parameter10description = Update this was released in
}}
}}
</noinclude>
</noinclude>
Line 82: Line 79:
<div class="col-sm-6">
<div class="col-sm-6">
<table class="table table-bordered table-striped table-condensed">
<table class="table table-bordered table-striped table-condensed">
<tr style="background: rgb(0,0,0);">
<td>[[File:{{#if: {{{image|}}}|{{{image}}}|{{{name}}}}}.png|center|300px|]]</td>
</tr>
<tr>
<tr>
<td>
<td>

Revision as of 02:33, 28 January 2021

{{Template:Certificate
|name =
|description =
|droplocation = 
|storedescription =
|icon=
|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.
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 icon using the item name
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.