12,652
editsAd placeholder
Template:Passive feature page: Difference between revisions
Jump to navigation
Jump to search
Cleanup and add UID display.
HiddenDragon (talk | contribs) (Use the icon if no image specified) |
(Cleanup and add UID display.) |
||
Line 2: | Line 2: | ||
| description = {{{plain summary|{{{summary}}}}}} | | description = {{{plain summary|{{{summary}}}}}} | ||
| image = {{#if:{{{icon|}}}|{{{icon}}}|{{#if:{{{image|}}}|{{{image}}}}}}} | | image = {{#if:{{{icon|}}}|{{{icon}}}|{{#if:{{{image|}}}|{{{image}}}}}}} | ||
}} __NOTOC__ | |||
<div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | |||
{{#if: {{{image|}}} {{{icon|}}} | |||
| [[File:{{{image|{{{icon|}}}}}}|frameless|right]] | |||
}} | }} | ||
{{{summary}}} | {{{summary}}} | ||
<h2> Description </h2> | <h2> Description </h2> | ||
{{{description}}} {{#if: {{{warning|}}} | | |||
{{{description}}} {{#if: {{{warning|}}} | {{blank}} | |||
{{#if: {{{recharge|}}} | | |||
{{Colour|white|{{{warning}}}}} | |||
}}{{#if: {{{additional|}}} | {{blank}} | |||
{{{additional}}} | |||
}}{{#if: {{{recharge|}}} {{{uid|}}} | {{blank}} | |||
<h3> Details </h3> | |||
<dl class="bg3wiki-property-list"> | <dl class="bg3wiki-property-list"> | ||
{{#if: {{{recharge|}}} | |||
| <dd>{{Recharge | {{{recharge}}} }}</dd> | |||
}}{{#if: {{{uid|}}} | |||
| <dd>{{uid | {{{uid}}} }}</dd> | |||
}} | }} | ||
</dl> | </dl> | ||
}} | }} | ||
{{clear}}</div>{{#if: {{{grants|}}} | | |||
{{clear}} | |||
</div>{{#if: {{{grants|}}} | {{blank}} | |||
<h2> Grants: </h2> | <h2> Grants: </h2> | ||
Line 25: | Line 41: | ||
{{#invoke: ParseList | main | {{{grants}}} | type = htmlListNoBullets | useTemplate = SAI/fixed }} | {{#invoke: ParseList | main | {{{grants}}} | type = htmlListNoBullets | useTemplate = SAI/fixed }} | ||
</div> | </div> | ||
}}{{#if: {{{condition|}}} | | |||
}}{{#if: {{{condition|}}} | {{blank}} | |||
<h2> Condition: {{{condition}}} </h2> | <h2> Condition: {{{condition}}} </h2> | ||
Line 37: | Line 54: | ||
{{main namespace only|{{Inflicts|{{{condition}}}|passive}}}} | {{main namespace only|{{Inflicts|{{{condition}}}|passive}}}} | ||
</div> | </div> | ||
}}{{#if: {{{condition2|}}} | {{blank}} | |||
<h2> Condition: {{{condition2}}} </h2> | |||
<div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | <div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | ||
Line 49: | Line 67: | ||
{{main namespace only|{{Inflicts|{{{condition2}}}|passive}}}} | {{main namespace only|{{Inflicts|{{{condition2}}}|passive}}}} | ||
</div> | </div> | ||
}}{{#if: {{{condition3|}}} | {{blank}} | |||
<h2> Condition: {{{condition3}}} </h2> | |||
<div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | <div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | ||
Line 62: | Line 81: | ||
</div> | </div> | ||
}} | }} | ||
Line 88: | Line 105: | ||
{{#lvar:races-learn-list}} | {{#lvar:races-learn-list}} | ||
<span style="font-size:85%;">( | <span style="font-size:85%;">([[Character level]] is the sum of all class levels for a multi-classed character.)</span> | ||
}}{{#if: {{{granted by feats|}}} | {{blank}} | }}{{#if: {{{granted by feats|}}} | {{blank}} | ||
Line 160: | Line 177: | ||
}} | }} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{ | {{documentation}} | ||
{{#cargo_declare: | |||
_table = passives | _table = passives | ||
| name = String | | name = String |