Difference between revisions of "Template:Infobox ability"

From Wildermyth Wiki
(Created page with "<includeonly><table class="floatright" cellpadding=0 style="width:200px; border-spacing: 2px; border:1px solid #BBB; background:white; text-align:center;"><!-- --><th style="b...")
 
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><table class="floatright" cellpadding=0 style="width:200px; border-spacing: 2px; border:1px solid #BBB; background:white; text-align:center;"><!--
<includeonly><table class="floatright" cellpadding=0 style="width:200px; border-spacing: 2px; border:1px solid #BBB; background:white; text-align:center;"><!--
--><th style="background: MediumSeaGreen;">'''{{{Ability}}}'''</th><!--
--><th style="background: MediumSeaGreen;">'''{{{ability}}}'''</th><!--
--><tr><td>[[Image:{{{image}}}|center|184px]]</td></tr><!--
--><tr><td>[[Image:{{{image}}}|center|184px]]</td></tr><!--
--><th style="background: MediumSeaGreen;">'''Type'''</th><!--
--><th style="background: MediumSeaGreen;">'''Type'''</th><!--
--><tr><td>{{#if:{{{author|}}}|{{{author}}}|???}}</td></tr><!--
--><tr><td>{{#if:{{{type|}}}|{{{type}}}|???}}</td></tr><!--
--><th style="background: MediumSeaGreen;">'''Class'''</th><!--
--><tr><td>{{#if:{{{class|}}}|{{{class}}}|???}}</td></tr><!--
--><th style="background: MediumSeaGreen;">'''Effect'''</th><!--
--><tr><td>{{#if:{{{effect|}}}|{{{effect}}}|???}}</td></tr><!--
--><th style="background: MediumSeaGreen;">'''Target'''</th><!--
--><tr><td>{{#if:{{{target|}}}|{{{target}}}|???}}</td></tr><!--
--><th style="background: MediumSeaGreen;">'''Available to'''</th><!--
--><th style="background: MediumSeaGreen;">'''Available to'''</th><!--
--><tr><td>[[Event|{{#if:{{{type|}}}|{{{type}}}|???}}]]</td></tr><!--
--><tr><td>{{#if:{{{available_to|}}}|{{{available_to}}}|???}}</td></tr><!--
--></table></includeonly><noinclude>
--></table></includeonly><noinclude>
{{Infobox Ability/doc}}
{{Infobox ability/doc}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

Latest revision as of 07:55, 23 November 2019

This documentation is transcluded from Template:Infobox ability/doc

Usage

This template displays an Infobox for an ability. The Infobox uses the following parameters:

ability
Name of the ability
image
Image filename for the ability
type
Type of the ability. Passive, Active, or Passive/Active
class
Class of the ability
effect
Damage, Healing, Stat increase
target
Single Target, AoE, Piercing
available to
Which classes can learn this

Example

{{Infobox ability
| ability = Golden Rabbit
| image = Animal_RabbitAvenger.png
| type = Passive
| class = General
| effect = Physical Damage
| target = User
| available_to = all heroes
}}
Golden Rabbit
Animal RabbitAvenger.png
Type
Passive
Class
General
Effect
Physical Damage
Target
User
Available to
all heroes