Template:Hotbar/doc: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
Tag: Reverted
Line 29: Line 29:
<code><nowiki>{{hotbar|Grass Block|||Dirt|Wheat,2}}</nowiki></code>
<code><nowiki>{{hotbar|Grass Block|||Dirt|Wheat,2}}</nowiki></code>


{{hotbar|Grass Block|||Dirt|Wheat,2}}
{{hotbar|bread|||Dirt|Wheat,2}}





Revision as of 20:24, 12 March 2025

This is the documentation page. It should be transcluded into Template:Hotbar. See Template:Documentation for more information.
Shortcut

This template is used to create an interface that looks similar to the Hotbar.

See Template:Inventory slot for basic slot usage, this documentation page will cover additional or different functions.

Usage

{{hotbar
|Slot 1
|Slot 2
|Slot 3
|Slot 4
|Slot 5
|Slot 6
|Slot 7
|Slot 8
|Slot 9
|selected=Selected slot, 1-9
|hotbar=Hotbar img
|selector=Selection img
}}

Any empty slots can be left blank.

Examples

Blank slots
{{hotbar|Grass Block|||Dirt|Wheat,2}}

Invicon bread.png: Inventory sprite for bread in Minecraft as shown in-game linking to bread with description: breadInvicon Dirt.png: Inventory sprite for Dirt in Minecraft as shown in-game linking to Dirt with description: DirtInvicon Wheat.png: Inventory sprite for Wheat in Minecraft as shown in-game linking to Wheat with description: Wheat2


Direct slot specification
{{hotbar|1=Bedrock|4=Dirt|5=Wheat,2}}

Invicon Bedrock.png: Inventory sprite for Bedrock in Minecraft as shown in-game linking to Bedrock with description: BedrockInvicon Dirt.png: Inventory sprite for Dirt in Minecraft as shown in-game linking to Dirt with description: DirtInvicon Wheat.png: Inventory sprite for Wheat in Minecraft as shown in-game linking to Wheat with description: Wheat2


Selected slot
{{hotbar|Grass Block|||Dirt|Wheat,2|selected=4}}


Invicon Diamond Sword.png: Inventory sprite for Diamond Sword in Minecraft as shown in-game linking to Diamond Sword with description: Diamond Sword When in Main Hand:  7 Attack Damage  1.6 Attack SpeedInvicon Diamond Axe.png: Inventory sprite for Diamond Axe in Minecraft as shown in-game linking to Diamond Axe with description: Diamond Axe When in Main Hand:  9 Attack Damage  1 Attack SpeedInvicon Iron Shovel.png: Inventory sprite for Iron Shovel in Minecraft as shown in-game linking to Iron Shovel with description: Iron Shovel When in Main Hand:  4.5 Attack Damage  1 Attack SpeedInvicon Dirt.png: Inventory sprite for Dirt in Minecraft as shown in-game linking to Dirt with description: Dirt64

File usage

See also