Template:Ability

From Omega Strikers Wiki
Jump to navigation Jump to search

Missing Name

Ability .png
Cooldown s
Template-info.svgTemplate documentation (for the template show above, sometimes hidden or invisible)
Editors can experiment in this template's sandbox page.

Description

This template is used to display Striker abilities in a pre-formatted table. It can be placed inside the {{AbilitySlot}} container template for styling and to reduce the "styled" white-space within the template itself.

No description.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
namename

Ability name.

Default
Missing Name
Example
Glitch.Pop
Stringrequired
keywordkeyword

A comma-separated list of keywords that the ability possesses

Example
IMPACT, CREATION
Stringoptional
strikerstriker

The striker's name this ability belongs to. This parameter is used to set the file icon for the ability

Default
{{PAGENAME}}
Example
Octavia
Stringrequired
slotslot

The corresponding slot the ability fits in. This parameter is used to set the file icon

Suggested values
Passive Evade Burst Primary Secondary Special
Example
Primary
Stringoptional
descriptiondescription

The description. Ideally should be verbatim but can be rewritten if in-game is incorrect or missing vital information. Rewritten descriptions should then be clarified in the notes section explaining what why it is not verbatim.

Stringoptional
cooldowncooldown

The amount of time an ability is on cooldown. This argument should be numerical only.

Example
15
Numberoptional
corekbcorekb

Core knockback. A numeric added by percent level.

Example
100 + 10%
Stringoptional
playerkbplayerkb

Player knockback. A numeric added by percent level.

Example
200 + 20%
Stringoptional
damagedamage

Damage done to stagger. A numeric added by percent level.

Stringoptional
rangerange

How far an ability reaches.

Example
650
Stringoptional
notesnotes

A section for additional notes to describe how the ability works, specific caveats, or more stats that cannot be fit nicely into the rest of the template. This should be a bulleted list of items.

Stringoptional

Syntax

{{Ability
|name = 
|keyword = 
|striker = 
|slot = 
|description = 
|cooldown = 
|corekb = 
|playerkb = 
|damage = 
|notes =

}}

Example

{{Ability|
|name = Piercing Shot
|keyword = IMPACT
|striker = Estelle
|slot = primary
|description = Take aim and unleash crystalline energy at all enemies in a long line.
|cooldown = 10 
|corekb = 1340 + 179%
|playerkb = 180 + 89%
|damage = 180 + 89%
|notes =
* On cast, Estelle is immobilized for 3.14 seconds before being able to move again.
}}

Piercing Shot

Estelle primary.png
IMPACT
Take aim and unleash crystalline energy at all enemies in a long line.
Cooldown 10s
Core Knockback 1340 + 179%
Player Knockback 180 + 89%
Damage 180 + 89%
Notes
  • On cast, Estelle is immobilized for 3.14 seconds before being able to move again.

· Pages that use this template.