Template:HK Infobox Charm

From Hollow Knight Wiki
Jump to navigation Jump to search
[view] [edit] [history] [refresh]Documentation

Usage

Used on Hollow Knight Charm pages.

Regular charms use label1, image1, etc. For charms with multiple versions, replace `#` with the next number for each different version.

|label1 = First version of charm, if necessary
|image1 = Image of first version
|description1 = Description in the Charm menu
|effect1 = Effect of the charm
|notch_cost1 = Cost of notches. Use a numberical value.

Example

{{HK Infobox Charm
|title1 = // leave empty unless it's different from page title! //
|image1 = Wayward Compass.png
|notch_cost1 = 3
|effect1 = Description of Effect
}}

gives:

{{HK Infobox Charm
|title1 = Fragile Heart
|label1 = Fragile
|image1 = Fragile Heart.png
|description1 = {{Quote|Increases the health of the bearer, allowing them to take more damage.<hr/>
This charm is fragile, and will break if its bearer is killed.}}
|effect1 = 
* Adds two Masks of health
* Will break upon death
* Can be given to [[Divine]] to turn it Unbreakable
|notch_cost1 = 2

|title2 = Fragile Heart
|label2 = Broken
|image2 = Broken Heart.png
|description2 = {{Quote|Increases the health of the bearer, allowing them to take more damage.<hr/>
This charm has broken, and the power inside has been silenced. It cannot be equipped.}}
|effect2 = 
* Cannot be equipped
* Must be first repaired by [[Leg Eater]] in order to be used again
|notch_cost2 = -1

|title3 = Unbreakable Heart
|label3 = Unbreakable
|image3 = Unbreakable Heart.png
|description3 = {{Quote|Increases the health of the bearer, allowing them to take more damage.<hr/>
This charm is unbreakable.}}
|effect3 = Adds two Masks of health
|notch_cost3 = 2
}}

gives:

{{HK Infobox Charm
|dlc = grimm
|label1 = Phase 1
|title1 = Grimmchild
|image1 = Grimmchild01.png
|notch_cost1 = 2
|effect1 = 
* Marks uncollected flames on the map
* Allows access to the [[Grimmkin Novice|Grimmkin]]
* Summons a flying companion that does not deal damage
|description1 = {{Quote|Worn by those who take part in the Grimm Troupe's Ritual.<hr/>
The bearer must seek the Grimmkin and collect their flames. Uncollected flames will appear on the bearer's map.}}

|label2 = Phase 2
|title2 = Grimmchild
|image2 = Grimmchild02.png
|notch_cost2 = 2
|effect2 = 
* Marks uncollected flames on the map
* Allows access to the [[Grimmkin Master|Grimmkin]]
* Summons a flying companion that deals 5 damage per shot
* Allows access to the [[Grimm]] fight
|description2 = {{Quote|Worn by those who take part in the Grimm Troupe's Ritual.<hr/>
The bearer must seek the Grimmkin and collect their flames. Uncollected flames will appear on the bearer's map.}}

|label3 = Phase 3
|title3 = Grimmchild
|image3 = Grimmchild03.png
|notch_cost3 = 2
|effect3 = 
* Marks uncollected flames on the map
* Allows access to the [[Grimmkin Nightmare|Grimmkin]]
* Summons a flying companion that deals 8 damage per shot
* Allows access to the [[Nightmare King Grimm]] fight
|description3 = {{Quote|Worn by those who take part in the Grimm Troupe's Ritual.<hr/>
The bearer must seek the Grimmkin and collect their flames. Uncollected flames will appear on the bearer's map.}}

|label4 = Phase 4
|title4 = Grimmchild
|image4 = Grimmchild.png
|notch_cost4 = 2
|effect4 = Summons a flying companion that deals 11 damage per shot
|description4 = {{Quote|Symbol of a completed ritual.<hr/>
Contains a living, scarlet flame.}}
}}

gives:

[view] [edit] [history] [refresh]The above documentation is transcluded from Template:HK Infobox Charm/doc.