Difference between revisions of "Template:Certificate"

From DDO Compendium
 
(One intermediate revision by the same user not shown)
Line 59: Line 59:
}}
}}
</noinclude>
</noinclude>
<includeonly>
<includeonly>{{#ifeq:{{#dplvar:rendertype}}|ingredient|{{RenderIngredient|{{{name}}}|{{{icon|}}}}}|
<div class="row">
<div class="row">
<div class="col-sm-6">
<div class="col-sm-6">
Line 140: Line 140:
{{#seo:
{{#seo:
|type=website
|type=website
|image={{#ifexist:File:{{{name}}}.png|{{filepath:{{{name}}}.png|nowiki}}|{{#ifexist:File:{{{name}}} Icon.png|{{filepath:{{{name}}} Icon.png|nowiki}}|}}}}
|image={{PageExists|File:{{{name}}}.png|{{filepath:{{{name}}}.png|nowiki}}|{{PageExists|File:{{{name}}} Icon.png|{{filepath:{{{name}}} Icon.png|nowiki}}}}}}
|description={{#switch: {{lc:{{{type}}}}}
|description={{#switch: {{lc:{{{type}}}}}
|mount=Mount Certificate
|mount=Mount Certificate
Line 151: Line 151:
|mount=Mount
|mount=Mount
|#default=Companion}},Certificate,{{#replace:{{{droplocation|}}}| |,}},{{#replace:{{{upgradeable|}}}| |,}}
|#default=Companion}},Certificate,{{#replace:{{{droplocation|}}}| |,}},{{#replace:{{{upgradeable|}}}| |,}}
}}</includeonly>
}}}}</includeonly>

Latest revision as of 17:33, 24 September 2022

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

Certificate[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.
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
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
companionpageThe location of the companion/mount page. Use Template:PageLink
noteAny notes to display
typeWhat type of certificate is this
  • Companion - default if not specified
  • Mount - horse, unicorn, etc.
  • Template

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