Difference between revisions of "Template:GuildAmenity"

From DDO Compendium
Line 7: Line 7:
|description=
|description=
|benefits=
|benefits=
|benefitlow=
|benefitmid=
|benefitepic=
|cost=
|cost=
|upgradefrom=
|upgradefrom=
Line 33: Line 36:
|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
|parameter7name = icon
|parameter6description = The icon displayed in the buff bar, if shared with other things in the compendium.
|parameter7description = The icon displayed in the buff bar, if shared with other things in the compendium.
|parameter8name = benefits
|parameter8description = What benefits do you get, if it doesn't change based on level
|parameter9name = benefitlow
|parameter9description = What benefits do you get, if level 1-10
|parameter10name = benefitmid
|parameter10description = What benefits do you get, if level 11-20
|parameter11name = benefitepic
|parameter11description = What benefits do you get, if level 21-30
}}
}}
</noinclude>
</noinclude>
Line 44: Line 55:
<td class="col-sm-11 center"><span class="big">{{{name}}}</span><br/>[[:Category:{{{type}}}s|{{{type}}}]]</td></tr></table></td></tr>
<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;
{{#if:{{{benefits|}}}{{{benefitlow|}}}{{{benefitmid|}}}{{{benefitepic|}}}|<tr><td>'''Benefits:'''&nbsp;}}
{{{benefits|}}}</td></tr>}}
{{#if:{{{benefits|}}}|
{{{benefits|}}}}}
{{#if:{{{benefitlow|}}}|''If level 1-10:''&nbsp;
{{{benefitlow|}}}}}
{{#if:{{{benefitmid|}}}|''If level 11-20:''&nbsp;
{{{benefitmid|}}}}}
{{#if:{{{benefitepic|}}}|''If level 11-30:''&nbsp;
{{{benefitepic|}}}}}
{{#if:{{{benefits|}}}{{{benefitlow|}}}{{{benefitmid|}}}{{{benefitepic|}}}|</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 17:49, 17 November 2021


{{Template:GuildAmenity
|name = 
|type=
|description=
|benefits=
|benefitlow=
|benefitmid=
|benefitepic=
|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
guildlevelWhat level the guild needs to be to purchase and use.
iconThe icon displayed in the buff bar, if shared with other things in the compendium.
benefitsWhat benefits do you get, if it doesn't change based on level
benefitlowWhat benefits do you get, if level 1-10
benefitmidWhat benefits do you get, if level 11-20
benefitepicWhat benefits do you get, if level 21-30

Template

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