6,366
editsMore actions
rename template
m (Sky moved page Template:Ability Check to Template:Ability check) |
(rename template) |
||
Line 1: | Line 1: | ||
<includeonly>{{icon|D20.png|25|caption=}} {{#if: {{{2|}}} | DC {{{2}}}}} {{#if:{{{1|}}}|[[{{{1}}}]] [[Ability Check|check]]|[[Ability | <includeonly>{{icon|D20.png|25|caption=}} {{#if: {{{2|}}} | DC {{{2}}}}} {{#if:{{{1|}}}|[[{{{1}}}]] [[Ability Check|check]]|[[Ability check]]}}</includeonly><noinclude> | ||
This template is used to represent Skill or Ability Checks. Saving throws should use [[Template: | This template is used to represent Skill or Ability Checks. Saving throws should use [[Template:Saving throw]] instead. | ||
The first parameter is the skill or ability being checked, and the second (optional) parameter is the [[DC]]. If no parameters are supplied, it will instead display a link to [[Ability Check]]. | The first parameter is the skill or ability being checked, and the second (optional) parameter is the [[DC]]. If no parameters are supplied, it will instead display a link to [[Ability Check]]. | ||
Usage: <code><nowiki>{{Ability | Usage: <code><nowiki>{{Ability check}}</nowiki></code> | ||
Result: {{Ability | Result: {{Ability check}} | ||
Usage: <code><nowiki>{{Ability | Usage: <code><nowiki>{{Ability check|Sleight of Hand|20}} </nowiki></code> | ||
Result: {{Ability | Result: {{Ability check|Sleight of Hand|20}} | ||
Usage: <code><nowiki>{{Ability | Usage: <code><nowiki>{{Ability check|Dexterity}}</nowiki></code> | ||
Result: {{Ability | Result: {{Ability check|Dexterity}} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |