Template:SS Infobox Tool

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

Usage

Used on Silksong Tool pages.

You will not need to add the image for the infobox manually as it is by default titled Pagename.png e.g. `Forge-Daughter.png`.

Examples

For the page "Longpin":

{{SS Infobox Tool
|type = Red
|damage = twenty bazillion
|refill_type = Repair
|refill = {{S|4}}
|max = 10/12/??
|description = Weighted pin and haft, formed to pierce tough shells.
|effect = Description of Effect
|location = [[Moss Grotto]]
}}

gives:

For the page "Silkshot":

{{SS_Infobox_Tool
|title = Silkshot (Forge Sister)
|label = Forge Sister
|image = Silkshot.png
|type = Red
|damage = {{MissingInfo}}
|refill_type = Repair
|refill = {{MissingInfo}}
|max = {{MissingInfo}}
|description = {{MissingInfo}}
|effect = Shoots a single shot of silk
|location = {{MissingInfo}}
|title2 = Silkshot (Twelfth Architect)
|label2 = Twelfth Architect
|image2 = Silkshot.png
|type2 = Red
|damage2 = {{MissingInfo}}
|refill_type2 = Repair
|refill2 = {{MissingInfo}}
|max2 = {{MissingInfo}}
|description2 = {{MissingInfo}}
|effect2 = Shoots a 3 round burst of projectiles
|location2 = {{MissingInfo}}
}}

Gives:

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