Open main menu

Project: Gorgon Wiki β

Changes

Template:Ability infobox

2,573 bytes added, 14:48, 19 March 2020
m
no edit summary
{| style="margin:0 0 0.5em 1em1px; border:1px solid #ccc423930; float:right; text-align:left; position:relative; border-radius:5px; background:#f9f9f91e1615ff;" cellpadding="5"! colspan="2" style|<div class="fontib-sizetbl-hd">[[File:17px; textButton_Orange.png|150px]]</div> <div class="ib-align:center; backgroundtbl-color:#7de36f;color:#185110;hdt" | >{{{name|{{PAGENAME}}name}}}</div>
|-
! | style="background:#eee;width:100px300px;" colspan="2" align="center" | Skill{{Ability icon| [[{{{skillname}}}}} <br><div class="block2" style="font-size:14px;color:#ffffff;">{{{caption|-}}}]]</div>
|-
! style="background:#eee; color:#000000; border-radius:2px; width:100px;" align="center" | Min LevelDescription| <div class="block2" style="word-wrap:break-word; color:#ffffff;">{{{leveldescription|-}}}</div>
|-
! style="background:#eee;color:#000000; border-radius:2px; width:100px;" align="center" | Power CostSkill| <div class="block2" style="color:#ffffff;">[[{{{power costskill|-}}}]]</div>
|-
! style="background:#eee;color:#000000; border-radius:2px; width:100px;" align="center" | Reuse TimeLevel| <div class="block2" style="color:#ffffff;">{{{reuse timelevel|-}}}</div>
|-
! style="background:#eee;color:#000000; border-radius:2px; width:100px;" align="center" | Damage| <div class="block2" style="color:#ffffff;">{{{damage|-}}}</div>|-! style="background:#eee; color:#000000; border-radius:2px; width:100px;" align="center" | Power Cost| <div class="block2" style="color:#ffffff;">{{{power cost|-}}}</div>|-! style="background:#eee; color:#000000; border-radius:2px; width:100px;" align="center" | Reuse Time| <div class="block2" style="color:#ffffff;">{{{reuse time|-}}}</div>|-{{ #if:{{{ragemulti|}}}|{{pipe}}- valign="top"! style="background:#eee; color:#000000; border-radius:2px; width:100px;" align="center" {{pipe}} Rage Multiplier:{{pipe}} <div class="block2" style="color:#ffffff;">{{{ragemulti}}}</div>}}|-! style="background:#eee; color:#000000; border-radius:2px; width:100px;" align="center" | Special| <div class="block2" style="color:#ffffff;">{{{special|-}}}</div>|-{{ #if:{{{keywords|}}}|{{pipe}}- valign="top"! style="background:#f5e0c7; color:#000000; border-radius:2px; width:100px;" align="center" {{pipe}} Keywords:{{pipe}} <div class="block2" style="color:#ffffff;">{{{keywords}}}</div>}}
|}
<noinclude>; name: Must be the name of the ability.; Descriptiondescription: {{{The in-game description|Description not provided of the ability.; skill: The associated skill the ability is part of.; level: The level required to use the ability.; damage: Information about the ability.; power cost: Information about the ability.; reuse time: Information about the ability.; special: Information about the ability. (edit pageOptional).}}}
; Special
: {{{special|-}}}
<;Sample output{| class="wikitable"! Code !!Output|-- categories --| <pre>{{ #if: Ability infobox| name = Warmthball| description = Throw a vaguely painful ball of warmth.| skill = Fire Magic| level = 0| damage = 8 Fire| power cost = 0| reuse time = 2| range = 30 meters| ragemulti = 2| special = {{{skillAttribute|BOOST_SKILL_FIREMAGIC|+5}}} | [[Category:keywords = <p>{{KWAB|Attack}}{{skillKWAB|FireMagic}}{{KWAB|Fireball} abilities]] }{{KWAB|FireMagicAttack}}<!-- end categories --/p><noincludep>{{clearKWAB|Ranged}}{{KWAB|BasicAttack}}{{KWAB|CombatRefresh}}{{KWAB|FireSpell}}__NOTOC__==Syntax==<pre/p>...}}</pre> ==Parameters==; ...: ... ==Description==Work in progress. ==Examples==WIP.<pre>
{{Ability infobox
| name = Warmthball
| description = Throw a vaguely painful ball of warmth.
| skill = Fire Magic
| level = 0
| damage = 8 Fire
| power cost = 0
| reuse time = 2
| range = 30 meters
| ragemulti = 2
| special = {{Attribute|BOOST_SKILL_FIREMAGIC|+5}}
| keywords = <p>{{KWAB|Attack}}{{KWAB|FireMagic}}{{KWAB|Fireball}}{{KWAB|FireMagicAttack}}</p><p>{{KWAB|Ranged}}{{KWAB|BasicAttack}}{{KWAB|CombatRefresh}}{{KWAB|FireSpell}}</p>
}}
</pre>|}
[[Category:Formatting templates|Ability infobox]]
</noinclude>