Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Ability: Difference between revisions

Template page
Created page with "<noinclude> == Example == {{Ability | name = Fireball | description = Throw a powerful fireball to displace other players or the ball. Use it to destroy the wall and shoot it while it is flying to make it explode. | cooldown = 5 | info = * Has two charges, allowing it to be used twice in a row. * Each charge takes approximately {{placeholder}} long to recharge | interactions = * Can explode Otto Ascher's wall * Can disrupt Marcus Mbaye's wall }} </noinclude> <inc..."
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
== Example ==
== Example ==
<pre>
{{Ability
{{Ability
| name = Fireball
| name = Fireball
| description = Throw a powerful fireball to displace other players or the ball. Use it to destroy the wall and shoot it while it is flying to make it explode.
| description = Throw a powerful fireball to displace other players or the ball.
| cooldown = 5
| info =
* Has two charges, allowing it to be used twice in a row.
* Each charge takes approximately {{placeholder}} long to recharge
| interactions =
* Can explode [[Otto Ascher]]'s wall
* Can disrupt [[Marcus Mbaye]]'s wall
}}
</pre>
{{Ability
| name = Fireball
| description = Throw a powerful fireball to displace other players or the ball.
| cooldown = 5
| cooldown = 5
| info =
| info =
Line 14: Line 27:
</noinclude>
</noinclude>
<includeonly>
<includeonly>
{| class="ability-table"
 
{| class="ability-table bordered"  
|-
|-
! {{{name}}}
! rowspan="3" | [[Image:{{{name}}}.png|128px]]
! colspan="2" | {{{name}}}
|-
|-
| Description
| {{{description}}}
| {{{description}}}
|-
|-
| {{{cooldown}}}
| Cooldown
| {{{cooldown}}} seconds
|-
| colspan="3" | {{#tag:tabber|<br />{{!}}-{{!}} Info = {{{info}}}<br />{{!}}-{{!}} Interactions = {{{interactions}}}<br />}}<br />
|}
|}
</includeonly>
</includeonly>

Latest revision as of 18:37, 15 March 2026

Example

{{Ability
| name = Fireball
| description = Throw a powerful fireball to displace other players or the ball.
| cooldown = 5
| info =
* Has two charges, allowing it to be used twice in a row.
* Each charge takes approximately {{placeholder}} long to recharge
| interactions =
* Can explode [[Otto Ascher]]'s wall
* Can disrupt [[Marcus Mbaye]]'s wall
}}


Fireball
Description Throw a powerful fireball to displace other players or the ball.
Cooldown 5 seconds

  • Has two charges, allowing it to be used twice in a row.
  • Each charge takes approximately PLACEHOLDER long to recharge



Contents