Difference between revisions of "Template:CreatedViaCrafting"

From DDO Compendium
Line 1: Line 1:
<noinclude>{{TemplateDocumentation
<noinclude>{{TemplateDocumentation
|name = CreatedViaCrafting
|name = CreatedViaCrafting
|description = This template is used on equipment that is created via some type of crafting, i.e Vaults of the Artificers, Sharn, etc.
|description = This template is used on equipment that is created via known crafting systems, i.e Vaults of the Artificers, Sharn, etc.
|category = DropLocation Templates
|category = DropLocation Templates
|example1 = <nowiki>{{CreatedViaCrafting|Vaults of the Artificers|
|example1 = <nowiki>{{CreatedViaCrafting|Vaults of the Artificers|Obsidian Arrowhead|400|Crude Talisman|400}}</nowiki>
** {{Ingredient|Obsidian Arrowhead|400}}
|example1output = {{CreatedViaCrafting|Vaults of the Artificers|Obsidian Arrowhead|400|Crude Talisman|400}}
** {{Ingredient|Crude Talisman|400}}
}}</nowiki>
|example1output = {{CreatedViaCrafting|Vaults of the Artificers|
** {{Ingredient|Obsidian Arrowhead|400}}
** {{Ingredient|Crude Talisman|400}}
}}
|parameter1name = Where
|parameter1name = Where
|parameter1description = This the type of crafting that is used
|parameter1description = This the type of crafting that is used
Line 16: Line 10:
|parameter2description = Bulleted list of ingredients needed for crafting, use [[Template|Ingredient]]
|parameter2description = Bulleted list of ingredients needed for crafting, use [[Template|Ingredient]]
}}</noinclude><onlyinclude>{{#ifeq: {{FULLPAGENAME}} |Template:CreatedViaCrafting
}}</noinclude><onlyinclude>{{#ifeq: {{FULLPAGENAME}} |Template:CreatedViaCrafting
||[[Category:{{{1}}} Created Loot]]}}
||[[Category:{{{1}}} Created Loot]]}}</onlyinclude><includeonly>
[[{{{1}}}]] Created Item{{#if: {{{2|}}}|&nbsp;using: {{{2}}}}}</onlyinclude>
<table class="table table-striped table-bordered table-condensed">
<caption>Uses the [[{{{1}}}]] crafting system</caption>
{{#if:{{{2|}}}{{{3|}}}|<tr><td>[[File:{{{2}}}_Icon.png|center|36px]]</td><td>{{{2}}}</td><td>{{{3}}}</td></tr>}}}
{{#if:{{{4|}}}{{{5|}}}|<tr><td>[[File:{{{4}}}_Icon.png|center|36px]]</td><td>{{{4}}}</td><td>{{{5}}}</td></tr>}}}
{{#if:{{{6|}}}{{{7|}}}|<tr><td>[[File:{{{6}}}_Icon.png|center|36px]]</td><td>{{{6}}}</td><td>{{{7}}}</td></tr>}}}
{{#if:{{{8|}}}{{{9|}}}|<tr><td>[[File:{{{8}}}_Icon.png|center|36px]]</td><td>{{{8}}}</td><td>{{{9}}}</td></tr>}}}
{{#if:{{{10|}}}{{{11|}}}|<tr><td>[[File:{{{10}}}_Icon.png|center|36px]]</td><td>{{{10}}}</td><td>{{{11}}}</td></tr>}}}
{{#if:{{{12|}}}{{{13|}}}|<tr><td>[[File:{{{12}}}_Icon.png|center|36px]]</td><td>{{{12}}}</td><td>{{{13}}}</td></tr>}}}
{{#if:{{{14|}}}{{{15|}}}|<tr><td>[[File:{{{14}}}_Icon.png|center|36px]]</td><td>{{{14}}}</td><td>{{{15}}}</td></tr>}}}
{{#if:{{{16|}}}{{{17|}}}|<tr><td>[[File:{{{16}}}_Icon.png|center|36px]]</td><td>{{{16}}}</td><td>{{{17}}}</td></tr>}}}
{{#if:{{{18|}}}{{{19|}}}|<tr><td>[[File:{{{18}}}_Icon.png|center|36px]]</td><td>{{{18}}}</td><td>{{{19}}}</td></tr>}}}
{{#if:{{{20|}}}{{{21|}}}|<tr><td>[[File:{{{20}}}_Icon.png|center|36px]]</td><td>{{{20}}}</td><td>{{{21}}}</td></tr>}}}
{{#if:{{{22|}}}{{{23|}}}|<tr><td>[[File:{{{22}}}_Icon.png|center|36px]]</td><td>{{{22}}}</td><td>{{{23}}}</td></tr>}}}
{{#if:{{{24|}}}{{{25|}}}|<tr><td>[[File:{{{24}}}_Icon.png|center|36px]]</td><td>{{{24}}}</td><td>{{{25}}}</td></tr>}}}
{{#if:{{{26|}}}{{{27|}}}|<tr><td>[[File:{{{26}}}_Icon.png|center|36px]]</td><td>{{{26}}}</td><td>{{{27}}}</td></tr>}}}
{{#if:{{{28|}}}{{{29|}}}|<tr><td>[[File:{{{28}}}_Icon.png|center|36px]]</td><td>{{{28}}}</td><td>{{{29}}}</td></tr>}}}
{{#if:{{{30|}}}{{{31|}}}|<tr><td>[[File:{{{30}}}_Icon.png|center|36px]]</td><td>{{{30}}}</td><td>{{{31}}}</td></tr>}}}
</table></includeonly>

Revision as of 23:40, 24 February 2020

CreatedViaCrafting[edit]

This template is used on equipment that is created via known crafting systems, i.e Vaults of the Artificers, Sharn, etc.

Example Usage
{{CreatedViaCrafting|Vaults of the Artificers|Obsidian Arrowhead|400|Crude Talisman|400}}

Usage[edit]

{{CreatedViaCrafting|(Where)|(Ingredients)}}

Parameter Documentation
WhereThis the type of crafting that is used
IngredientsBulleted list of ingredients needed for crafting, use Ingredient

Template

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