Template:Ability (LW2)/Sandbox: Difference between revisions
Appearance
m spans |
Think I have it, possibly. |
||
| Line 1: | Line 1: | ||
<span | <includeonly><!-- | ||
--><span id="ability"><!-- | |||
--><span id="abilityImageContainer" style="position: relative; width: 38px; height: 38px;"><!-- | |||
--><span id="abilityImage" style="width: 100%; height:100%;"><!-- | |||
-->[[File:{{{ s_image |}}}|38px| {{{ s_caption |}}} ]]<!-- | |||
--></span><!-- | |||
-->{{ #ifexpr: {{{ b_info | 0 }}} |<!-- | |||
--><span id="abilityInfoIcon" style="position: absolute; height: 18px; width: 18px; left: 28px; top: 12px;"><!-- | |||
-->[[File:infoIcon.png|18px]]<!-- | |||
--></span><!-- | |||
-->|}}<!-- | |||
--></span>{{ #ifexpr: {{{ b_name | 0 }}} or {{{ b_descr | 0 }}} |<br /><!-- | |||
--><div id="abilityTextContainer"><!-- | |||
-->{{ #ifexpr: {{{ b_name | 0 }}} | <div id="abilityName" style="font-weight: bold;">Area Suppression</div> |}}<!-- | |||
-->{{ #ifexpr: {{{ b_descr | 0 }}} | <div id="abilityDescription" style="font-style: italic;">Fire a barrage that pins down a target, grants reaction fire against it if it moves, restricts the use of many abilities, and imposes a -30 penalty to the target's aim.</div> |}}<!-- | |||
--></div><!-- | |||
-->|}}<!-- | |||
--></span></includeonly> | |||
<noinclude> | <noinclude> | ||