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

From Project: Gorgon Wiki
Jump to: navigation, search
m
m (Syntax)
Line 5: Line 5:
  
 
== Syntax ==
 
== Syntax ==
:Type {{t|Combat Ability|name}} where you want the item icon and link to display.
+
:Type <nowiki>{{Combat Ability|name}}</nowiki> where you want the item icon and link to display.
  
 
== Parameters ==
 
== Parameters ==

Revision as of 16:29, 21 July 2019

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