Difference between revisions of "Template:Attribute label"

From Project: Gorgon Wiki
Jump to: navigation, search
(Created page with "{{ #if: {{{1|}}} | {{ #replace:{{ #switch: {{{1|None}}} | ABILITY_AMMOSTICK_DELTA_KNIFE = Chance for Thrown Knives to Stick in Corpse | #default = {{ #if: {{ #pos: {{{1|}}}...")
(No difference)

Revision as of 12:45, 7 August 2019

Item-icon-none.png

Description

This accepts an Attribute name as input and returns the in-game label.

Syntax

{{Attribute label|<name>}}

Parameters

<name>
The name of the Attribute. It must match exactly what the Attributes json uses. NOT the Label.

Examples

Basic Use

{{Attribute label|ABILITY_AMMOSTICK_DELTA_KNIFE}}

Chance for Thrown Knives to Stick in Corpse