Difference between revisions of "Template:ExpansionBundles"

From DDO Compendium
 
(One intermediate revision by the same user not shown)
Line 39: Line 39:
|parameter9name = contents3
|parameter9name = contents3
|parameter9description = The contents in the third bundle
|parameter9description = The contents in the third bundle
}}</noinclude><includeonly>
}}</noinclude><includeonly><table class="table compendiumtable fullwidth"><tr><td></td><td>{{{1}}}</td>{{#if: {{{4|}}}|<td>{{{4}}}</td>}}{{#if: {{{7|}}}|<td>{{{7}}}</td>}}</tr>
<table class="table compendiumtable fullwidth">
<tr><td>Price</td><td>{{{2}}}</td>{{#if: {{{4|}}}|<td>{{{5}}}</td>}}{{#if: {{{7|}}}|<td>{{{8}}}</td>}}</tr>
<tr>
<tr><td>Contents</td><td style="vertical-align: top;">{{{3}}}</td>{{#if: {{{4|}}}|<td style="vertical-align: top;">{{{6}}}</td>}}{{#if: {{{7|}}}|<td style="vertical-align: top;">{{{9}}}</td>}}</tr></table></includeonly>
<td></td>
<td>{{{1}}}</td>
<td>{{{4}}}</td>
<td>{{{7}}}</td>
</tr>
<tr>
<td>Price</td>
<td>{{{2}}}</td>
<td>{{{5}}}</td>
<td>{{{8}}}</td>
</tr>
<tr>
<td>Contents</td>
<td style="vertical-align: top;">{{{3}}}</td>
<td style="vertical-align: top;">{{{6}}}</td>
<td style="vertical-align: top;">{{{9}}}</td>
</tr>
</table>
</includeonly>

Latest revision as of 01:31, 25 April 2024


{{Template:ExpansionBundles
|title1 = 
|title2 = 
|title3 = 
|price1=
|price2=
|price3=
|contents1=
|contents2=
|contents3=
}}

ExpansionBundles[edit]

This template is used to render information about the bundles in an expansion.

Usage[edit]

Parameter Documentation
title1The title of the first bundle
price1The price of the first bundle
contents1The contents in the first bundle
title2The title of the second bundle
price2The price of the second bundle
contents2The contents in the second bundle
title3The title of the third bundle
price3The price of the third bundle
contents3The contents in the third bundle

Template

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