Difference between revisions of "Template:ItemUpgrade2"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{TemplateDocumentation | <noinclude>{{TemplateDocumentation | ||
|name = | |name = ItemUpgrade2 | ||
|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 | ||
Line 29: | Line 29: | ||
|#default=<table class="table table-striped table-condensed table-bordered"><tr><td>{{#if: {{{4|}}}|{{{4}}}|{{#if: {{{1|}}}|{{RenderLink|{{{1}}}}}}}}}</td></tr> | |#default=<table class="table table-striped table-condensed table-bordered"><tr><td>{{#if: {{{4|}}}|{{{4}}}|{{#if: {{{1|}}}|{{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>}}{{#if: {{{1|}}}|{{EnchCat|ItemUpgrade2|Items Upgraded at {{{1}}}}}}}</onlyinclude> |
Latest revision as of 03:41, 23 December 2024
ItemUpgrade2[edit]
This template is used on equipment to correctly format the upgrade information about an item.
Example Usage | |||||||||
{{ItemUpgradeTable|{{ItemUpgrade2|Naiis Elebor|Mournlode Shortsword (ML 8) (Tier 2)|{{VendorIngredientList|Jeweled Goblet|400|Crystallized Magma Shard|400|Mephit Wing|400}}||<span>Test</span>}}}} |
| ||||||||
{{ItemUpgrade2|Battle-Scarred|Katra's Razor Wit| * Katra's Wit * Mark of Bal Molesh * Mark of Sheshka}} |
|
Usage[edit]
{{ItemUpgrade2|(Crafting Method)|(Upgraded Item Name)|(Ingredients)|(Custom Linking)|(Upgrade Changes)}}
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. |
Upgrade Changes | This is the information about any changes. Use Template:UpgradeChangeList |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.