Difference between revisions of "Template:ItemSetList"
From DDO Compendium
MNDeveloper (talk | contribs) (Created page with "<noinclude>{{TemplateDocumentation |name = ItemSetList |description = This template is used on equipment to add several set bonus |category = Item Enchantment Template |exampl...") |
MNDeveloper (talk | contribs) |
||
Line 8: | Line 8: | ||
|parameter1description = This is the names of the sets being added, it can repeated up to 10 times. | |parameter1description = This is the names of the sets being added, it can repeated up to 10 times. | ||
|parameter1values = Any name from the first column of any set in [[Item Sets]] | |parameter1values = Any name from the first column of any set in [[Item Sets]] | ||
}} | }}</noinclude> | ||
</noinclude> | <onlyinclude>{{#if: {{{1|}}}|{{ItemSet|{{{1|}}}}}}}{{#if: {{{2|}}}|<br/>{{ItemSet|{{{2|}}}}}}}{{#if: {{{3|}}}|<br/>{{ItemSet|{{{3|}}}}}}}{{#if: {{{4|}}}|<br/>{{ItemSet|{{{4|}}}}}}}{{#if: {{{5|}}}|<br/>{{ItemSet|{{{5|}}}}}}}{{#if: {{{6|}}}|<br/>{{ItemSet|{{{6|}}}}}}}{{#if: {{{7|}}}|<br/>{{ItemSet|{{{7|}}}}}}}{{#if: {{{8|}}}|<br/>{{ItemSet|{{{8|}}}}}}}{{#if: {{{9|}}}|<br/>{{ItemSet|{{{9|}}}}}}}{{#if: {{{10|}}}|<br/>{{ItemSet|{{{10|}}}}}}}</onlyinclude> | ||
<onlyinclude>{{ItemSet|{{{1|}}}}} | |||
{{#if: {{{2|}}}|<br/>{{ItemSet|{{{2|}}}}}}} | |||
{{#if: {{{3|}}}|<br/>{{ItemSet|{{{3|}}}}}}} | |||
{{#if: {{{4|}}}|<br/>{{ItemSet|{{{4|}}}}}}} | |||
{{#if: {{{5|}}}|<br/>{{ItemSet|{{{5|}}}}}}} | |||
{{#if: {{{6|}}}|<br/>{{ItemSet|{{{6|}}}}}}} | |||
{{#if: {{{7|}}}|<br/>{{ItemSet|{{{7|}}}}}}} | |||
{{#if: {{{8|}}}|<br/>{{ItemSet|{{{8|}}}}}}} | |||
{{#if: {{{9|}}}|<br/>{{ItemSet|{{{9|}}}}}}} | |||
{{#if: {{{10|}}}|<br/>{{ItemSet|{{{10|}}}}}}}</onlyinclude> |
Revision as of 00:39, 10 November 2020
ItemSetList[edit]
This template is used on equipment to add several set bonus
Example Usage | |
{{ItemSetList|Epic Griffon|Way of the Sun Soul|Troubleshooter}} | Epic Griffon: While wearing both items from the Epic Griffon Set, you gain:
|
Usage[edit]
{{ItemSetList|(Set Names)}}
Parameter Documentation | |
Set Names | This is the names of the sets being added, it can repeated up to 10 times. Possible Values: Any name from the first column of any set in Item Sets |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.