Template:Feats: Difference between revisions

From Epic Path
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Category:Epic Path]][[Category:Feats]]{{#if: {{{Category|}}} |{{{Category|}}} |}}
<noinclude>
<small>[[Epic Path]] \ [[Master Feats List]] \ {{PAGENAME}}</small>{{#if: {{{Flavor|}}} |<br><br>''{{{Flavor|}}}'' |}}{{#if: {{{Prerequisites|}}} |<br><br>'''Prerequisites:''' {{{Prerequisites|None}}} |}}{{#if: {{{Benefit|}}} |<br><br>'''Benefit:''' {{{Benefit|}}} |}}{{#if: {{{LevelInc|}}} |<br><br>'''Level Increase:''' {{{LevelInc|}}}|}}
This is the "Feats" template.
It should be called in the following format:
<pre>
{{Template:Feats
 
| Category=
 
| Flavor=
 
| Prerequisites=<onlyinclude>{{#ifeq:{{{transcludesection|Prerequisites}}}
| Prerequisites|-
}}</onlyinclude>
 
| Benefit=
 
| LevelInc=<onlyinclude>{{#ifeq:{{{transcludesection|LevelInc}}}
| LevelInc|-
}}</onlyinclude>
 
| ShortDesc=<onlyinclude>{{#ifeq:{{{transcludesection|ShortDesc}}}
| ShortDesc|-
}}</onlyinclude>
 
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>[[Category:Epic Path]][[Category:Feats]]{{#if: {{{Category|}}} |{{{Category|}}} |}}
<small>[[Epic Path]] \ [[Master Feats List]] \ {{PAGENAME}}</small>{{#if: {{{Flavor|}}} |<br><br>''{{{Flavor|}}}'' |}}{{#if: {{{Prerequisites|}}} |<br><br>'''Prerequisites:''' {{{Prerequisites|None}}} |}}{{#if: {{{Benefit|}}} |<br><br>'''Benefit:''' {{{Benefit|}}} |}}{{#if: {{{LevelInc|}}} |<br><br>'''Level Increase:''' {{{LevelInc|}}}|}}</includeonly>

Revision as of 20:51, 20 July 2016

This is the "Feats" template. It should be called in the following format:

{{Template:Feats

| Category=

| Flavor=

| Prerequisites=<onlyinclude>{{#ifeq:{{{transcludesection|Prerequisites}}}
| Prerequisites|-
}}</onlyinclude>

| Benefit=

| LevelInc=<onlyinclude>{{#ifeq:{{{transcludesection|LevelInc}}}
| LevelInc|-
}}</onlyinclude>

| ShortDesc=<onlyinclude>{{#ifeq:{{{transcludesection|ShortDesc}}}
| ShortDesc|-
}}</onlyinclude>

}}

Edit the page to see the template text.