26,845
edits
Changes
option: limit
<includeonly>'''''{{anchor|{{{1}}}}}{{#if: {{{1limit|}}}|'''''{{anchor| ({{{1limit}}})|}}.''''' {{{2}}}{{#if: {{{1|}}}|{{#set: Features={{{1}}}}}|}}</includeonly><noinclude>
==Use==
==Syntax==
<pre>{{5e Ability|name|description}}</pre>
===Optional Entries===
<pre>
|limit= <!-- limits how often. I.e. 3/Day, {{SRD5|Recharge}} 5-6, etc. -->
</pre>
==Example==
<pre>{{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.}}</pre>
Produces...
{{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.}}
[[Category:5e Templates]]