Template:Combat Ability/doc: Difference between revisions

From Project Gorgon
Jump to navigation Jump to search
Alleryn (talk | contribs)
 
Line 19: Line 19:
| Output
| Output
|-
|-
| {{tlc|Combat Ability|IceSlimeKick}}
| <nowiki>{{Combat Ability|IceSlimeKick}}</nowiki>
| &rArr;
| &rArr;
| {{Combat Ability|IceSlimeKick}}
| {{Combat Ability|IceSlimeKick}}
|}
|}
== Notes ==
== Notes ==



Latest revision as of 23:12, 17 June 2021

Description

Use this template whenever you want to display a combat ability icon and description 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 only want to display a combat ability's description (what players see in-game), use Combat Ability name template.
If you want to display a rage attack, use Template:Combat Ability Rage.

Syntax

Type {{Combat Ability|name}} where you want the icon and description to appear.

Parameters

name
The correct capitalized "InternalName" (as found in abilities.json in the public data at http://cdn.projectgorgon.com/) of the Combat Ability.

Sample output

Basic usage
Code = Output
{{Combat Ability|IceSlimeKick}} http://cdn.projectgorgon.com/v445/icons/icon_.png

Error: Combat Ability not found |

Error: Combat Ability not found }}
 

Notes