Difference between revisions of "Template:Filigree"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 93: | 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:''' {{WrapMultiLine|{{{droplocation}}}}}|[[Category:Items without a Drop Location]]</td></tr>}}{{#if: {{{details|}}} |<tr><td>'''Extra Details:''' {{WrapMultiLine|{{{details}}}}}</td></tr>}}{{#if: {{{upgradeable|}}} | <tr><td class="extra-details">'''Upgradeable:''' {{WrapMultiLine|{{{upgradeable}}}}}</td></tr>}}{{#if: {{{upgradedfrom|}}} | <tr><td class="extra-details">'''Upgraded From:''' {{WrapMultiLine|{{{upgradedfrom}}}}}</td></tr>}}{{#if: {{{bug|}}} |<tr><td>'''Bugs:''' {{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:''' {{WrapMultiLine|{{{droplocation}}}}}|[[Category:Items without a Drop Location]]</td></tr>}}{{#if: {{{details|}}} |<tr><td>'''Extra Details:''' {{WrapMultiLine|{{{details}}}}}</td></tr>}}{{#if: {{{upgradeable|}}} | <tr><td class="extra-details">'''Upgradeable:''' {{WrapMultiLine|{{{upgradeable}}}}}</td></tr>}}{{#if: {{{upgradedfrom|}}} | <tr><td class="extra-details">'''Upgraded From:''' {{WrapMultiLine|{{{upgradedfrom}}}}}</td></tr>}}{{#if: {{{bug|}}} |<tr><td>'''Bugs:''' {{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]]}}{{#dplvar:set|seoimage|{{PageExists|File: {{{icon|}}} Icon.png|{{filepath:{{{icon|}}} Icon.png}}}}}}{{#if: {{#dplvar:seoimage|}}||{{#dplvar:set|seoimage|{{PageExists|File: {{{name|}}} Icon.png|{{filepath:{{{name|}}} Icon.png}}}}}}}}{{#seo: | ||
|type=website | |||
|image={{#if: {{#dplvar:seoimage|}}|{{#dplvar:seoimage}}}} | |||
|description=Type: {{{type}}} Filigree | |||
Bag: Augment Bag | |||
Drop Location: {{#dplvar:seodroplocation}} | |||
|site_name={{SITENAME}} | |||
|published_time={{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}} | |||
|theme-color=#FF0000 | |||
|keywords=Dungeons,and,Dragons,Online,DDO,{{#replace:{{{name}}}| |,}},{{#replace:{{{type|}}}| |,}},{{#replace:{{#dplvar:seodroplocation}}| |,}} | |||
}}{{#dplvar:set|seoimage|}}{{#dplvar:set|seodroplocation|}}}}</includeonly> |
Latest revision as of 03:29, 24 December 2024
{{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 | |
name | The name of the filigree. |
type | What type of filigree is it Possible Values:
|
enchantments | These 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. |
droplocation | 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. |
update | Which update was this item added to the game in. |
details | Enter any details that a player may need to know about this (i.e. if not working correctly, etc). |
icon | The icon to use for this item, overrides the image using the item name |
bug | Contains any information about a bug related to the item. Use Template:Bug |
weight | This is the weight, in lbs, as shown on the examine window. The "lbs" will be added. |
basevalue | This is the base value as shown in the examine window. Use Template:Price. |
itemsets | The item sets that this item has. Use Template:FiligreeSetList |
otherversions | Other related version (i.e. heroic vs legendary or epic, feytwisted, etc) |
grouping | Which group of Filigree does this belong to (Electrocution, Embraced by Light, etc). Ends up with a category for this grouping. |
link | The link to this page, if it isn't the same as the name. |
upgradeable | 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. |
upgradedfrom | A 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.