Template:5e Ability Section

From WikiName
Revision as of 12:24, 17 July 2024 by Tywinusrex (talk | contribs) (Created page with "<includeonly> {{#if: {{{2|}}}|{{#if: {{{1|}}}|{{#set: Features={{{2}}}}}{{#switch: {{{1}}} | 2 = =={{{2}}}== {{#if: {{{lvl|}}}|''{{{lvl}}} level feature''<br />|}}{{{3}}} | 3 = ==={{{2}}}=== {{#if: {{{lvl|}}}|''{{{lvl}}} level feature''<br />|}}{{{3}}} | 4 = ===={{{2}}}==== {{#if: {{{lvl|}}}|''{{{lvl}}} level feature''<br />|}}{{{3}}} | 5 = ====={{{2}}}===== {{#if: {{{lvl|}}}|''{{{lvl}}} level feature''<br />|}}{{{3}}} | 6 = ======{{{2}}}====== {{#if: {{{lvl|}}}|''{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


Use[edit source]

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

Syntax[edit source]

{{5e Ability Section|depth|name|description}}

Optional Entries[edit source]

|lvl= <!--class level of feature-->

Example[edit source]

{{5e Ability Section|3|FooThe description of foo is that it acts as a placeholder for a value.|lvl=12th|}}

Produces...


Foo

12th level feature
The description of foo is that it acts as a placeholder for a value.