Difference between revisions of "Template:ItemEnchantmentReplace"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 47: | Line 47: | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
<onlyinclude>{{#dplvar:set|ItemEnchantmentReplaceTemp|{{#dplvar:enhview}}}}{{#dplvar:set|enhview|titleonly}}<table class="table table-striped table-condensed table-bordered"><tr><td>{{{2}}}</td></tr>{{#if: {{{3|}}}|<tr><td>'''New Item'''<br>{{{3}}}</td></tr>}}{{#if: {{{1|}}}|<tr><td>'''Removed'''<br> | <onlyinclude>{{#dplvar:set|ItemEnchantmentReplaceTemp|{{#dplvar:enhview}}}}{{#dplvar:set|enhview|titleonly}}<table class="table table-striped table-condensed table-bordered">{{#if: {{{2|}}}|<tr><td>{{{2}}}</td></tr>}}{{#if: {{{3|}}}|<tr><td>'''New Item'''<br>{{{3}}}</td></tr>}}{{#if: {{{1|}}}|<tr><td>'''Removed'''<br> | ||
{{{1}}}</td></tr>}}{{#if: {{{5|}}}|<tr><td>{{#if: {{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}}{{{10|}}}{{{11|}}}{{{12|}}}{{{13|}}}{{{14|}}}{{{15|}}}{{{16|}}}{{{17|}}}|'''One Group is Added:'''</td></tr><tr><td> | {{{1}}}</td></tr>}}{{#if: {{{5|}}}|<tr><td>{{#if: {{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}}{{{10|}}}{{{11|}}}{{{12|}}}{{{13|}}}{{{14|}}}{{{15|}}}{{{16|}}}{{{17|}}}|'''One Group is Added:'''</td></tr><tr><td> | ||
{{{5}}}{{#if: {{{6|}}}|</td></tr><tr><td> | {{{5}}}{{#if: {{{6|}}}|</td></tr><tr><td> | ||
Line 62: | Line 62: | ||
{{{16}}}}}{{#if: {{{17|}}}|</td></tr><tr><td> | {{{16}}}}}{{#if: {{{17|}}}|</td></tr><tr><td> | ||
{{{17}}}}}|'''Added'''<br> | {{{17}}}}}|'''Added'''<br> | ||
{{{5}}}}}</td></tr>}}<tr><td>'''Ingredients'''<br> | {{{5}}}}}</td></tr>}}{{#if: {{{4|}}}|<tr><td>'''Ingredients'''<br> | ||
{{{4}}}</td></tr></table>{{#dplvar:set|enhview|{{#dplvar:ItemEnchantmentReplaceTemp}}}}{{#dplvar:set|enhview|{{#dplvar:ItemEnchantmentReplace}}}}</onlyinclude> | {{{4}}}</td></tr>}}</table>{{#dplvar:set|enhview|{{#dplvar:ItemEnchantmentReplaceTemp}}}}{{#dplvar:set|enhview|{{#dplvar:ItemEnchantmentReplace}}}}</onlyinclude> |
Latest revision as of 11:36, 15 November 2021
ItemEnchantmentReplace[edit]
This template is used on equipment to specify crafting that replaces one enchantement with one or more others.
Example Usage | ||||||||
{{ItemEnchantmentReplace|{{NearlyFinished}}|Cannith Reforging Station|| * 1 Pliable Ingot * 1 Metallic Ingot * 1 Dense Ingot * 1 Lesser Cannith Power Cell| * {{TrueSeeing}} * {{SneakAttack|5}}}} |
| |||||||
{{ItemEnchantmentReplace|{{NearlyFinished}}|Nearly Finished|| * 1 Energizing Alloy * 1 Reforged Pliable Ingot * 1 Reforged Metallic Ingot * 1 Caustic Compound| {{Ability|Strength|8}}| {{Ability|Dexterity|8}}| {{Ability|Intelligence|8}} }} |
|
Usage[edit]
{{ItemEnchantmentReplace|(Existing)|(Where)|(New item)|(Ingredients)|(New)}}
Parameter Documentation | |
Existing | This of the name of the enchantment that is being replaced. |
Where | This the type of crafting that is used |
New item | The page for the new item, use Template:PageLink |
Ingredients | Bulleted list of ingredients needed for crafting |
New | This is a bulleted list of enchantements that are added. You can use the existing Item Enchantements to show them. This can be repeated 10 times if there are different options for the same ingredients. |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.