Template:GuildAbility: Difference between revisions
Jump to navigation
Jump to search
(duh) |
No edit summary |
||
Line 8: | Line 8: | ||
! width=30% style="background:#B9B59C"| |
! width=30% style="background:#B9B59C"| |
||
|- |
|- |
||
! style="text-align:left" |
{{#ifeq:{{{prereqs}}}|-||! style="text-align:left" {{!}} '''{{#if:{{{prereqs|}}}|Prereq / Cost:|Requirements:}}''' |
||
{{!}} colspan=2 {{!}} {{#if:{{{prereqs|}}}{{{reqs|}}}|{{#switch: {{lc:{{{reqs}}}}}|n|-=None|{{#if:{{{prereqs|}}}|[[prerequisite::{{{prereqs}}}]]{{#switch:{{lc:{{{slots}}}}}|n|-=None|{{+}}/ [[slot cost is::{{{slots}}}]]}}|{{#if:{{{reqs|}}}|{{{reqs}}}|{{#switch:{{{obsolete}}}|y|yes|true=|[[missing::Infobox entry on slot cost|''Unknown'']]}}}}}}}}|{{#switch:{{{obsolete}}}|y|yes|true=|[[missing::Infobox entry on prerequsites|''Unknown'']]}}}}}} |
|||
|- |
|- |
||
{{#if:{{{prereqs|}}}||! style="text-align:left" {{!}} '''Cost:''' |
{{#if:{{#if:{{{prereqs|}}}|{{#ifeq:{{{prereqs}}}|-||1}}|1}}|! style="text-align:left" {{!}} '''Cost:''' |
||
{{!}} colspan=2 {{!}} {{#if: {{{slots|}}} |
{{!}} 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 23:19, 6 July 2014
Requirements: | Unknown | |
---|---|---|
Cost: | Unknown}} | |
Difficulty: | Unknown | |
Type / Skill: | Unknown / Unknown | |
Contest: | Unknown vs. 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= }}