This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Template:ClassSpellTable/doc

From Project 1999 Wiki
Revision as of 11:07, 8 July 2015 by Ezri (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Welcome to the Smart Spell Table Templates. These templates consist of the following pages:

These sets of templates have been designed for two purposes

  1. Make the spell tables look pretty
  2. Remove duplication of data between Class Pages and spell pages

Usage

ClassSpellTable is used to embed the spells/songs - this creates a table with the correct Column headings. Each Spell/Song is then included in the table - all of these require Table=(1|2|3) to tell it which table to use (Spell/SpellNew/Song). Because the same spell can be used on different classes, each having a different level when it is achieved, the level for that spell is passed in during the include into the table.

{{ClassSpellTable| Table = 3 |
{{:Chant of Battle | TableLevel = 1 | Table = 3 }}
{{:Chords of Dissonance | TableLevel = 2 | Table = 3 }}
{{:Jaxan's Jig o' Vigor | TableLevel = 3 | Table = 3 }}
{{:Lyssa's Locating Lyric | TableLevel = 4 | Table = 3 }}
{{:Selo's Accelerando | TableLevel = 5 | Table = 3 }}
{{:Hymn of Restoration | TableLevel = 6 | Table = 3 }}
{{:Jonthan's Whistling Warsong | TableLevel = 7 | Table = 3 }}
{{:Kelin's Lugubrious Lament | TableLevel = 8 | Table = 3 }}
{{:Elemental Rhythms | TableLevel = 9 | Table = 3 }}
{{:Anthem De Arms | TableLevel = 10 | Table = 3 }}
}}

NB: Currently BardSongs are Table = 1; and Spells/SpellsNew are not implemented.

This is an under construction template for the list of bard songs on the bard class page. The last empty column is there to stop the very last cell being top aligned - not sure what that is about. I tried to fix this with styles, both on the table and on the row and cell - did not work, back to the added column.

Differences between TableTypes

  • Spell/SpellNew/Song
  • Class/Class/Instrument
  • Type/TableType/Type
  • Mana/Mana/Empty
NB: these docs need to be moved to {{{docs}}} - not sure how yet.