Template:Consumable: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
<includeonly>{{DISPLAYTITLE:{{{name}}}}}</includeonly> | <includeonly>{{DISPLAYTITLE:{{{name}}}}}</includeonly> | ||
'''{{{name|{{PAGENAME}}}}}''' | '''{{{name|{{PAGENAME}}}}}''' | ||
{{#if:{{{tooltip_image|}}}|[[File:{{{tooltip_image}}}|thumb|{{{name}}} Tooltip]]}} | {{#if:{{{tooltip_image|}}}|[[File:{{{tooltip_image}}}|thumb|{{{name}}} Tooltip]]|[[File:Image_Placeholder.png|thumb|Image Needed]]}} | ||
<!-- | <!-- | ||
========================== | ========================== | ||
| Line 23: | Line 23: | ||
EFFECTS | EFFECTS | ||
========================== | ========================== | ||
-->{{#if:{{{effect_value|}}}{{{stat1_name|}}}{{{stat2_name|}}}{{{stat3_name|}}}{{{stat4_name|}}}{{{stat5_name|}}}{{{stat6_name|}}}| | -->{{#if:{{{effect_value|}}}{{{stat1_name|}}}{{{stat2_name|}}}{{{stat3_name|}}}{{{stat4_name|}}}{{{stat5_name|}}}{{{stat6_name|}}}{{{heal_min|}}}{{{damage|}}}| | ||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Effect</div> | <div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Effect</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | <hr style="border: 0; border-top: 1px solid #555;" /> | ||
<div style="margin-left: 1em;"> | <div style="margin-left: 1em;"> | ||
{{#if:{{{effect_value|}}}| {{{effect_value}}}<br /> | {{#if:{{{effect_value|}}}| {{{effect_value}}}<br /> | ||
}}{{#if:{{{heal_min|}}}| {{{heal_min}}} – {{{heal_max}}} Health<br /> | }}{{#if:{{{heal_min|}}}| {{{heal_min}}}{{#if:{{{heal_max|}}}| – {{{heal_max}}}}} Health<br /> | ||
}}{{#if:{{{ | }}{{#if:{{{heal_dice_roll|}}}|<span style="margin-left: 1em; color: #aaa;">({{{heal_dice_roll}}})</span><br /> | ||
}}{{#if:{{{damage|}}}| {{{damage}}} {{{damage_type|}}}<br /> | |||
}}{{#if:{{{damage_dice_roll|}}}|<span style="margin-left: 1em; color: #aaa;">({{{damage_dice_roll}}})</span><br /> | |||
}}</div> | }}</div> | ||
{{#if:{{{stat1_name|}}}{{{stat2_name|}}}{{{stat3_name|}}}{{{stat4_name|}}}{{{stat5_name|}}}{{{stat6_name|}}}| | {{#if:{{{stat1_name|}}}{{{stat2_name|}}}{{{stat3_name|}}}{{{stat4_name|}}}{{{stat5_name|}}}{{{stat6_name|}}}| | ||
