Template:GuildAbility: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
! style="text-align:left" | '''Cost:'''
! style="text-align:left" | '''Cost:'''
| colspan=2 | {{#if: {{{slots|}}} | {{#switch: {{lc: {{{slots}}} }} | n | -=None | [[slot cost is::{{{slots}}}]]}} | {{#switch:{{{obsolete}}}|y|yes|true=|[[missing::Infobox entry on slot cost|''Unknown'']] }}}}
| colspan=2 | {{#if: {{{slots|}}} | {{#switch: {{lc: {{{slots}}} }} | n | -=None | [[slot cost is::{{{slots}}}]]}} | {{#switch:{{{obsolete}}}|y|yes|true=|[[missing::Infobox entry on slot cost|''Unknown'']] }}}}
|-
! style="text-align:left" | '''Type:'''
| colspan=2 | {{#if: {{{type|}}} | {{#arraymaptemplate: {{{type}}} | GuildAbilityType | , | }} | {{#switch:{{{obsolete}}} |y|yes|true=|[[missing::Infobox entry on type of ability|''Unknown'']] }} }}
|-
{{#switch:{{{path|}}}|-=|! style="text-align:left" {{!}} '''Path:'''
{{!}} colspan=2 {{!}} {{#if: {{{path|}}} | {{{path}}} | {{#switch:{{{obsolete}}} |y|yes|true=|[[missing::Infobox entry on path of ability|''Unknown'']] }} }} }}
|-
|-
{{#ifeq: {{lc: {{{desc}}} }} | - | | ! style="text-align:left" {{!}} '''Description:'''
{{#ifeq: {{lc: {{{desc}}} }} | - | | ! style="text-align:left" {{!}} '''Description:'''
Line 22: Line 28:
{{#ifeq: {{lc: {{{messaging}}} }} | - | | ! style="text-align:left" {{!}} '''Messaging:'''
{{#ifeq: {{lc: {{{messaging}}} }} | - | | ! style="text-align:left" {{!}} '''Messaging:'''
{{!}} colspan=2 {{!}} {{#if: {{{messaging|}}} | {{{messaging}}} | {{#switch:{{{obsolete}}}|y|yes|true=|[[missing::Infobox entry on messaging|''Unknown'']]}} }} }}
{{!}} colspan=2 {{!}} {{#if: {{{messaging|}}} | {{{messaging}}} | {{#switch:{{{obsolete}}}|y|yes|true=|[[missing::Infobox entry on messaging|''Unknown'']]}} }} }}
|-
! style="text-align:left" | '''Type:'''
| colspan=2 | {{#if: {{{type|}}} | {{#arraymaptemplate: {{{type}}} | GuildAbilityType | , | }} | {{#switch:{{{obsolete}}} |y|yes|true=|[[missing::Infobox entry on type of ability|''Unknown'']] }} }}
|}<includeonly>
|}<includeonly>



Revision as of 20:44, 5 July 2014

GuildAbility
Requirements: Unknown
Cost: Unknown
Type: 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 used=
|cost=
|desc=
|effect=
|messaging=
|type=
}}