Template:Feat
This template is intended to provide uniform formatting of feats. It should be used at the top of a feat article.
{{#if: | [[image:{{{icon}}}|right|Feat]] }} Type of feat: {{
- ifeq: {{{type}}} | class | классовый| {{
- ifeq: {{{type}}} | classrace | класс/раса | {{
- ifeq: {{{type}}} | monster | monster | {{
- ifeq: {{{type}}} | race | race | {{
- ifeq: {{{type}}} | general | general | {{
- ifeq: {{{type}}} | metamagic | metamagic (general feat) | {{
- ifeq: {{{type}}} | instant | instant | {{
- ifeq: {{{type}}} | instant custom | instant (custom) |
{{{type}}} (general feat)
}} }} }} }} }} }} }} }} {{#ifeq: no | no | | (epic) }}
Prerequisite: none{{
- if: |
{{#if: | Directly required for | Required for }}: {{{reqfor}}} }}{{ - if: |
Indirectly required for: {{{impliedfor}}} }}
Specifics: {{{desc}}}
Use: {{#ifeq: {{{use}}} | combat mode | combat mode | {{{use}}} }}{{
- if: |
Special: {{{special}}} }}
Parameters for this template are
- epic — Only define this if the feat is an epic feat. Optional
- type — The type of the feat. (See below for supported options.)
- prereq — The prerequisites of the feat. Optional
- reqfor — The feats and classes which require this feat as a prerequisite. Optional
- impliedfor — The feats and classes whose prerequisites have this feat as a prerequisite. Optional
- desc — The feat's description/specifics.
- use — How the feat is used, e.g. automatic, selected, combat mode.
- special — Special notes included by BioWare. Optional
- icon — The name of the image (icon) for this feat. Optional
- class1 through class15 — Classes that receive this feat automatically at a particular class level. Optional
- bonus1 through bonus15 — Classes for which this is a bonus feat option. Optional
Type: The type of the feat should be one of the following: general, class, race, item creation, metamagic, combat, spell, or special. For the special case of a feat that is both racial and class, the type classrace is supported.