Template:HeroSkin

From Gigantic Wiki
Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:HeroSkin/doc to edit this documentation. (How does this work?)
Description
This template is for pages about heroes' in-game skins (see: Category:Hero skins).
Template uses Template:Version and Extension:TemplateStyles; for styles see Template:HeroSkin/styles.css.
Syntax
Copy and fill the following code:
{{HeroSkin
|hero = 
|title = 
|width = 
|version = 
|rarity = 
|type = 
|source = 
|lore = 
}}
  • width parameter is for width of the image, default value is 240px
  • version parameter is for icon and tooltip which indicate in which version of the game the skin first appeared; by default it shows original Gigantic, to list Rampage Edition it should be version = R.
  • rarity parameter must be lowercase
  • type parameter is for type or changes of the skin, such as: Base hero model, Color, Model, Material, Ambient FX, Skill FX, etc
Usage example
Code:
{{HeroSkin
|hero = Xenobia
|title = Eternal Light
|rarity = prestige
|type = Model / Material / Skill FX
|source = Reach [[Hero Rank]] 10 to unlock. <br>{{points|crown}} 5000 / {{points|ruby}} 50
|lore = The gifts of the [[Eternals]] came from the [[City of Gods]] itself. Only the worthy could wield them.}}
Result:
Eternal Light
This content and/or lore was in original version of Gigantic
prestige
Model / Material / Skill FX
Reach Hero Rank 10 to unlock.
5000 / 50
The gifts of the Eternals came from the City of Gods itself. Only the worthy could wield them.
Another example, code:
{{HeroSkin
|hero = The Margrave
|title = Infernal Destroyer
|width = 300px
|rarity = rare
|type = Model
|source = {{points|crown}} 3,000 / {{points|ruby}} 100
|lore = The village's salvation meant nothing. The demon's shortcomings only left him unsated.}}
Result:
Infernal Destroyer
This content and/or lore was in original version of Gigantic
rare
Model
3,000 / 100
The village's salvation meant nothing. The demon's shortcomings only left him unsated.