Template:GuildAbility: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
|-
|-
! style="text-align:left" | '''Type / Skill:'''
! style="text-align:left" | '''Type / Skill:'''
| colspan=2 | {{#if:{{{type|}}}|{{#arraymaptemplate:{{{type|}}}|GuildAbilityType|,|}}|{{#switch:{{{obsolete}}}|y|yes|true=|[[missing::Infobox entry on type of ability|''Unknown'']]}|{{#switch:{{{obsolete}}}|y|yes|true=|[[missing::Infobox entry on type of ability|''Unknown'']]}}}} / {{#switch: {{{skill|}}}
| colspan=2 |
{{#if: {{{type|}}}
|n|-=-|{{#if:{{{skill|}}}
| {{#arraymaptemplate:{{{type|}}}|GuildAbilityType|,|}}
| {{#switch:{{{obsolete}}}
|y|yes|true=|[[missing::Infobox entry on type of ability|''Unknown'']]
}}
|{{#switch:{{{obsolete}}}
|y|yes|true=|[[missing::Infobox entry on type of ability|''Unknown'']]
}}
}} /
{{#switch: {{{skill|}}}
|n|-=-| ={{#switch:{{{obsolete}}}
|y|yes|true=|[[missing::Infobox entry on skill of ability|''Unknown'']]
|{{#arraymap:{{{skill}}}|,|@@@@|[[ability skill is::@@@@]][[Category:@@@@ Ability]]}}
|{{#arraymap:{{{skill}}}|,|@@@@|[[ability skill is::@@@@]][[Category:@@@@ Ability]]}}
|{{#switch:{{{obsolete}}}|y|yes|true=|[[missing::Infobox entry on skill of ability|''Unknown'']]}}
}}
}}
}}
}}

Revision as of 22:56, 5 July 2014

GuildAbility
Requirements: Unknown
Cost: Unknown
Type / Skill: {{#if: Unknown / Unknown
Path: Unknown
Description: Unknown
Effect: Unknown
Messaging: Unknown

This template provides an infobox for non-magical ability articles for all guilds. Notes and commentary should be added on the individual articles via normal article editing.

Usagage Documentation:

Variable Supported Values Usage
name Ability name if different from page name. (optional)
prereqs -/# Number of previous required abilities
reqs -/<reqs> Any prequisits needed to learn. Do not add links.
cost The number of ability slots to gain.
desc -/<description> The teaching NPC's description.
effect -/<effect> What is the power's effect?
messaging -/<messaging> The messaging shown when activated
type -/combo khri/special khri/finesse/potency/subtlety/roar/form/berserk/meditation What kind of ability is it? Separate different entries by "," with no space.
obsolete yes/ Used to indicate ability is obsolete and prevents category inclusion.

When making a new article, copy the text below into the edit window and fill in the parameter values as appropriate.

{{GuildAbility
|name=
|teacher=
|prereq=
|reqs=
|skill=
|cost=
|desc=
|effect=
|messaging=
|type=
}}