Difference between revisions of "Template:DropLocation"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 20: | Line 20: | ||
|parameter5description = This item has multiple versions, with the parent (that shows them all) being included in the loot list for the quest | |parameter5description = This item has multiple versions, with the parent (that shows them all) being included in the loot list for the quest | ||
}} | }} | ||
</noinclude><onlyinclude>{{#dplvar:set|localseodrop|{{#replace:{{#replace:{{#if: {{{1|}}} | {{#if: {{{3|}}}|{{{3}}}|{{{1}}}}}}}{{#if: {{{4|}}}| ({{{4}}})}}{{#if: {{{2|}}} | {{#if: {{{1|}}} |,}} {{{2}}}}}|[|}}|]|}}}}{{#dplvar:set|seodroplocation|{{#dplvar:seodroplocation}}{{#dplvar:localseodrop}} | </noinclude><onlyinclude>{{#dplvar:set|localseodrop|{{#replace:{{#replace:{{#if: {{{1|}}} | {{#if: {{{3|}}}|{{{3}}}|{{{1}}}}}}}{{#if: {{{4|}}}| ({{{4}}})}}{{#if: {{{2|}}} | {{#if: {{{1|}}} |,}} {{{2}}}}}|[|}}|]|}}}}{{#dplvar:set|seodroplocation|{{#dplvar:seodroplocation}} | ||
}}{{#dplvar:set|localseodrop|}}{{#switch: {{lc:{{#dplvar:vendorformat}}}} | * {{#dplvar:localseodrop}}}}{{#dplvar:set|localseodrop|}}{{#switch: {{lc:{{#dplvar:vendorformat}}}} | ||
| table=<tr><td>{{#if: {{{1|}}} | {{#if: {{{3|}}}|[[{{{1}}}|{{{3}}}]]|[[{{{1}}}]]}}}}{{#if: {{{4|}}}| <span style="Color: #00eeef">({{{4}}})</span>}}</td><td>{{#if: {{{2|}}} | {{{2}}}}}</td><td></td><td></td><td></td></tr> | | table=<tr><td>{{#if: {{{1|}}} | {{#if: {{{3|}}}|[[{{{1}}}|{{{3}}}]]|[[{{{1}}}]]}}}}{{#if: {{{4|}}}| <span style="Color: #00eeef">({{{4}}})</span>}}</td><td>{{#if: {{{2|}}} | {{{2}}}}}</td><td></td><td></td><td></td></tr> | ||
|#default={{#if: {{{1|}}} | {{#if: {{{3|}}}|[[{{{1}}}|{{{3}}}]]|[[{{{1}}}]]}}}}{{#if: {{{4|}}}| <span style="Color: #00eeef">({{{4}}})</span>}}{{#if: {{{2|}}} | {{#if: {{{1|}}} |,}} {{{2}}}}} | |#default={{#if: {{{1|}}} | {{#if: {{{3|}}}|[[{{{1}}}|{{{3}}}]]|[[{{{1}}}]]}}}}{{#if: {{{4|}}}| <span style="Color: #00eeef">({{{4}}})</span>}}{{#if: {{{2|}}} | {{#if: {{{1|}}} |,}} {{{2}}}}} | ||
}}{{#ifeq: {{FULLPAGENAME}} |Template:DropLocation||[[Category:Loot]]{{#if: {{{1|}}}|{{#if: {{{5|}}}|[[Category: Loot that Drops with Multiple Versions]]|[[Category: Loot Found in {{{1}}}]]}}}}}}</onlyinclude> | }}{{#ifeq: {{FULLPAGENAME}} |Template:DropLocation||[[Category:Loot]]{{#if: {{{1|}}}|{{#if: {{{5|}}}|[[Category: Loot that Drops with Multiple Versions]]|[[Category: Loot Found in {{{1}}}]]}}}}}}</onlyinclude> |
Revision as of 21:49, 20 December 2024
DropLocation[edit]
This template is used on equipment to correctly format where that equipment drops in the game.
Example Usage | |
{{DropLocation|The Deal and the Demon|End Chest}} | The Deal and the Demon, End Chest |
{{DropLocation|The Spinner of Shadows (Quest)|End Chest|Spinner of Shadows}} | Spinner of Shadows, End Chest |
{{DropLocation|Strike Back|End Chest||Heroic}} | Strike Back (Heroic), End Chest |
Usage[edit]
{{DropLocation|(Quest/Wilderness/Chain)|(Which Chest/Person)|(Title for Link)|(Difficulty)|(Exclude as Quest Loot)}}
Parameter Documentation | |
Quest/Wilderness/Chain | This is the quest or wilderness or chain or other named location that this item drops. If this is given automatically, then leave this part blank. |
Which Chest/Person | This is the name of the chest, or person, or generic "end rewards" that this drops in. |
Title for Link | This is the title for the link to the location. Used specifically if the location would take you to a disambiguation page. |
Difficulty | This is the difficulty that this drops at, if there are more than one version based on difficulty. |
Exclude as Quest Loot | This item has multiple versions, with the parent (that shows them all) being included in the loot list for the quest |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.