Difference between revisions of "Template:Material"

From DDO Compendium
 
(88 intermediate revisions by 2 users not shown)
Line 4: Line 4:
|name =
|name =
|type =
|type =
|minlevel =
|binding=
|binding=
|bagtype =
|bagtype =
|use=
|use=
|rarity =
|rarity =
|collectors =  
|collectors =
|description =
|description =
|droplocation =  
|droplocation =
|enchantment=
|enchantments=
|icon=
|icon=
|weight=
|basevalue=
|notes=
|bagstacksize=
|inventorystacksize=
|image=
|update=
|link=
|exclusive=
|doubleclickpurchase=
|otherversions=
}}
}}
</pre>
</pre>
Line 21: Line 33:
|usesnamedparameters = true
|usesnamedparameters = true
|parameter1name = name
|parameter1name = name
|parameter1values =  
|parameter1description = This is the material name.
|parameter2name = type
|parameter2name = type
|parameter2description = What type of item is it.
|parameter2description = What type of item is it.
|parameter2values =  
|parameter2values =
* Ingredient
* Ingredient
* Collectable
* Collectable
Line 31: Line 43:
* Filigree
* Filigree
* Spell Component
* Spell Component
|parameter3name = binding
|parameter3name = minlevel
|parameter3description = How is this item bound - leave blank it is unbound.
|parameter3description = The minimum level needed to be to use this item.
|parameter3values =  
|parameter4name = binding
|parameter4description = How is this item bound - leave blank it is unbound.
|parameter4values =
* btc for Bound to Character
* btc for Bound to Character
* bta for Bound to Account
* bta for Bound to Account
Line 40: Line 54:
* 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 = bagtype
|parameter5name = bagtype
|parameter4description = Type of the bag/container that this goes in, leave blank if it doesn't go in anything.
|parameter5description = Type of the bag/container that this goes in, leave blank if it doesn't go in anything.
|parameter4values =  
|parameter5values =
* Green
* Green
* Red
* Red
Line 49: Line 63:
* Augment
* Augment
* Soul
* Soul
|parameter5name = use
|parameter6name = use
|parameter5description = List what this can be used for - be detailed with links
|parameter6description = List what this can be used for - be detailed with links
|parameter6name = rarity
|parameter7name = rarity
|parameter6description = How common/uncommon/rare is this to get. If it always drops from some location, don't include this.
|parameter7description = How common/uncommon/rare is this to get. If it always drops from some location, don't include this.
|parameter7name = collectors
|parameter8name = collectors
|parameter7description = List collectors who take this.
|parameter8description = List collectors who take this.
|parameter8name = description
|parameter9name = description
|parameter8description = Enter the description that is on the examine window at the bottom.
|parameter9description = Enter the description that is on the examine window at the bottom.
|parameter9name = droplocation
|parameter10name = droplocation
|parameter9description = 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.
|parameter10description = This 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.
|parameter10name = enchantments
|parameter11name = enchantments
|parameter10description = This specifies the enchantments when the type is augment.
|parameter11description = This specifies the enchantments when the type is augment.
|parameter11name=icon
|parameter12name=icon
|parameter11description=This is an icon to use, instead of the name
|parameter12description=This is an icon to use, instead of the name
|parameter13name = weight
|parameter13description = This is the weight, in lbs, as shown on the examine window. The "lbs" will be added.
|parameter14name = basevalue
|parameter14description = This is the base value as shown in the examine window. Use [[Template:Price]].
|parameter15name = notes
|parameter15description = Any notes about this material.
|parameter16name = bagstacksize
|parameter16description = This is the maximum number of items that can stack in the bag
|parameter17name = inventorystacksize
|parameter17description = This is the maximum number of items that can stack in the inventory
|parameter18name = image
|parameter18description = The image to show, do default is shown for this template
|parameter19name = update
|parameter19description = Update this was released in
|parameter20name = bagicon
|parameter20description = The icon to use for the bag if it is custom.
|parameter21name = link
|parameter21description = The link to this page, if it isn't the same as the name.
|parameter22name = exclusive
|parameter22description = Use [[Template:Exclusive]]
|parameter231name = doubleclickpurchase
|parameter23description = Use [[Template:VendorSale]] and [[Template:VendorSaleTable]] to list things you can purchase by double-clicking on this item
|parameter24name = otherversions
|parameter24description = Other related version (i.e. heroic vs legendary or epic, feytwisted, etc)
}}
}}
</noinclude>
</noinclude><includeonly>{{#ifeq:{{#dplvar:rendertype}}|ingredient|{{RenderIngredient|{{{name}}}|{{{icon|}}}|{{{link|}}}}}|{{#dplvar:set|itembasevalue|{{{basevalue}}}}}<div class="row"><div class="col-sm-6"><table class="table table-bordered table-striped table-condensed">
<includeonly>
<table class="item-table background-color">
<tr>
<td class="item-info-side">
<table class="background-color">
<tr>
<tr>
<td>
<td>
<table class="background-color">
<table class="table table-condensed">
<tr>
<tr>
<td class="icon">
<td class="col-sm-1">{{IconImageWithLink|{{{name}}}|{{{icon|}}}}}</td><td class="col-sm-10 center"><span class="big">{{{name}}}</span>{{#if: {{{type|}}}|[[:Category:{{{type}}}|<br><span class="small">{{{type}}}</span>]]}}</td>
<!-- Icon Image -->
<td class="col-sm-1">{{#if: {{{bagtype|}}}|{{IconImageWithLink|{{{bagtype}}}_Bag|{{{bagicon|}}}}}}}</td>
{{IconImage|{{{name}}}|{{{icon|}}}}}</td>
<td class="title">
'''{{{name}}}'''<br>[[:Category:{{{type}}}|{{{type}}}]]
</td>
{{#if: {{{bagtype|}}}|
<td class="icon">
<!-- Bag Image -->
{{IconImage|{{{bagtype}}}_Bag}}</td>}}
</tr>
</tr>
</table>
</table>
Line 89: Line 114:
</tr>
</tr>
<tr>
<tr>
<td>
<td>{{#if: {{{minlevel|}}}|'''Minimum Level:'''&nbsp;{{{minlevel}}}<br>}}'''Binding:'''&nbsp;{{ItemBinding|{{{binding}}}}}{{#if: {{{exclusive|}}}|<br>{{{exclusive}}}}}<br>{{#if: {{{bagstacksize|}}}|'''Bag Maximum Stack Size:'''&nbsp;{{formatnum:{{{bagstacksize}}}}}<br>}}{{#if: {{{inventorystacksize|}}}|'''Inventory Maximum Stack Size:'''&nbsp;{{formatnum:{{{inventorystacksize}}}}}<br>}}{{#if: {{{rarity|}}}|'''Rarity:'''&nbsp;{{{rarity}}}<br>}}{{#switch: {{lc:{{{type|}}}}}
'''Binding:''' {{ItemBinding|{{{binding}}}}}<br>
|rune |augment |potion='''Enchantments:'''&nbsp;{{WrapMultiLine|{{{enchantments|}}}}}}}
{{#if: {{{rarity|}}} | '''Rarity:'''&nbsp;{{{rarity}}}<br>}}
 
{{#if: {{{collectors|}}} | '''Collectors:'''&nbsp;{{{collectors}}}<br>}}
{{#if:{{{description|}}}|<br>''{{{description}}}''}}
{{#ifeq: {{lc:{{{type|}}}}}|augment|'''Enchantments:'''
{{{enchantments|}}}}}
<br>
'''Description:''' ''{{{description}}} ''
</td>
</td>
</tr>
</tr>
</table>
{{#if: {{{weight|}}}{{{basevalue|}}}|
</td>
<tr>
<td class="item-image-side">
<td>
<table class="item-image-table background-color" >
<table class="table">
<tr>
<tr>
<td class="extra-details">
<td class="col-sm-6 text-left">{{#if:{{{basevalue|}}}|Base Value: {{{basevalue}}}}}</td>
{{#if: {{{droplocation|}}} | '''Drop Location:'''&nbsp;{{{droplocation}}}<br>}}
<td class="col-sm-6 text-right">{{#if:{{{weight|}}}|{{{weight}}} lbs}}</td>
{{#if: {{{collectors|}}} | '''Collectors:'''&nbsp;{{{collectors}}}<br>}}
{{#if: {{{use|}}} | '''Used In:'''&nbsp;{{{use}}}<br>}}
</td>
</tr>
</tr>
</table>
</table>
</td>
</td>
</tr>
</tr>}}
</table>
</table>
[[Category:{{{type}}}]]
</div>
</includeonly>
<div class="visible-xs-block hidden-sm hidden-md hidden-lg">
<hr>
</div>
<div class="col-sm-6"><table class="table table-bordered table-striped table-condensed">{{#if: {{{image|}}}|<tr style="background: rgb(0,0,0)"><td>[[File:{{#if: {{{image|}}}|{{{image}}}|{{{name}}}}}.png|center|300px|]]</td></tr>}}{{#if: {{{droplocation|}}} |<tr><td class="extra-details"> '''Where To Find:'''&nbsp;{{WrapMultiLine|{{{droplocation}}}}}|[[Category:Items without a Drop Location]]</td></tr>}}{{#if: {{{collectors|}}}|<tr><td>'''Collectors:'''&nbsp;{{WrapMultiLine|{{{collectors}}}}}</td></tr>}}{{#if: {{{use|}}}|<tr><td>'''Used In:'''&nbsp;{{WrapMultiLine|{{{use}}}}}</td></tr>}}{{#if: {{{notes|}}} |<tr><td>{{{notes}}}</td></tr>}}{{#if: {{{doubleclickpurchase|}}}|<tr><td>'''Double-Click to Purchase:'''&nbsp;{{{doubleclickpurchase}}}</td></tr>}}{{#if: {{{otherversions|}}} | <tr><td class="extra-details topborder">'''Related Items:'''
{{WrapMultiLine|{{{otherversions}}}}}</td></tr>}}</table></div></div>{{#if: {{{type|}}}|[[Category:{{{type}}}]]}}{{#if: {{{update|}}}|[[Category: Update {{{update}}} Loot]]}}{{#ifeq: {{lc:{{{type|}}}}}|augment|[[Category:Minimum Level {{{minlevel|}}} {{#switch: {{lc:{{#dplvar:augmentcolor}}}}
|c=|colorless=Colorless
|y=|yellow=Yellow
|r=|red=Red
|b=|blue=Blue
|g=|green=Green
|p=|purple=Purple
|o=|orange=Orange
}} Augment]]}}}}</includeonly>

Latest revision as of 12:51, 30 August 2022

{{Template:Material
|name =
|type =
|minlevel =
|binding=
|bagtype =
|use=
|rarity =
|collectors =
|description =
|droplocation =
|enchantments=
|icon=
|weight=
|basevalue=
|notes=
|bagstacksize=
|inventorystacksize=
|image=
|update=
|link=
|exclusive=
|doubleclickpurchase=
|otherversions=
}}

Material[edit]

This template is used to render information about an ingredient, collectable, gem or any other material.

Usage[edit]

Parameter Documentation
nameThis is the material name.
typeWhat type of item is it.
Possible Values:
  • Ingredient
  • Collectable
  • Gem
  • Augment
  • Filigree
  • Spell Component
minlevelThe minimum level needed to be to use this 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
bagtypeType of the bag/container that this goes in, leave blank if it doesn't go in anything.
Possible Values:
  • Green
  • Red
  • Blue
  • Cookie Jar
  • Augment
  • Soul
useList what this can be used for - be detailed with links
rarityHow common/uncommon/rare is this to get. If it always drops from some location, don't include this.
collectorsList collectors who take this.
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.
enchantmentsThis specifies the enchantments when the type is augment.
iconThis is an icon to use, instead of the name
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.
notesAny notes about this material.
bagstacksizeThis is the maximum number of items that can stack in the bag
inventorystacksizeThis is the maximum number of items that can stack in the inventory
imageThe image to show, do default is shown for this template
updateUpdate this was released in
bagiconThe icon to use for the bag if it is custom.
linkThe link to this page, if it isn't the same as the name.
exclusiveUse Template:Exclusive
otherversionsOther related version (i.e. heroic vs legendary or epic, feytwisted, etc)

Template

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