Template:5e Ability: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 24: | Line 24: | ||
{{5e Ability|Foo|limit={{SRD5|Recharge}}s 5-6|The description of foo is that it acts as a placeholder for a value.}} | {{5e Ability|Foo|limit={{SRD5|Recharge}}s 5-6|The description of foo is that it acts as a placeholder for a value.}} | ||
[[Category:5e Templates]] | [[Category:5e Templates|Ability 5e]] |
Revision as of 07:41, 8 October 2019
Use
Used in many templates. It places an HTML anchor for the first term (name) and then lists the second term (description).
Syntax
{{5e Ability|name|description}}
Optional Entries
|limit= <!-- limits how often. I.e. 3/Day, {{SRD5|Recharge}} 5-6, etc. -->
Example
{{5e Ability|Foo|The description of foo is that it acts as a placeholder for a value.}} {{5e Ability|Foo|limit={{SRD5|Recharge}}s 5-6|The description of foo is that it acts as a placeholder for a value.}}
Produces...
Foo. The description of foo is that it acts as a placeholder for a value.
Foo (Recharges 5-6). The description of foo is that it acts as a placeholder for a value.