Difference between revisions of "Template:Filigree"

From DDO Compendium
 
(One intermediate revision by the same user not shown)
Line 16: Line 16:
|grouping=
|grouping=
|link=
|link=
|upgradeable =
|upgradedfrom =
}}
}}
</pre>
</pre>
{{TemplateDocumentation
{{TemplateDocumentation
|name = Filigree
|name = Filigree
|description = This template is used to render information about a filigree. Example of the Template in Use:  [[Blood Feast/Frozen Wanderer]].
|description = This template is used to render information about a filigree. Example of the Template in Use:  [[Blood Feast/Frozen Wanderer: Physical Resistance Rating]].
|category=Item Templates
|category=Item Templates
|usesnamedparameters = true
|usesnamedparameters = true
Line 54: Line 56:
|parameter14name = link
|parameter14name = link
|parameter14description = The link to this page, if it isn't the same as the name.
|parameter14description = The link to this page, if it isn't the same as the name.
|parameter15name = upgradeable
|parameter15description = If this item is upgradeable, use [[Template:ItemUpgrade]]. If there is more than one (i.e. it is in the middle of a crafting chain), include multiple templates in a bulleted list.
|parameter16name = upgradedfrom
|parameter16description = A list of items this was upgraded from.
}}</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">
}}</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">
Line 86: Line 93:
<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: {{{upgradeable|}}} | <tr><td class="extra-details">'''Upgradeable:'''&nbsp;{{WrapMultiLine|{{{upgradeable}}}}}</td></tr>}}{{#if: {{{upgradedfrom|}}} | <tr><td class="extra-details">'''Upgraded From:'''&nbsp;{{WrapMultiLine|{{{upgradedfrom}}}}}</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>

Latest revision as of 01:12, 31 May 2022

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

Filigree[edit]

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

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.
upgradeableIf this item is upgradeable, use Template:ItemUpgrade. If there is more than one (i.e. it is in the middle of a crafting chain), include multiple templates in a bulleted list.
upgradedfromA list of items this was upgraded from.

Template

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