Template:Feat: Difference between revisions

From Cormyrean Prophecies
No edit summary
m (Защищена страница «Шаблон:Feat» ([Редактирование=Разрешено только администраторам] (бессрочно) [Переименование=Разрешено только админис…)
(No difference)

Revision as of 17:35, 20 August 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.