Template:One Ability

From Rlyehwiki
Revision as of 15:43, 22 August 2022 by Rlyehable (talk | contribs) (Created page with "<noinclude><!-- Cargo Table --> {{#cargo_declare: _table = One_Features |Page_Name = Page (unique) |Features = List (, ) of String }} </noinclude><includeonly>{{#if: {{{1|}}}|...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template defines the table "One_Features". This table has not been created yet.

Use

Used in many templates. It places an HTML anchor for the first term (name) and then lists the second term (description). It also places the feature in the One_Features db table.

Syntax

{{One Ability|name|description}}

Optional Entries

|limit= <!-- limits how often. I.e. 3/Day, {{SRD5|Recharge}} 5-6, etc. -->

Example

{{One Ability|Foo|The description of foo is that it acts as a placeholder for a value.}}

{{One 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.