Difference between revisions of "Template:ItemSetList"

From DDO Compendium
 
(3 intermediate revisions by the same user not shown)
Line 10: Line 10:
|parameter11name = Disable Category
|parameter11name = Disable Category
|parameter11description = If this is set it disables the categories on all the item sets.
|parameter11description = If this is set it disables the categories on all the item sets.
|parameter12name = Disable Title
|parameter12description = If this is set it disables the titles on all the item sets.
|parameter13name = Random Choice
|parameter13description = If this is set it this item gives a random choice
}}</noinclude>
}}</noinclude>
<onlyinclude>{{#if: {{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}}{{{10|}}}|<table style="background-color:transparent;width:100%">}}{{#if: {{{1|}}}|<tr><td>{{ItemSet|{{{1|}}}|{{{11|}}}}}</td></tr>}}{{#if: {{{2|}}}|<tr><td>{{ItemSet|{{{2|}}}|{{{11|}}}}}</td></tr>}}{{#if: {{{3|}}}|<tr><td>{{ItemSet|{{{3|}}}|{{{11|}}}}}</td></tr>}}{{#if: {{{4|}}}|<tr><td>{{ItemSet|{{{4|}}}|{{{11|}}}}}</td></tr>}}{{#if: {{{5|}}}|<tr><td>{{ItemSet|{{{5|}}}|{{{11|}}}}}</td></tr>}}{{#if: {{{6|}}}|<tr><td>{{ItemSet|{{{6|}}}|{{{11|}}}}}</td></tr>}}{{#if: {{{7|}}}|<tr><td>{{ItemSet|{{{7|}}}|{{{11|}}}}}</td></tr>}}{{#if: {{{8|}}}|<tr><td>{{ItemSet|{{{8|}}}|{{{11|}}}}}</td></tr>}}{{#if: {{{9|}}}|<tr><td>{{ItemSet|{{{9|}}}|{{{11|}}}}}</td></tr>}}{{#if: {{{10|}}}|<tr><td>{{ItemSet|{{{10|}}}|{{{11|}}}}}</td></tr>}}{{#if: {{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}}{{{10|}}}|</table>}}</onlyinclude>
<onlyinclude>{{#if: {{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}}{{{10|}}}|<table style="background-color:transparent;width:100%">}}{{#if: {{{13|}}}|<tr><td><b>One of the following sets, at random:</b></td></tr>}}{{#if: {{{1|}}}|<tr><td>{{ItemSet|{{{1|}}}|{{{11|}}}|{{{12|}}}}}</td></tr>}}{{#if: {{{2|}}}|<tr><td>{{ItemSet|{{{2|}}}|{{{11|}}}|{{{12|}}}}}</td></tr>}}{{#if: {{{3|}}}|<tr><td>{{ItemSet|{{{3|}}}|{{{11|}}}|{{{12|}}}}}</td></tr>}}{{#if: {{{4|}}}|<tr><td>{{ItemSet|{{{4|}}}|{{{11|}}}|{{{12|}}}}}</td></tr>}}{{#if: {{{5|}}}|<tr><td>{{ItemSet|{{{5|}}}|{{{11|}}}|{{{12|}}}}}</td></tr>}}{{#if: {{{6|}}}|<tr><td>{{ItemSet|{{{6|}}}|{{{11|}}}|{{{12|}}}}}</td></tr>}}{{#if: {{{7|}}}|<tr><td>{{ItemSet|{{{7|}}}|{{{11|}}}|{{{12|}}}}}</td></tr>}}{{#if: {{{8|}}}|<tr><td>{{ItemSet|{{{8|}}}|{{{11|}}}|{{{12|}}}}}</td></tr>}}{{#if: {{{9|}}}|<tr><td>{{ItemSet|{{{9|}}}|{{{11|}}}|{{{12|}}}}}</td></tr>}}{{#if: {{{10|}}}|<tr><td>{{ItemSet|{{{10|}}}|{{{11|}}}|{{{12|}}}}}</td></tr>}}{{#if: {{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}}{{{10|}}}|</table>}}</onlyinclude>

Latest revision as of 03:15, 23 January 2025

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:
+2 Quality bonus to Constitution
Way of the Sun Soul: This item is one of three parts of the Way of the Sun Soul set. When all three items from the set are equipped and you are centered, you will gain +2 to To-Hit and Damage rolls. In addition, when you roll a natural 20 on an attack roll that is confirmed as a critical hit, you will gain a temporary benefit based on the elemental stance you are in, if any. Stance options:
Troubleshooter: This item is one of two pieces of the Troubleshooter set. When both items are equipped you will receive +1 insight bonus to Fortitude, Reflex, and Willpower saves, +3 Open Locks, and +3 to Disable Device.

Usage[edit]

{{ItemSetList|(Set Names)|(Disable Category)|(Disable Title)|(Random Choice)}}

Parameter Documentation
Set NamesThis 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
Disable CategoryIf this is set it disables the categories on all the item sets.
Disable TitleIf this is set it disables the titles on all the item sets.
Random ChoiceIf this is set it this item gives a random choice

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.