Difference between revisions of "Template:GuildAmenity"

From DDO Compendium
Line 59: Line 59:
<tr><td>'''Cost:''' {{{cost}}}<br>'''Guild Level:''' {{{guildlevel}}}{{#if: {{{upgradefrom|}}}|<br>'''Upgrade From:''' {{{upgradefrom}}}}}</td></tr>{{#if:{{{benefits|}}}{{{benefitlow|}}}{{{benefitmid|}}}{{{benefitepic|}}}|<tr><td>'''Benefits:'''&nbsp;}}{{#if:{{{benefits|}}}|
<tr><td>'''Cost:''' {{{cost}}}<br>'''Guild Level:''' {{{guildlevel}}}{{#if: {{{upgradefrom|}}}|<br>'''Upgrade From:''' {{{upgradefrom}}}}}</td></tr>{{#if:{{{benefits|}}}{{{benefitlow|}}}{{{benefitmid|}}}{{{benefitepic|}}}|<tr><td>'''Benefits:'''&nbsp;}}{{#if:{{{benefits|}}}|
{{{benefits|}}}}}{{#if:{{{benefitlow|}}}|<p>''If level 1-10:''</p>
{{{benefits|}}}}}{{#if:{{{benefitlow|}}}|<p>''If level 1-10:''</p>
{{{benefitlow|}}}}}{{#if:{{{benefitmid|}}}|<p>''If level 11-20:''</p>
{{{benefitlow|}}}
{{{benefitmid|}}}}}{{#if:{{{benefitepic|}}}|<p>''If level 11-30:''</p>
<p>''If level 11-20:''</p>
{{{benefitmid|}}}
<p>''If level 11-30:''</p>
{{{benefitepic|}}}}}{{#if:{{{benefits|}}}{{{benefitlow|}}}{{{benefitmid|}}}{{{benefitepic|}}}|</td></tr>}}
{{{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>

Revision as of 21:38, 17 November 2021


{{Template:GuildAmenity
|name = 
|type=
|description=
|benefits=
|benefitlow=
|benefitmid=
|benefitepic=
|cost=
|upgradefrom=
|guildlevel=
|icon=
|image=
}}

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
imageWhat image to display, if shared

Template

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