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

From Project: Gorgon Wiki
Jump to: navigation, search
m
m
Line 22: Line 22:
 
| {{Combat Ability|Horrific Poison Damage Over Time}}
 
| {{Combat Ability|Horrific Poison Damage Over Time}}
 
|}
 
|}
 +
; Complex usage
 
: 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!
 +
:{| class="wikitable"
 +
| Code
 +
| {{=}}
 +
| Output
 +
|-
 +
| <nowiki>{{Combat Ability|Combat Ability=Crushing Damage 13|Crushing Damage}}</nowiki>
 +
| &rArr;
 +
| {{Combat Ability|Combat Ability=Crushing Damage 13|Crushing Damage}}
 +
|}
 
== Notes ==
 
== Notes ==
 
* Uses the new [[Template:Combat Ability icon]] template.
 
* Uses the new [[Template:Combat Ability icon]] template.

Revision as of 16:50, 20 September 2018

Description

Use this template whenever you want to display a combat ability icon 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 want to display a rage attack, use Template:Combat Ability Rage.

Syntax

Type {{Combat Ability|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
Error: Ability not found Error: Combat Ability not found
 
Complex usage
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!
Code = Output
{{Combat Ability|Combat Ability=Crushing Damage 13|Crushing Damage}}
Error: Ability not found Error: Combat Ability not found
 

Notes