Template:Ability: Difference between revisions
Jump to navigation
Jump to search
HiddenDragon (talk | contribs) (Updated to match other inline templates) |
HiddenDragon (talk | contribs) (Added see also) |
||
Line 22: | Line 22: | ||
}} | }} | ||
[[ | == See also == | ||
* {{t link|Background}} - An equivalent template for [[backgrounds]] | |||
* {{t link|Class}} - An equivalent template for [[classes]] | |||
* {{t link|Race}} - An equivalent template for [[races|playable races]] | |||
* {{t link|Skill}} - An equivalent template for [[skills]] | |||
== Template data== | == Template data== | ||
<templatedata> | <templatedata> |
Revision as of 17:09, 29 July 2024
Template documentation
This template is used to visually represent the main 6 abilities. Do note that saving throws should instead use Template:Saving throw, while ability checks should use Template:Ability Check.
Examples
Example | Markup | Renders as |
---|---|---|
Basic usage | {{Ability|Strength}} | |
Adjusted icon size | {{Ability|Dexterity|w=15}} | |
Link alias | {{Ability|Constitution|CON}} | |
Alias and adjusted size | {{Ability|Intelligence|INT|w=40}} |
See also
- {{Background}} - An equivalent template for backgrounds
- {{Class}} - An equivalent template for classes
- {{Race}} - An equivalent template for playable races
- {{Skill}} - An equivalent template for skills
Template data
Insert a link to an ability score accompanied by the associated icon.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Ability name | 1 | The name of the ability score.
| String | required |
Alias | 2 | A user-defined alias to be shown instead of the ability name. | String | optional |
Icon size | w | The pixel size of the accompanying icon. | Number | optional |