Template:Ability/doc

From Risk of Rain Wiki
Jump to navigation Jump to search

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