Template:Feat: Difference between revisions

From Cormyrean Prophecies
(Новая страница: «<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}}]] }}
'''Type of feat:''' {{feattype|{{{type}}} }} {{#ifeq: {{{epic|no}}} | no | | ([[epic feat|epic]]) }}<br />
'''Тип фита:''' {{feattype|{{{type}}} }} {{#ifeq: {{{epic|no}}} | no | | ([[epic feat|epic]]) }}<br />
'''Prerequisite:''' {{{prereq|none}}}{{
'''Требования:''' {{{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}}} }}


'''Specifics:''' {{{desc}}}
'''Описание:''' {{{desc}}}


'''Use:''' {{#ifeq: {{{use}}} | combat mode | [[combat mode]] | {{{use}}} }}{{
'''Использование:''' {{#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]] }} Тип фита: {{

  1. ifeq: {{{type}}} | class | классовый| {{
  2. ifeq: {{{type}}} | classrace | класс/раса | {{
  3. ifeq: {{{type}}} | monster | monster | {{
  4. ifeq: {{{type}}} | race | race | {{
  5. ifeq: {{{type}}} | general | general | {{
  6. ifeq: {{{type}}} | metamagic | metamagic (general feat) | {{
  7. ifeq: {{{type}}} | instant | instant | {{
  8. ifeq: {{{type}}} | instant custom | instant (custom) |

{{{type}}} (general feat) }} }} }} }} }} }} }} }} {{#ifeq: no | no | | (epic) }}
Требования: none{{

  1. if: |
    {{#if: | Directly required for | Required for }}: {{{reqfor}}} }}{{
  2. if: |
    Indirectly required for: {{{impliedfor}}} }}

Описание: {{{desc}}}

Использование: {{#ifeq: {{{use}}} | combat mode | combat mode | {{{use}}} }}{{

  1. 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.