Difference between revisions of "Template:ItemUpgrade2"
From DDO Compendium
MNDeveloper (talk | contribs) (Created page with "<noinclude>{{TemplateDocumentation |name = ItemUpgrad2 |description = This template is used on equipment to correctly format the upgrade information about an item. |category = Item Templates |example1 = <nowiki>{{ItemUpgrade|Epic Crafting|Epic Sword of Shadows}}</nowiki> |example1output = {{ItemUpgrade|Epic Crafting|Epic Sword of Shadows}} |example3=<nowiki>{{ItemUpgrade|Battle-Scarred|Katra's Razor Wit| * Katra's Wit * Mark of Bal Molesh * Mark of Sheshka}}</nowiki> |ex...") |
MNDeveloper (talk | contribs) |
||
Line 3: | Line 3: | ||
|description = This template is used on equipment to correctly format the upgrade information about an item. | |description = This template is used on equipment to correctly format the upgrade information about an item. | ||
|category = Item Templates | |category = Item Templates | ||
|example1 = <nowiki>{{ | |example1 = <nowiki>{{ItemUpgrade2|Epic Crafting|Epic Sword of Shadows}}</nowiki> | ||
|example1output = {{ | |example1output = {{ItemUpgrade2|Epic Crafting|Epic Sword of Shadows}} | ||
|example3=<nowiki>{{ | |example3=<nowiki>{{ItemUpgrade2|Battle-Scarred|Katra's Razor Wit| | ||
* Katra's Wit | * Katra's Wit | ||
* Mark of Bal Molesh | * Mark of Bal Molesh | ||
* Mark of Sheshka}}</nowiki> | * Mark of Sheshka}}</nowiki> | ||
|example3output={{ | |example3output={{ItemUpgrade2|Battle-Scarred|Katra's Razor Wit| | ||
* Katra's Wit | * Katra's Wit | ||
* Mark of Bal Molesh | * Mark of Bal Molesh | ||
Line 27: | Line 27: | ||
|#default=<table class="table table-striped table-condensed table-bordered"><tr><td>{{#if: {{{4|}}}|{{{4}}}|{{RenderLink|{{{1}}}}}}}</td></tr> | |#default=<table class="table table-striped table-condensed table-bordered"><tr><td>{{#if: {{{4|}}}|{{{4}}}|{{RenderLink|{{{1}}}}}}}</td></tr> | ||
{{#if: {{{2|}}}|<tr><td>'''New Item'''<br>{{RenderLink|{{{2}}}}}</td></tr>}}{{#if: {{{3|}}}|<tr><td>'''Ingredients:'''<br> | {{#if: {{{2|}}}|<tr><td>'''New Item'''<br>{{RenderLink|{{{2}}}}}</td></tr>}}{{#if: {{{3|}}}|<tr><td>'''Ingredients:'''<br> | ||
{{{3}}}</td></tr>}}</table></onlyinclude> | {{{3}}}</td></tr>}}}}</table></onlyinclude> |
Revision as of 23:44, 8 April 2022
ItemUpgrad2[edit]
This template is used on equipment to correctly format the upgrade information about an item.
Example Usage | ||||
{{ItemUpgrade2|Epic Crafting|Epic Sword of Shadows}} |
| |||
{{ItemUpgrade2|Battle-Scarred|Katra's Razor Wit| * Katra's Wit * Mark of Bal Molesh * Mark of Sheshka}} |
|
Usage[edit]
{{ItemUpgrad2|(Crafting Method)|(Upgraded Item Name)|(Ingredients)|(Custom Linking)}}
Parameter Documentation | |
Crafting Method | This is the method used to do the upgrade |
Upgraded Item Name | This is the name of the item after it is upgraded |
Ingredients | Bulleted list of ingredients needed for crafting |
Custom Linking | Custom link to use instead of crafting method for other options. Use Template:PageLink if you want a link. |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.
[[{{{1}}}]] |