Difference between revisions of "Template:Expansion"

From DDO Compendium
Line 35: Line 35:
|parameter8description = The number of images you want to display
|parameter8description = The number of images you want to display
}}</noinclude><includeonly>
}}</noinclude><includeonly>
<div class="row">
<div class="row"><div class="col-sm-8"><table class="table table-striped table-condensed"><tr><td><h2>Overview</h2>{{{description}}}</td></tr>{{#if:{{{features|}}}|<tr><td><h2>Features</h2>{{{features}}}</td></tr>}}</table>
<div class="col-sm-8">
<table class="table table-striped table-condensed">
<tr>
<td><h2>Overview</h2>{{{description}}}</td>
</tr>
{{#if:{{{features|}}}|
<tr>
<td><h2>Features</h2>
{{{features}}}</td>
</tr>
}}
</table>
</div>
</div>
<div class="visible-xs-block hidden-sm hidden-md hidden-lg">
<div class="visible-xs-block hidden-sm hidden-md hidden-lg">
Line 65: Line 53:
<tr>
<tr>
<td>{{#if:{{{purchaselink|}}}|'''Purchase:'''&nbsp;{{RenderLink|{{{purchaselink}}}}}}}</td>
<td>{{#if:{{{purchaselink|}}}|'''Purchase:'''&nbsp;{{RenderLink|{{{purchaselink}}}}}}}</td>
</tr>
</tr></table>
</div>
</div>
<div class="row">
<div class="row">

Revision as of 12:56, 15 June 2024


{{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
titleThe title of the expansion.
updateWhich update was this expansion released in.
featuresA buletted list of features that are included in the expansion
bundlesThe different bundles available. Use Template:ExpansionBundles.
npccontactThe NPC that is used to pick up the expansion items.
descriptionA description of the expansion.
purchaselinkThe external link to ddo for someone to purchase
imagecountThe 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.