Template:Feat: Difference between revisions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 72: | Line 72: | ||
Parameters for this template are | Parameters for this template are | ||
*''epic'' — | *''epic'' — Является ли фит эпик-фитом. ''Опциональный параметр'' | ||
*''type'' — The type of the feat. (See below for supported options.) | *''type'' — The type of the feat. (See below for supported options.) | ||
*''prereq'' — The prerequisites of the feat. ''Optional'' | *''prereq'' — The prerequisites of the feat. ''Optional'' | ||
*''reqfor'' — The feats and classes which require this feat as a prerequisite. ''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'' | *''impliedfor'' — The feats and classes whose prerequisites have this feat as a prerequisite. ''Optional'' | ||
*''desc'' — | *''desc'' — Краткое описание фита. | ||
*''use'' — How the feat is used, e.g. automatic, selected, combat mode. | *''use'' — How the feat is used, e.g. automatic, selected, combat mode. | ||
*''special'' — Special notes included by BioWare. ''Optional'' | *''special'' — Special notes included by BioWare. ''Optional'' |
Latest revision as of 23:44, 3 November 2017
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 — Является ли фит эпик-фитом. Опциональный параметр
- 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 — Краткое описание фита.
- 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.