Difference between revisions of "Template:FeatAutoGrant"

From DDO Compendium
(Created page with "<noinclude>{{TemplateDocumentation |name = FeatAutoGrant |description = This template is used to generate a nicely defined look for auto granted feats. |parameter1name = TO |p...")
 
Line 16: Line 16:
<onlyinclude>{{#switch: {{lc:{{{1}}}}}
<onlyinclude>{{#switch: {{lc:{{{1}}}}}
| all=This feat is granted free to all characters {{#ifexpr: {{{2}}} = 1|upon creation|at character level {{{2}}}}}
| all=This feat is granted free to all characters {{#ifexpr: {{{2}}} = 1|upon creation|at character level {{{2}}}}}
| #default= This feat is granted free to {{{1}}} at class level {{{2}}} [[Category:{{{1}}} Level {{{2}}} Class Feats]]
| #default= This feat is granted free to {{{1}}} at class level {{{2}}} [[Category:{{{1}}} Level {{{2}}} Auto Granted Feats]]
}}
}}
</onlyinclude>
</onlyinclude>

Revision as of 13:38, 1 June 2018

FeatAutoGrant[edit]

This template is used to generate a nicely defined look for auto granted feats.

Usage[edit]

{{FeatAutoGrant|(TO)|(level)}}

Parameter Documentation
TOTo whom is it autogranted
Possible Values:
  • Class name
  • ALL for character
levelAt what level is it granted
Possible Values:
  • If parameter1 is a class, the class level
  • If parameter1 is ALL, the character level

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.


This feat is granted free to {{{1}}} at class level {{{2}}} [[Category:{{{1}}} Level {{{2}}} Auto Granted Feats]]