Difference between revisions of "Template:GuildAmenity"

From DDO Compendium
Line 59: Line 59:
<tr><td><table class="table table-condensed"><tr>
<tr><td><table class="table table-condensed"><tr>
<td class="col-sm-1">{{IconImage|{{{name}}}|{{{icon|}}}}}</td>
<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>
<td class="col-sm-11 center"><span class="big">{{{name}}}</span><br/>[[Guild Airship|Airship Amenity]]<br/>[[:Category:{{{type}}}s|{{{type}}}]]</td></tr></table></td></tr>
<tr><td>'''Cost:''' {{{cost}}}<br>'''Guild Level:''' {{{guildlevel}}}{{#if: {{{upgradefrom|}}}|<br>'''Upgrade From:''' {{RenderLink|{{{upgradefrom}}}}}}}{{#if: {{{consolidatedin|}}}|<br>'''Consolidated In:''' {{RenderLink|{{{consolidatedin}}}}}}}</td></tr>{{#if: {{{benefits|}}}|<tr><td>{{#if: {{{benefitlow|}}}{{{benefitmid|}}}{{{benefitepic|}}}|'''All Character Levels:'''|'''Benefit:'''}}</td></tr><tr {{#if: {{{benefitlow|}}}{{{benefitmid|}}}{{{benefitepic|}}}|class="compendiumtableborder"}}><td>
<tr><td>'''Cost:''' {{{cost}}}<br>'''Guild Level:''' {{{guildlevel}}}{{#if: {{{upgradefrom|}}}|<br>'''Upgrade From:''' {{RenderLink|{{{upgradefrom}}}}}}}{{#if: {{{consolidatedin|}}}|<br>'''Consolidated In:''' {{RenderLink|{{{consolidatedin}}}}}}}</td></tr>{{#if: {{{benefits|}}}|<tr><td>{{#if: {{{benefitlow|}}}{{{benefitmid|}}}{{{benefitepic|}}}|'''All Character Levels:'''|'''Benefit:'''}}</td></tr><tr {{#if: {{{benefitlow|}}}{{{benefitmid|}}}{{{benefitepic|}}}|class="compendiumtableborder"}}><td>
{{WrapMultiLine|{{{benefits}}}}}</td></tr>}}{{#if: {{{benefitlow|}}}|<tr><td>'''Character Level 1-10:'''</td></tr><tr class="compendiumtableborder"><td>
{{WrapMultiLine|{{{benefits}}}}}</td></tr>}}{{#if: {{{benefitlow|}}}|<tr><td>'''Character Level 1-10:'''</td></tr><tr class="compendiumtableborder"><td>

Revision as of 17:37, 18 November 2021


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

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
consolidatedinWhat amenity that this can also be found in

Template

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