Difference between revisions of "Template:Filigree"

From DDO Compendium
Line 15: Line 15:
|otherversions=
|otherversions=
|grouping=
|grouping=
|link=
}}
}}
</pre>
</pre>
Line 51: Line 52:
|parameter13name = grouping
|parameter13name = grouping
|parameter13description = Which group of Filigree does this belong to (Electrocution, Embraced by Light, etc).  Ends up with a category for this grouping.
|parameter13description = Which group of Filigree does this belong to (Electrocution, Embraced by Light, etc).  Ends up with a category for this grouping.
}}
|parameter14name = link
</noinclude>
|parameter14description = The link to this page, if it isn't the same as the name.
<includeonly><div class="row"><div class="col-sm-6"><table class="table table-bordered table-striped table-condensed">
}}</noinclude><includeonly>{{#ifeq:{{#dplvar:rendertype}}|ingredient|{{RenderIngredient|{{{name}}}|{{{icon|}}}|{{{link|}}}}}|<div class="row"><div class="col-sm-6"><table class="table table-bordered table-striped table-condensed">
<tr><td><table class="table table-condensed">
<tr><td><table class="table table-condensed">
<tr>
<tr>
Line 85: Line 86:
<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">
{{#if: {{{droplocation|}}} |<tr><td class="extra-details"> '''Where To Find:'''&nbsp;{{WrapMultiLine|{{{droplocation}}}}}|[[Category:Items without a Drop Location]]</td></tr>}}{{#if: {{{details|}}} |<tr><td>'''Extra Details:'''&nbsp;{{WrapMultiLine|{{{details}}}}}</td></tr>}}{{#if: {{{bug|}}} |<tr><td>'''Bugs:'''&nbsp;{{WrapMultiLine|{{{bug}}}}}</td></tr>}}{{#if: {{{otherversions|}}} | <tr><td>'''Related Items:'''{{WrapMultiLine|{{{otherversions}}}}}</td></tr>}}</table></div></div>[[Category: Filigrees]][[Category:{{{type}}} Filigree]]{{#if: {{{update|}}} | [[Category:Update {{{update|}}} Loot]] | [[Category:Items without an Update]]}}{{#if: {{{grouping|}}}|[[Category: {{{grouping}}} Filigrees]]}}</includeonly>
{{#if: {{{droplocation|}}} |<tr><td class="extra-details"> '''Where To Find:'''&nbsp;{{WrapMultiLine|{{{droplocation}}}}}|[[Category:Items without a Drop Location]]</td></tr>}}{{#if: {{{details|}}} |<tr><td>'''Extra Details:'''&nbsp;{{WrapMultiLine|{{{details}}}}}</td></tr>}}{{#if: {{{bug|}}} |<tr><td>'''Bugs:'''&nbsp;{{WrapMultiLine|{{{bug}}}}}</td></tr>}}{{#if: {{{otherversions|}}} | <tr><td>'''Related Items:'''{{WrapMultiLine|{{{otherversions}}}}}</td></tr>}}</table></div></div>[[Category: Filigrees]][[Category:{{{type}}} Filigree]]{{#if: {{{update|}}} | [[Category:Update {{{update|}}} Loot]] | [[Category:Items without an Update]]}}{{#if: {{{grouping|}}}|[[Category: {{{grouping}}} Filigrees]]}}}}</includeonly>

Revision as of 14:05, 16 October 2021

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

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)
groupingWhich group of Filigree does this belong to (Electrocution, Embraced by Light, etc). Ends up with a category for this grouping.
linkThe link to this page, if it isn't the same as the name.

Template

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