Template:Combat Ability Rage/doc: Difference between revisions
Jump to navigation
Jump to 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> | |||
| ⇒ | |||
| {{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 22: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 ⇒
{{ #replace: http://cdn.projectgorgon.com/v445/icons/icon_.png
http://cdn.projectgorgon.com/v445/icons/icon_.png Error: Combat 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}} ⇒
{{ #replace: http://cdn.projectgorgon.com/v445/icons/icon_.png
http://cdn.projectgorgon.com/v445/icons/icon_.png Error: Combat Ability not found |
Error: Combat Ability not found }}
Notes
- Uses the new Template:Combat Ability icon template.