Difference between revisions of "Template:Expansion"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 10: | Line 10: | ||
|description= | |description= | ||
|purchaselink= | |purchaselink= | ||
|imagecount= | |||
}} | }} | ||
</pre> | </pre> | ||
Line 31: | Line 32: | ||
|parameter7name = purchaselink | |parameter7name = purchaselink | ||
|parameter7description = The external link to ddo for someone to purchase | |parameter7description = The external link to ddo for someone to purchase | ||
|parameter8name = imagecount | |||
|parameter8description = The number of images you want to display | |||
}}</noinclude><includeonly> | }}</noinclude><includeonly> | ||
<div class="row"> | <div class="row"> | ||
Line 69: | Line 72: | ||
<div class="col-sm-4"> | <div class="col-sm-4"> | ||
<table class="table table-striped table-condensed"> | <table class="table table-striped table-condensed"> | ||
{{#ifeq:{{{mapcount|1}}}|0|| | |||
<tr> | |||
<td>{{QuestMaps|{{{title}}}|{{{imagecount|1}}}}}</td> | |||
</tr> | |||
}} | |||
<tr> | <tr> | ||
<td>{{#if:{{{npccontact|}}}|'''NPC:''' {{RenderLink|{{{npccontact}}}}}}}</td> | <td>{{#if:{{{npccontact|}}}|'''NPC:''' {{RenderLink|{{{npccontact}}}}}}}</td> |
Revision as of 20:20, 28 July 2023
{{Template:Expansion |title = |update = |features= |bundles= |NPCContact= |description= |purchaselink= |imagecount= }}
Expansion[edit]
This template is used to render information about an expansion. Example of the Template in Use: Vecna Unleashed.
Usage[edit]
Parameter Documentation | |
title | The title of the expansion. |
update | Which update was this expansion released in. |
features | A buletted list of features that are included in the expansion |
bundles | The different bundles available. Use Template:ExpansionBundles. |
npccontact | The NPC that is used to pick up the expansion items. |
description | A description of the expansion. |
purchaselink | The external link to ddo for someone to purchase |
imagecount | The number of images you want to display |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.