Template:Blood Pact: Difference between revisions

From HorizonXI Wiki
m (added auto-categorisation)
mNo edit summary
Line 37: Line 37:
| BGCOLOR="#dfe9ec" | '''Type:'''  
| BGCOLOR="#dfe9ec" | '''Type:'''  
| BGCOLOR="#eff4f5" | [[Blood Pact: {{#if:{{{type|}}}|{{#switch:{{lc:{{{type}}}}}
| BGCOLOR="#eff4f5" | [[Blood Pact: {{#if:{{{type|}}}|{{#switch:{{lc:{{{type}}}}}
| rage = Rage | ward = Ward |#default= }}|}}|
| rage | blood pact: rage = Rage | ward | blood pact: ward = Ward |#default= }}|}}|
{{#if:{{{type|}}}|{{#switch:{{lc:{{{type}}}}}
{{#if:{{{type|}}}|{{#switch:{{lc:{{{type}}}}}
| rage = Rage | ward = Ward |#default= }}|}}]]
| rage = Rage | ward = Ward |#default= }}|}}]]
Line 43: Line 43:
| BGCOLOR="#dfe9ec" |'''Element:'''
| BGCOLOR="#dfe9ec" |'''Element:'''
| BGCOLOR="#eff4f5" | {{#if:{{{element|}}}|{{#switch:{{lc:{{{element}}}}}
| BGCOLOR="#eff4f5" | {{#if:{{{element|}}}|{{#switch:{{lc:{{{element}}}}}
| light = {{Light|Element}}
| light | {{Light}} = {{Light|Element}}
| dark = {{Dark|Element}}
| dark | {{Dark}} = {{Dark|Element}}
| water = {{Water|Element}}
| water | {{Water}} = {{Water|Element}}
| lightning = {{Lightning|Element}}
| lightning | {{Lightning}} = {{Lightning|Element}}
| earth = {{Earth|Element}}
| earth | {{Earth}} = {{Earth|Element}}
| wind = {{Wind|Element}}
| wind | {{Wind}} = {{Wind|Element}}
| ice = {{Ice|Element}}
| ice | {{Ice}} = {{Ice|Element}}
| fire = {{Fire|Element}}
| fire | {{Fire}} = {{Fire|Element}}
|#default=
|#default=
}}|}}
}}|}}

Revision as of 22:40, 20 January 2025


This template is for use on Blood Pact pages.

Usage

{{Blood Pact
| description = 
| avatar =
| type = 
| element = 
| level = 
| duration = 
| mp = 
| notes = 
| changes = 
| macro = 
}}

Description: This is the in-game description of the blood pact.
Avatar: Name of the avatar.
Type: The blood pacts type eg. "rage" or "ward.
Element: The blood pacts element eg. "light".
Level: The level the blood pact is unlocked eg. "30".
Duration: The duration of the blood pact. Examples could be "2 minutes" or "Instant".
MP: MP cost of the blood pact.
Notes: Where the editor can add any additional notes they feel necessary. Bullet points should be used for each note.
Changes: The editor should input the name of the blood pact and the template automatically fills any Horizon changes. It parses this from Category:Horizon Changes so if it returns a blank, no changes are present, in which case the editor should leave the parameter blank.
Macro: Add an example macro syntax and any additional information. Use bullet points.

Example

{{Blood Pact
| description = Deals fire elemental damage to enemies within area of effect.
| avatar = Ifrit
| type = Rage
| element = Fire
| level = 1
| duration = Instant
| mp = Requires twice your level in MP to activate this command, and upon use it consumes 100% of your MP. 
| notes = 
* This command is only available when [[Astral Flow]] is active. 
* Avatar's TP does not affect this ability.
* Has the [[skillchain]] properties of [[liquefaction]] and [[fusion]].
| changes = 
| macro = 
* /pet "Inferno" <t>
}}

Results in...


Blood Pact
Description: Deals fire elemental damage to enemies within area of effect.
Avatar: Ifrit
Type: Rage
Element: Fire
Level: 1
Duration: Instant
MP Cost: Requires twice your level in MP to activate this command, and upon use it consumes 100% of your MP.

Notes

Horizon Changes HorizonXI specific changes

none

Macro Syntax

  • /pet "Inferno" <t>