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" | '''Slot Cost:'''
! style="text-align:left" | '''Slot Cost:'''
| colspan=2 | {{#if: {{{slot|}}} | {{#switch: {{lc: {{{slot}}} }} | n | -=None | {{{slot}}}}} | [[missing::Infobox entry on slot cost|''Unknown'']] }}
| colspan=2 | {{#if: {{{slots|}}} | {{#switch: {{lc: {{{slots}}} }} | n | -=None | {{{slots}}}}} | [[missing::Infobox entry on slot cost|''Unknown'']] }}
|-
|-
{{#ifeq: {{lc: {{{cost}}} }} | - | | ! style="text-align:left" {{!}} '''Cost To Use:'''
{{#ifeq: {{lc: {{{cost}}} }} | - | | ! style="text-align:left" {{!}} '''Cost To Use:'''

Revision as of 19:53, 19 January 2013

GuildAbility Infobox
Teacher: Unknown
Requirements: Unknown
Slot Cost: Unknown
Cost To Use: Unknown
Description: Unknown
Effect: Unknown
Messaging: Unknown
Type: Unknown

This template provides an infobox for all guild ability articles. 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)
reqs -/<reqs> Any prequisits to learn. Manually add links to other abilities if needed
teacher -/any/(teacher) What NPC(s) teach it. Automatically will add links. If multiple, add names separated by "," and no space.
cost -/<cost> The cost required to use it. Please specify what kind of units are used (concentration, voice pulses, etc.)
desc -/<description> The teaching NPC's description
effect -/<effect> What is the power's effects?
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.

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

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