Difference between revisions of "Template:ItemUpgrade"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 26: | Line 26: | ||
|parameter5description = Custom link to use instead of crafting method for other options. Use [[Template:PageLink]] if you want a link. | |parameter5description = Custom link to use instead of crafting method for other options. Use [[Template:PageLink]] if you want a link. | ||
}} | }} | ||
</noinclude><onlyinclude> | </noinclude><onlyinclude>{{#switch: {{lc:{{#dplvar:vendorformat}}}} | ||
<table class="table table-striped table-condensed table-bordered"><tr><td>{{#if: {{{5|}}}|{{{5}}}|{{RenderLink|{{{1}}}}}}}</td></tr> | |table=<tr><td>{{RenderLink|{{{1|}}}}}</td><td>{{RenderLink|{{{2}}}}}</td><td>{{#ifeq: {{lc:{{{3|}}}}}|from||}}</td><td style="white-space: nowrap;">{{{4|}}}</td></tr> | ||
|#default=<table class="table table-striped table-condensed table-bordered"><tr><td>{{#if: {{{5|}}}|{{{5}}}|{{RenderLink|{{{1}}}}}}}</td></tr> | |||
{{#if: {{{2|}}}|<tr><td>{{#switch: {{lc:{{{3|}}}}} | {{#if: {{{2|}}}|<tr><td>{{#switch: {{lc:{{{3|}}}}} | ||
|from='''Upgraded From'''{{#ifeq: {{FULLPAGENAME}} |Template:ItemUpgrade||{{#if: {{{1|}}}|[[Category:{{{1}}} Loot]]}}}} | |from='''Upgraded From'''{{#ifeq: {{FULLPAGENAME}} |Template:ItemUpgrade||{{#if: {{{1|}}}|[[Category:{{{1}}} Loot]]}}}} |
Revision as of 22:34, 8 April 2022
ItemUpgrade[edit]
This template is used on equipment to correctly format the upgrade information about an item.
|#default=Example Usage | |||
{{ItemUpgrade|Epic Crafting|Epic Sword of Shadows}} | {{#switch: |table= | ||
Epic Crafting | Epic Sword of Shadows |
Epic Crafting |
New Item Epic Sword of Shadows |
{{ItemUpgrade|Epic Crafting|Sword of Shadows|from}}{{#switch: |table=Epic CraftingSword of Shadows |#default=
Epic Crafting |
Upgraded From Sword of Shadows |
{{ItemUpgrade|Battle-Scarred|Katra's Razor Wit|| * Katra's Wit * Mark of Bal Molesh * Mark of Sheshka}}{{#switch: |table=Battle-ScarredKatra's Razor Wit
- Katra's Wit
- Mark of Bal Molesh
- Mark of Sheshka
|#default=
Battle-Scarred |
New Item Katra's Razor Wit |
Ingredients:
|
Usage[edit]
{{ItemUpgrade|(Crafting Method)|(Upgraded Item Name)|(Direction)|(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 |
Direction | This is the direction in the crafting. If this item is in the middle, it should have a from and a to. to is the default if not specified. |
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.
{{#switch:
|table=[[]][[{{{2}}}]] |#default=
[[{{{1}}}]] |