Template:Infobox upgrade

From Liquipedia Stormgate Wiki

Documentation (view - edit)

This module handles the creation of the infoboxes for abilities, spells, traits, effects and upgrades. Skill refers any of those.

|name=
The ingame name of the skill.
|description=
The description of the skill.
|faction=
Which faction has access to this skill.
|image=|imagedark=|imagesize=|caption=
The ingame icon for the skill, including size, and caption.
|damage=|damage_percentage=
(optional) If the skill deals damage, write how much, in case this damage is percentage based write the percentage.
|damage_over_time=
(optional) If the skill deals damage over time, write how much it deals per second.
|heal=|heal_percentage=
(optional) If the skill heals, write how much, in case this heal is percentage based write the percentage.
|heal_over_time=
(optional) If the skill heals over time, write how much it heals per second.
|hotkey=|hotkey2=
The hotkey combination to produce this skill.
|macro_key=|macro_key2=
The hotkey combination to build this skill using the macro menu.
|from=
In which building can this skill be researched/unlocked.
|upgrade_target= (Only for upgrades)
Which units/buildings the upgrade upgrades. If multiple, separate with commas.
|tech_requirement=
(optional) Which technology is required to unlock this skill. Separate multiple with commas.
|building_requirement=
(optional) Which building is required to unlock this skill. Separate multiple with commas.
|target=
What does this Skill target? Ground, Air, Manual, etc. If multiple, separate with commas.
|effect=
(optional) What effect does this skill cause? if multiple separate with commas.
|luminite=|therium=|animus=|energy=|buildtime=
(optional) if this skill requires resources to be produced indicated how much.
|totalluminite=|totaltherium=|totalanimus=|totalbuildtime=
(optional) in case this upgrade is an upgrade of another, indicate the total costs of both (base skill + upgraded skill)
|casterX=
(optional) If a specific ser Unit or Building casts this skill, write it here, [X] is a number (1,2,3, etc).
|range=
(optional) What range does the skill have?
|radius=
(optional) How big is the skill radius, in case of Area of Effect skills.
|cooldown=
(optional) The skill's cooldown.
|duration=
(optional) The skill's duration.
|trigger=
(optional) The skill's trigger.
|invulnerable=
(optional) The units etc that are invulnerable to this skill. If multiple, separate with commas.

To copy paste, replace the [X] with ability, spell, or upgrade.

{{infobox_[X]
	|name=
	|faction=
	|image=|imagedark=|imagesize=|caption=
	|damage=|damage_percentage=|damage_over_time=
	|heal=|heal_percentage=|heal_over_time=
	|hotkey=|hotkey2=
	|macro_key=|macro_key2=
	|from=
	|tech_requirement=
	|building_requirement=
	|target=
	|effect=
	|luminite=|therium=|animus=|energy=|buildtime=
	|totalluminite=|totaltherium=|totalanimus=|totalbuildtime=
	|casterX=
	|range=
	|radius=
	|cooldown=
	|duration=
	|trigger=
	|invulnerable=
}}