Notice something wrong, missing, or inadequate? Feel free to edit pages yourself and make use of discussion pages.
Wiki content is created, maintained, and administrated by players. Learn how you can help!

Page template for disciplines

From Dalaya Wiki
Jump to navigationJump to search

Return to Style & Formatting


Discipline pages stack two templates: disciplinetable (the ability's mechanics) and Itemstats (the tome/skill item that grants it). Enter values as plain text; skill, nextdisc and prevdisc are auto-linked. The format below follows Discipline: Holy Inspiration.

Discipline style format:

{{disciplinetable
 | image     = 3_22
 | group     = Utility Beneficial
 | sgroup1   = Misc
 | endurance = 150
 | cast      = 0
 | IDnum     = 7133
 | range     = 100
 | restype   = Unresistable
 | aerad     = 0
 | recharge  = 60
 | resadj    = 0
 | aedur     = 0
 | push      = 0
 | ttype     = Single
 | disctype  = Detrimental
 | duration  = Instant
 | pcclass   = [[Disciplines: Paladin#Level 65|PAL(65)]]
 | restr     = None
 | slot1     = Discipline Ability
 | notes     = What the discipline does.
}}

----

{{Itemstats
| name = Skill: <discipline name>
| image = 778
| source1 = [[:Category:Deadly Arts merchants|Merchant]]
| type = Discipline

<!--End Infobox - Below are stats-->
| flagnodrop = 1
| charges = 1
| wt = 0.0
| size = Tiny
| lvl1 = 65
|PAL=1|AllRaces=1
}}

Field notes: disciplinetable

image
Icon id (e.g. 3_22).
group / sgroup1 / sgroup2
Category and subcategories of the discipline.
endurance
Endurance cost.
upkeep
Endurance upkeep per tick, if any.
cast
Cast time.
IDnum
In-game discipline id.
range / aerad
Range and AE radius (0 if none).
restype
Resist type (often Unresistable).
recharge
Reuse timer.
resadj
Resist adjust.
aedur
AE duration.
push
Knockback.
ttype
Target type (Single, Self, ...).
disctype
Detrimental or Beneficial. This field is disctype, not spelltype (that is the spell template's field).
duration
Effect duration (or Instant).
pcclass
Link back to the class discipline list and level, e.g. PAL(65).
restr
Restrictions.
slot1 … slot12
Effect slots, one per line.
nextdisc / prevdisc
Adjacent ranks for progression navigation (auto-linked).

Field notes: Itemstats

The Itemstats block describes the item that grants the discipline. Class and race usability use the current checkbox syntax: set the required level with lvl1 = ... and flag classes with |PAL=1, |WAR=1, etc. (or |AllRaces=1 for every race). The legacy class1=WAR / race1=BAR enumeration still works via auto-conversion, but the checkbox form is preferred. See Format for adding new items for the full Itemstats reference.

See also