70,991
editsAd placeholder
Template:Condition/format: Difference between revisions
Jump to navigation
Jump to search
Rearranged for clarity and make use of IconLink template
No edit summary |
HiddenDragon (talk | contribs) (Rearranged for clarity and make use of IconLink template) |
||
Line 1: | Line 1: | ||
<includeonly>{{# | <includeonly>{{#if:{{{inline|}}}|<span class="bg3wiki-condition" style="white-space: nowrap">{{IconLink|{{{icon}}}|{{{page}}}|{{{name|{{{page}}}}}}|w={{{w|25}}}}}</span>| | ||
class="bg3wiki-condition" | <div class="bg3wiki-condition"><strong>{{IconLink|{{{icon}}}|{{{page}}}|{{{name|{{{page}}}}}}|w={{{w|30}}}}}</strong> | ||
{{ | {{#if: {{{duration|}}} | | ||
<p>{{InfoBlob | {{Duration | {{{duration}}} }} }}</p> | <p>{{InfoBlob | {{Duration | {{{duration}}} }} }}</p> | ||
}}{{#if: {{{save|}}} | | }}{{#if: {{{save|}}} | | ||
<p>{{InfoBlob | {{SavingThrow | {{{save}}} | dc = {{{dc|}}} }} }}</p> | <p>{{InfoBlob | {{SavingThrow | {{{save}}} | dc = {{{dc|}}} }} }}</p> | ||
}} | }} | ||
<div> | <div> | ||
{{{effects}}} | {{{effects}}} | ||
Line 16: | Line 12: | ||
<div>{{Condition Type | {{{types|}}} }}</div> | <div>{{Condition Type | {{{types|}}} }}</div> | ||
}} | }} | ||
}}</ | }}</div></includeonly><noinclude> | ||
Meant to be used with a Cargo query. Preview: | Meant to be used with a Cargo query. Preview: | ||