Ad placeholder

Template:Ability check: Difference between revisions

Jump to navigation Jump to search
New demo template
(Added support for comma separated list)
(New demo template)
 
Line 4: Line 4:
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 check}}</nowiki></code>
== Examples ==
 
{{Template demo
Result: {{Ability check}}
| <nowiki>{{Ability check}}</nowiki>
 
| <nowiki>{{Ability check|Sleight of Hand|20}} </nowiki>
Usage: <code><nowiki>{{Ability check|Sleight of Hand|20}} </nowiki></code>
| <nowiki>{{Ability check|Dexterity}}</nowiki>
 
| <nowiki>{{Ability check|Strength, Dexterity}}</nowiki>
Result: {{Ability check|Sleight of Hand|20}}
| <nowiki>{{Ability check|Sleight of Hand, Animal Handling, Strength|16}}</nowiki>
 
}}
Usage: <code><nowiki>{{Ability check|Dexterity}}</nowiki></code>
 
Result: {{Ability check|Dexterity}}
 
Usage: <code><nowiki>{{Ability check|Strength, Dexterity}}</nowiki></code>
 
Result: {{Ability check|Strength, Dexterity}}
 
Usage: <code><nowiki>{{Ability check|Sleight of Hand, Animal Handling, Strength|16}}</nowiki></code>
 
Result: {{Ability check|Sleight of Hand, Animal Handling, Strength|16}}


[[Category:Templates]]
[[Category:Templates]]

Navigation menu