Difference between revisions of "Template:GuildAmenity"

From DDO Compendium
Line 14: Line 14:
|guildlevel=
|guildlevel=
|icon=
|icon=
|image=
}}
}}
</pre>
</pre>
Line 46: Line 47:
|parameter11name = benefitepic
|parameter11name = benefitepic
|parameter11description = What benefits do you get, if level 21-30
|parameter11description = What benefits do you get, if level 21-30
|parameter12name = image
|parameter12description = What image to display, if shared
}}
}}
</noinclude>
</noinclude>
Line 71: Line 74:
<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 style="background: rgb(0,0,0);background: radial-gradient(circle, rgba(0,0,0,1) 0%, rgba(17,17,17,1) 1%, rgba(0,0,0,1) 100%);"><td>[[File:{{{name}}}.png|center|400px|]]</td></tr>
<tr style="background: rgb(0,0,0);background: radial-gradient(circle, rgba(0,0,0,1) 0%, rgba(17,17,17,1) 1%, rgba(0,0,0,1) 100%);"><td>[[File:{{#if: {{{image|}}}|{{{image}}}|{{{name}}}}}.png|center|300px|]]</td></tr>
<tr>
<tr>
{{#DPL:
{{#DPL:

Revision as of 20:21, 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.