Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:MC/Infobox cape/doc

Template page

Template:Documentation header

This template provides a uniform infobox for all cape pages.

Usage

{{Infobox cape
| image = 
| image2 =
| api =
| je =
| be =
| rarity =
| rarityNote =
| texture-id = 
}}

<templatedata> { "params": { "image": { "description": "The file depicting the cape.", "required": true, "type": "string", "label": "Cape image" }, "image2": { "description": "The file depicting the elytra cape.", "required": true, "type": "string", "label": "Elytra image" }, "api": { "description": "The API name of the cape in Java Edition.", "required": false, "type": "string", "label": "API Name" }, "je": { "description": "Whether the cape is available in Java Edition (Yes/No)", "required": true, "type": "string", "label": "Java availability" }, "be": { "description": "Whether the cape is available in Bedrock Edition (Yes/No)", "required": true, "type": "string", "label": "Bedrock availability" }, "rarity": { "description": "The rarity of the cape in Bedrock Edition: \n*Common\n*Uncommon\n*Rare\n*Epic\n*Legendary", "required": false, "type": "string", "label": "Rarity" }, "rarityNote": { "description": "Allows adding a note before the rarity bar. To add a space between this note and the rarity bar, use:  ", "required": false, "type": "string", "label": "RarityNote" }, "texture-id": { "description": "The texture id used on minecraft.net", "required": false, "type": "string", "label": "Texture ID" } }, "paramOrder": [ "image", "image2", "api", "je", "be", "rarity", "rarityNote", "texture-id" ] } </templatedata>

See also

Template:Infobox see also


fr:Modèle:Infobox cape/doc ja:テンプレート:Infobox cape/doc ko:틀:Infobox cape/doc pt:Predefinição:Infobox de capa/doc ru:Шаблон:Карточка плаща/док uk:Шаблон:Плащ/док zh:Template:Infobox cape/doc