|
Tag: Redirect target changed |
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
| <includeonly>{{#if: {{{2|}}}|{{#if: {{{1|}}}|{{#switch: {{{1}}}
| | #redirect: [[Template:5x Subclass Ability Section]] |
| | 2 =<nowiki></nowiki>
| |
| =={{{2}}}==
| |
| | 3 =<nowiki></nowiki>
| |
| ==={{{2}}}===
| |
| | 4 =<nowiki></nowiki>
| |
| ===={{{2}}}====
| |
| | 5 =<nowiki></nowiki>
| |
| ====={{{2}}}=====
| |
| | 6 =<nowiki></nowiki>
| |
| ======{{{2}}}======
| |
| | default =<nowiki></nowiki>
| |
| ==={{{2}}}===
| |
| }} }}
| |
| {{#if: {{{4|}}}|''{{{4}}} level{{#if: {{{5|}}}| {{{5}}}|}} feature.''<br />|}}
| |
| {{{3|}}} }}
| |
| </includeonly><noinclude>
| |
| | |
| ==Use==
| |
| Used in many templates. It places an HTML anchor for the first term (name) and then lists the second term (description).
| |
| | |
| ==Syntax==
| |
| <pre>{{5e Subclass Ability Section|depth|name|description|optLevel|optSubclassName}}</pre>
| |
| | |
| ==Example==
| |
| <pre>{{5e Subclass Ability Section|3|Foo|The description of foo is that it acts as a placeholder for a value.|2nd|Bar}}</pre>
| |
|
| |
| Produces...
| |
| | |
| {{5e Subclass Ability Section|3|Foo|The description of foo is that it acts as a placeholder for a value.|2nd|Bar}}
| |
| | |
| | |
| [[Category:5e Templates|Ability Section Template 5e]] | |
| </noinclude>
| |