Difference between revisions of "Template:Combat Ability Rage/doc"

From Project: Gorgon Wiki
Jump to: navigation, search
(Added documentation)
 
(Sample output: Added missing documentation for complex use.)
Line 23: Line 23:
 
|}
 
|}
 
: If the icon you get does not match the in-game icon, check [[List of Combat Ability Icons]]. Some combat abilities have three or four possible icons!
 
: If the icon you get does not match the in-game icon, check [[List of Combat Ability Icons]]. Some combat abilities have three or four possible icons!
 +
; Complex usage
 +
:{| class="wikitable"
 +
| Code
 +
| {{=}}
 +
| Output
 +
|-
 +
| <nowiki>{{Combat Ability Rage|Combat Ability Rage=Burst Nature Debuff|Crushing Damage}}</nowiki>
 +
| &rArr;
 +
| {{Combat Ability Rage|Combat Ability Rage=Burst Nature Debuff|Crushing Damage}}
 +
|}
 +
 
== Notes ==
 
== Notes ==
 
* Uses the new [[Template:Combat Ability icon]] template.
 
* Uses the new [[Template:Combat Ability icon]] template.

Revision as of 18:06, 29 April 2019

Description

Use this template whenever you want to display a combat ability icon, rage attack symbol, and name for a creature.
If you only want to display a combat ability's icon, or use a larger image of the icon, use the Combat Ability icon template.
If you do not need to display the Rage icon, see Template:Combat Ability

Syntax

Type {{Combat Ability Rage |name}} where you want the item icon and link to display.

Parameters

name
The correct capitalized name of the Combat Ability.

Sample output

Basic usage
Code = Output
Template:Tlc
Rage-icon.png Error: Ability not found Error: Combat Ability not found
 
If the icon you get does not match the in-game icon, check List of Combat Ability Icons. Some combat abilities have three or four possible icons!
Complex usage
Code = Output
{{Combat Ability Rage|Combat Ability Rage=Burst Nature Debuff|Crushing Damage}}
Rage-icon.png Error: Ability not found Error: Combat Ability not found
 

Notes