Template:Ability

From Risk of Rain Wiki
Jump to navigation Jump to search

{{{2}}}

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Ability/doc to edit this documentation. (How does this work?)

Description

To use this template, copy the following code and fill in the appropriate fields.

Syntax

{{Ability
|Image = <!-- optional.  Instead of text, displays this image. -->
|<!-- character -->
|<!-- ability -->
|<!-- optional custom name -->
|NoTooltip = <!-- optional toggle.  Set to true to disable tooltips. -->
}}

Samples

{{Ability|Commando|Full Metal Jacket}}

Results in...

Full Metal Jacket


{{Ability|Commando|Full Metal Jacket|FMJ}}

Results in...

FMJ


{{Ability|Commando|Full Metal Jacket|NoTooltip = True}}

Results in...

Full Metal Jacket



{{Ability|Commando|Double Tap|Image = Commando_Skill_1.png}}

Results in...

Commando Skill 1.png