Difference between revisions of "Template:Filigree"

From DDO Compendium
Line 12: Line 12:
|weight=
|weight=
|basevalue=
|basevalue=
|itemsets=
|otherversions=
}}
}}
</pre>
</pre>
Line 42: Line 44:
|parameter10name = basevalue
|parameter10name = basevalue
|parameter10description = This is the base value as shown in the examine window.  Use [[Template:Price]].
|parameter10description = This is the base value as shown in the examine window.  Use [[Template:Price]].
|parameter11name = itemsets
|parameter11description = The item sets that this item has. Use [[Template:FiligreeSetList]]
|parameter12name = otherversions
|parameter12description = Other related version (i.e. heroic vs legendary or epic, feytwisted, etc)
}}
}}
</noinclude>
</noinclude>
Line 70: Line 76:


</td>
</td>
</tr>{{#if: {{{weight|}}}{{{basevalue|}}}|<tr><td><table class="item-table"><tr><td class="itembasevalue">{{#if:{{{basevalue|}}}|Base Value: {{{basevalue}}}}}</td><td class="itemweight">{{#if:{{{weight|}}}|{{{weight}}} lbs}}</td></tr></table></td></tr>}}
</tr>
{{#if: {{{itemsets|}}}|<tr><td>
{{{itemsets}}}</td></tr>}}
{{#if: {{{weight|}}}{{{basevalue|}}}|<tr><td><table class="item-table"><tr><td class="itembasevalue">{{#if:{{{basevalue|}}}|Base Value: {{{basevalue}}}}}</td><td class="itemweight">{{#if:{{{weight|}}}|{{{weight}}} lbs}}</td></tr></table></td></tr>}}
</table>
</table>
</td>
</td>
Line 79: Line 88:
&nbsp;|[[Category:Items without a Drop Location]]}}{{#if: {{{details|}}} | {{#if: {{{droplocation|}}}|<br><br>}}'''Extra Details:'''&nbsp;{{WrapMultiLine|{{{details}}}}}}}{{#if: {{{bug|}}} |{{#if: {{{droplocation|}}}{{{details|}}}{{{upgradeable|}}}|<br><br>}} '''Bugs:'''&nbsp;{{WrapMultiLine|{{{bug}}}
&nbsp;|[[Category:Items without a Drop Location]]}}{{#if: {{{details|}}} | {{#if: {{{droplocation|}}}|<br><br>}}'''Extra Details:'''&nbsp;{{WrapMultiLine|{{{details}}}}}}}{{#if: {{{bug|}}} |{{#if: {{{droplocation|}}}{{{details|}}}{{{upgradeable|}}}|<br><br>}} '''Bugs:'''&nbsp;{{WrapMultiLine|{{{bug}}}
}}}}</td></tr>
}}}}</td></tr>
{{#if: {{{otherversions|}}} | <tr><td class="extra-details topborder">Related Items:{{WrapMultiLine|{{{otherversions}}}}}</td></tr>}}
</table>
</table>
</td>
</td>
</tr>
</tr>
</table>[[Category:{{{type}}} Filigree]]{{#if: {{{update|}}} | [[Category:Update {{{update|}}} Loot]] | [[Category:Items without an Update]]}}</includeonly>
</table>[[Category:{{{type}}} Filigree]]{{#if: {{{update|}}} | [[Category:Update {{{update|}}} Loot]] | [[Category:Items without an Update]]}}</includeonly>

Revision as of 16:12, 10 November 2020

{{Template:Filigree
|name =
|type =
|enchantments =
|droplocation = 
|update =
|details =
|icon=
|bug=
|weight=
|basevalue=
|itemsets=
|otherversions=
}}

Filigree[edit]

This template is used to render information about a filigree. Example of the Template in Use: Blood Feast/Frozen Wanderer.

Usage[edit]

Parameter Documentation
nameThe name of the filigree.
typeWhat type of filigree is it
Possible Values:
  • Common
  • Rare
enchantmentsThese are a bulleted list of templates (each on its own line starting with an asterisk) found in Enchantment Templates. If the enchantment is a one just for this item, just enter the information directly. The enchantment that is added because of the material (i.e. Flametouched Iron) is automatically added.
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.
updateWhich update was this item added to the game in.
detailsEnter any details that a player may need to know about this (i.e. if not working correctly, etc).
iconThe icon to use for this item, overrides the image 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.
itemsetsThe item sets that this item has. Use Template:FiligreeSetList
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.