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

From Project: Gorgon Wiki
Jump to: navigation, search
m (Removed complex usage from documentation, applied edits.)
m (Parameters)
Line 10: Line 10:
 
== Parameters ==
 
== Parameters ==
 
; name
 
; name
: The correct capitalized internal name of the Combat Ability.
+
: The correct capitalized "InternalName" (as found in abilities.json in the public data at http://cdn.projectgorgon.com/) of the Combat Ability.
  
 
== Sample output ==
 
== Sample output ==

Revision as of 12:35, 30 September 2020

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
Template:Tlc
icon_2176.png Cold Damage
 

Notes