Difference between revisions of "Template:Material"

From DDO Compendium
m
Line 19: Line 19:
|bagstacksize=
|bagstacksize=
|inventorystacksize=
|inventorystacksize=
|crafting=
}}
}}
</pre>
</pre>
Line 81: Line 82:
|parameter17name = inventorystacksize
|parameter17name = inventorystacksize
|parameter17description = This is the maximum number of items that can stack in the inventory
|parameter17description = This is the maximum number of items that can stack in the inventory
|parameter18name = crafting
|parameter18description = If this item is created by means of a crafting interface, place that information here.  Use the [[Template:CreatedByCrafting]]
}}
}}
</noinclude>
</noinclude>
Line 158: Line 161:
</td>
</td>
</tr>
</tr>
}}{{#if: {{{collectors|}}}|<tr><td><table class="table table-striped table-condensed">
}}{{#if:{{{crafting|}}}|{{{crafting}}}}}{{#if: {{{collectors|}}}|<tr><td><table class="table table-striped table-condensed">
<tr><td>'''Collectors:'''&nbsp;{{WrapMultiLine|{{{collectors}}}}}</td></tr></table>
<tr><td>'''Collectors:'''&nbsp;{{WrapMultiLine|{{{collectors}}}}}</td></tr></table>
</td></tr>}}{{#if: {{{use|}}}|<tr><td><table class="table table-striped table-condensed">
</td></tr>}}{{#if: {{{use|}}}|<tr><td><table class="table table-striped table-condensed">

Revision as of 01:34, 25 February 2020

{{Template:Material
|name =
|type =
|minlevel =
|binding=
|bagtype =
|use=
|rarity =
|collectors =
|description =
|droplocation =
|enchantments=
|icon=
|weight=
|basevalue=
|notes=
|bagstacksize=
|inventorystacksize=
|crafting=
}}

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
craftingIf this item is created by means of a crafting interface, place that information here. Use the Template:CreatedByCrafting

Template

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