Template:GuildAbility: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
! width=30% style="background:#B9B59C"|
! width=30% style="background:#B9B59C"|
|-
|-
! style="text-align:left" | '''{{#if:{{{prereqs|}}}|Prerequisite:|Requirements:}}'''
! style="text-align:left" | '''{{#if:{{{prereqs|}}}|Prereq / Cost:|Requirements:}}'''
| colspan=2 | {{#if: {{{prereqs|}}}{{{reqs|}}} | {{#switch: {{lc: {{{reqs}}} }} | n | -=None | {{#if:{{{prereqs|}}}|[[prerequisite::{{{prereqs}}}]]|{{{reqs}}} }} }} | {{#switch:{{{obsolete}}}|y|yes|true=|[[missing::Infobox entry on prerequsites|''Unknown'']]}} }}
| colspan=2 | {{#if: {{{prereqs|}}}{{{reqs|}}} | {{#switch: {{lc: {{{reqs}}} }} | n | -=None | {{#if:{{{prereqs|}}}|[[prerequisite::{{{prereqs}}}]]{{#switch: {{lc: {{{slots}}} }} | n | -=None |{{+}}/ [[slot cost is::{{{slots}}}]]}} | {{#switch:{{{obsolete}}}|y|yes|true=|[[missing::Infobox entry on slot cost|''Unknown'']] }}|{{{reqs}}} }} }} | {{#switch:{{{obsolete}}}|y|yes|true=|[[missing::Infobox entry on prerequsites|''Unknown'']]}} }}
|-
|-
! style="text-align:left" | '''Cost:'''
{{#if:{{{prereqs|}}}||! 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" | '''Difficulty:'''
! style="text-align:left" | '''Difficulty:'''

Revision as of 19:53, 6 July 2014

GuildAbility
Requirements: Unknown
Cost: Unknown
Difficulty: Unknown
Type / Skill: 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=
}}