Difference between revisions of "Template:GuildAmenity"

From DDO Compendium
Line 6: Line 6:
|type=
|type=
|description=
|description=
|benefits=
|cost=
|cost=
|upgradefrom=
|upgradefrom=
|guildlevel=
|guildlevel=
|icon=
}}
}}
</pre>
</pre>
Line 31: Line 33:
|parameter6name = guildlevel
|parameter6name = guildlevel
|parameter6description = What level the guild needs to be to purchase and use.
|parameter6description = What level the guild needs to be to purchase and use.
|parameter6name = icon
|parameter6description = The icon displayed in the buff bar, if shared with other things in the compendium.
}}
}}
</noinclude>
</noinclude>
<includeonly>
<includeonly><div class="row">
<div class="row">
<div class="col-sm-6">
<div class="col-sm-6">
<table class="table table-bordered table-striped table-condensed">
<table class="table table-bordered table-striped table-condensed">
<tr><td><table class="col-sm-1 center"><tr><td><span class="big">{{{name}}}</span><br/>[[:Category:{{{type}}}s|{{{type}}}]]</td></tr></table></td></tr>
<tr><td><table class="table table-condensed"><tr>
<td class="col-sm-1">{{IconImage|{{{name}}}|{{{icon|}}}}}</td>
<td class="col-sm-11 center"><span class="big">{{{name}}}</span><br/>[[:Category:{{{type}}}s|{{{type}}}]]</td></tr></table></td></tr>
<tr><td>'''Cost:''' {{{cost}}}<br>'''Guild Level:''' {{{guildlevel}}}{{#if: {{{upgradefrom|}}}|<br>'''Upgrade From:''' {{{upgradefrom}}}}}</td></tr>
<tr><td>'''Cost:''' {{{cost}}}<br>'''Guild Level:''' {{{guildlevel}}}{{#if: {{{upgradefrom|}}}|<br>'''Upgrade From:''' {{{upgradefrom}}}}}</td></tr>
{{#if:{{{benefits|}}}|<tr><td>'''Benefits:'''&nbsp;
{{{benefits|}}}</td></tr>}}
{{#if: {{{description|}}}|<tr><td>'''Description:''' {{{description}}}</td></tr>}}</table></div>
{{#if: {{{description|}}}|<tr><td>'''Description:''' {{{description}}}</td></tr>}}</table></div>
<div class="visible-xs-block hidden-sm hidden-md hidden-lg">
<div class="visible-xs-block hidden-sm hidden-md hidden-lg">

Revision as of 15:03, 17 November 2021


{{Template:GuildAmenity
|name = 
|type=
|description=
|benefits=
|cost=
|upgradefrom=
|guildlevel=
|icon=
}}

GuildAmenity[edit]

This template is used to render information about a guild amenity. Sellswords' Tavern

Usage[edit]

Parameter Documentation
nameThe name of the amenity
typeWhat type of amenity
Possible Values:
  • Hold Room
  • State Room
descriptionDescribe the Amenity
costHow much does this cost
upgradefromIf this is an upgrade, what is it upgrading from
iconThe icon displayed in the buff bar, if shared with other things in the compendium.

Template

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