Template:Infobox Magic: Difference between revisions
From HorizonXI Wiki
m (removed excess bracket) |
(added categorization by spell element) |
||
Line 17: | Line 17: | ||
}} | }} | ||
</pre>}} | </pre>}} | ||
<includeonly><infobox> | <includeonly>{{categorize|{{{1|}}}|[[Category:{{{element}}}]]}}<infobox> | ||
<title source="spell name"><format> {{StatusEffectIcon|{{{status effect id}}}}} {{{spell name|{{PAGENAME}}}}} </format></title> | <title source="spell name"><format> {{StatusEffectIcon|{{{status effect id}}}}} {{{spell name|{{PAGENAME}}}}} </format></title> | ||
<data source="spell type"><label>[[:Category:Magic|Type]]</label><format>[[Category:Magic]]{{#switch:{{lc:{{{spell type}}}}}|elemental|enfeebling|enhancing|healing|divine|dark|summoning|blue = [[:Category:{{{spell type}}} Magic|{{{spell type}}}]][[Category:{{{spell type}}} Magic]]|ninjutsu|geomancy|trust = [[:Category:{{{spell type}}}|{{{spell type}}}]][[Category:{{{spell type}}}]]||song = [[:Category:Songs|Song]][[Category:Songs]]|Not Specified}}</format></data> | <data source="spell type"><label>[[:Category:Magic|Type]]</label><format>[[Category:Magic]]{{#switch:{{lc:{{{spell type}}}}}|elemental|enfeebling|enhancing|healing|divine|dark|summoning|blue = [[:Category:{{{spell type}}} Magic|{{{spell type}}}]][[Category:{{{spell type}}} Magic]]|ninjutsu|geomancy|trust = [[:Category:{{{spell type}}}|{{{spell type}}}]][[Category:{{{spell type}}}]]||song = [[:Category:Songs|Song]][[Category:Songs]]|Not Specified}}</format></data> | ||
Line 86: | Line 86: | ||
| width="25%" valign="top" align="left"| | | width="25%" valign="top" align="left"| | ||
{{Infobox Magic | {{Infobox Magic|nc | ||
| spell name = Fire | | spell name = Fire | ||
| spell type = Elemental | | spell type = Elemental | ||
Line 129: | Line 129: | ||
| width="25%" valign="top" align="left"| | | width="25%" valign="top" align="left"| | ||
{{Infobox Magic | {{Infobox Magic|nc | ||
| spell name = Haste | | spell name = Haste | ||
| spell type = Enhancing | | spell type = Enhancing |
Revision as of 14:01, 3 December 2023
Parameters
- spell name: As it appears in your spell list, without abbreviations
- spell type: elemental, enhancing, healing, divine, dark, summoning, blue, ninjutsu, geomancy, song or trust
- status effect id: ID# for the status effect, derived from in-game DAT resources. This parameter feeds the icon displayed next to the title. This icon should resemble the status effect icon in game.
- blue family: the monster family correlated with this spell.
- blue physical damage type: For physical blue magic spells - hand-to-hand, blunt, piercing or slashing
- blue skillchain properties: For physical blue magic spells - use only the link form to the skillchain e.g. Induration, do not use Template:Skillchain.
- blue stats: For blue magic - list the bonus stats granted by setting this spell. See Template:Stat
- blue trait: For blue magic - link the job traits granted by this spell as well as the points counted towards that trait.
- blue points: For blue magic - the number of free blue magic points required to set this spell.
- description: taken directly from the game's own description of the spell.
- mp: If any, the base MP cost of the spell.
- ninjutsu tool: Link the tool/tools consumed while casting ninjutsu.
- element: If any, the element of the spell.
- jobs: A list of the jobs that can cast that spell, as well as the base level required to learn the spell. Ideally ordered from lowest -> highest level. In the cast of a PUP automaton, list the minimum puppet magic skill level required to cast the spell.
- casting time: The base casting time of the spell.
- recast time: the base recast time of the spell.
- affected targets: self, single, aoe target (most -ga spells), aoe self (most -ra spells), aoe cone (blu breath spells).
- base duration: for enfeebling or enhancing magic, the base duration of an unresisted spell.
- range: the maximum range from which this spell can be cast. Include the radius of -ga/-ra spells.
Examples
Please Refer to the Template:Infobox Magic/Tests page for more examples
Elemental Magic
{{Infobox Magic | spell name = Fire | spell type = Elemental | description = Deals fire damage to an enemy | mp = 7 | element = Fire | jobs = * Level 13 [[Black Mage]] * Level 16 [[Scholar]] * Level 19 [[Red Mage]] * Level 19 [[Geomancer]] * Level 20 [[Puppetmaster]] [[Automaton Magic Skill]] 60<sup>‡</sup> * Level 23 [[Dark Knight]] | casting time = 0.5 | recast time = 2 | affected targets = single | range = 21 }} |
Status Effect
{{Infobox Magic | spell name = Haste | spell type = Enhancing | status effect id = 33 | description = [[Haste (Status Effect)|Increases target's attack speed.]] | mp = 40 | element = Wind | jobs = *[[White Mage]] Lv. 40 *[[Red Mage]] Lv. 48 | casting time = 3 | recast time = {{changes}} 18 | affected targets = single | base duration = 3 minutes | range = 20 }} |