Template:MC/ArcadeNumNavbar/doc
More actions
Usage
<templatedata> { "params": { "PrevNum": { "description": "Previous number.", "example": "89", "type": "number", "suggested": true }, "Previous": { "example": "Fuego", "type": "string", "description": "Name of previous item, make this nothing to hide previous item", "suggested": true }, "Current": { "description": " The name of the item this template is on, in case it differs from the name of the article", "example": "The Kelptomaniac (Series 2)", "type": "string", "suggested": true, "default": "MC/ArcadeNumNavbar" }, "NextNum": { "description": "Next number.", "example": "91", "type": "number", "suggested": true }, "Next": { "example": "Monumental", "type": "string", "description": "Name of next item, make this nothing to hide next item", "suggested": true }, "PrevNum2": { "description": "Previous number for second card. Leave blank if there is no second card.", "example": "98", "type": "number", "suggested": true }, "Previous2": { "example": "Iron Golem", "type": "string", "description": "Name of previous item for second card, make this nothing to hide previous item", "suggested": true }, "Current2": { "description": "Current number for second card. Leave blank if there is no second card.", "example": "The Kelptomaniac (Series 3)", "type": "string", "suggested": true, "default": "MC/ArcadeNumNavbar" }, "NextNum2": { "description": "Next number.", "example": "100", "type": "number", "suggested": true }, "Next2": { "example": "Explorer", "type": "string", "description": "Name of next item for second card, make this nothing to hide next item", "suggested": true } }, "description": "Use this template at the top of the Arcade section for articles about Minecraft Dungeons items.", "format": "block" } </templatedata>