Difference between revisions of "Template:ItemDroppedInPack"
From DDO Compendium
MNDeveloper (talk | contribs) (Created page with "<noinclude><pre> {{Template:ItemDroppedInPack |itemname = |droplocation = |icon= |image= }} </pre> {{TemplateDocumentation |name = ItemDroppedInPack |description = This template is used to generate a table of items that drop in every quest in an adventure pack |category = Item Templates |usesnamedparameters=true |parameter1name = overview |parameter1description = This is an overview of the items being dropped |parameter2name = itemname |parameter2description = This is th...") |
MNDeveloper (talk | contribs) |
||
Line 16: | Line 16: | ||
|parameter2name = itemname | |parameter2name = itemname | ||
|parameter2description = This is the first part of the name of the item that has multiple versions | |parameter2description = This is the first part of the name of the item that has multiple versions | ||
| | |parameter3name = droplocation | ||
| | |parameter3description = This is the drop location for the item, use [[Template:DropLocation]], [[Template:ItemIconicReceived]], [[Template:StorePurchase]], [[Template:CollectablePurchase]], [[Template:RaidRunePurchase]] | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
Line 42: | Line 42: | ||
<tr> | <tr> | ||
<td class="extra-details">{{#if: {{{droplocation|}}} | '''Where To Find:''' {{WrapMultiLine|{{{droplocation}}}}} | <td class="extra-details">{{#if: {{{droplocation|}}} | '''Where To Find:''' {{WrapMultiLine|{{{droplocation}}}}} | ||
|{{#ifeq: {{FULLPAGENAME}} |Template: | |{{#ifeq: {{FULLPAGENAME}} |Template:ItemDroppedInPack||[[Category:Items without a Drop Location]]}}}} | ||
</td></tr> | </td></tr> | ||
</table> | </table> | ||
Line 50: | Line 50: | ||
<div class="row"> | <div class="row"> | ||
<div class="col-sm-12"> | <div class="col-sm-12"> | ||
<h2>{{{itemname}} Items</h2>{{#dpl: category=Loot | <h2>{{{itemname}}} Items</h2>{{#dpl: category=Loot | ||
|titlematch={{{itemname}}} _ | |titlematch={{{itemname}}} _ | ||
|ordermethod=sortkey|noresultsheader=None}} | |ordermethod=sortkey|noresultsheader=None}} | ||
</div></div></onlyinclude> | </div></div></onlyinclude> |
Revision as of 17:50, 22 August 2023
{{Template:ItemDroppedInPack |itemname = |droplocation = |icon= |image= }}
ItemDroppedInPack[edit]
This template is used to generate a table of items that drop in every quest in an adventure pack
Usage[edit]
Parameter Documentation | |
overview | This is an overview of the items being dropped |
itemname | This is the first part of the name of the item that has multiple versions |
droplocation | This is the drop location for the item, use Template:DropLocation, Template:ItemIconicReceived, Template:StorePurchase, Template:CollectablePurchase, Template:RaidRunePurchase |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.
|