Template:Feat: Difference between revisions
(Новая страница: «<noinclude>This template is intended to provide uniform formatting of feats. It should be used at the top of a feat article. ---- </noinclude>{{#if: {{{icon|}…») |
No edit summary |
||
Line 2: | Line 2: | ||
---- | ---- | ||
</noinclude>{{#if: {{{icon|}}} | [[image:{{{icon}}}|right|{{PAGENAME}}]] }} | </noinclude>{{#if: {{{icon|}}} | [[image:{{{icon}}}|right|{{PAGENAME}}]] }} | ||
''' | '''Тип фита:''' {{feattype|{{{type}}} }} {{#ifeq: {{{epic|no}}} | no | | ([[epic feat|epic]]) }}<br /> | ||
''' | '''Требования:''' {{{prereq|none}}}{{ | ||
#if: {{{reqfor|}}} | <br />'''{{#if: {{{impliedfor|}}} | Directly required for | Required for }}:''' {{{reqfor}}} }}{{ | #if: {{{reqfor|}}} | <br />'''{{#if: {{{impliedfor|}}} | Directly required for | Required for }}:''' {{{reqfor}}} }}{{ | ||
#if: {{{impliedfor|}}} | <br />'''Indirectly required for:''' {{{impliedfor}}} }} | #if: {{{impliedfor|}}} | <br />'''Indirectly required for:''' {{{impliedfor}}} }} | ||
''' | '''Описание:''' {{{desc}}} | ||
''' | '''Использование:''' {{#ifeq: {{{use}}} | combat mode | [[combat mode]] | {{{use}}} }}{{ | ||
#if: {{{special|}}} | <br />'''Special:''' {{{special}}} }} | #if: {{{special|}}} | <br />'''Special:''' {{{special}}} }} | ||
<includeonly><!--- | <includeonly><!--- |
Revision as of 12:26, 18 May 2016
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]] }} Тип фита: {{
- 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) }}
Требования: none{{
- if: |
{{#if: | Directly required for | Required for }}: {{{reqfor}}} }}{{ - if: |
Indirectly required for: {{{impliedfor}}} }}
Описание: {{{desc}}}
Использование: {{#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.