Template:MC/Infobox profession/doc
More actions
Template:Documentation header This template provides a uniform infobox for all villager profession pages.
Usage
<templatedata> { "params": { "title": { "aliases": [ "name" ], "label": "Name", "description": "Name of the entity, if different from the page name.", "type": "string" }, "image": { "label": "Image", "description": "Image of the entity, if different from the page name.", "type": "wiki-file-name" }, "imagesize": { "label": "Image size", "description": "Override the image size.", "example": "150px" }, "workstation": { "label": "Workstation", "description": "The block name of the workstation the villager profession uses. Gets passed into Template:BlockLink.", "example": "Cartography Table", "type": "string" }, "buys": { "label": "Buys", "description": "Brief list of items that the villager profession buys." }, "sells": { "label": "Sells", "description": "Brief list of items that the villager profession sells", "type": "content" }, "notes": { "label": "Additional notes", "type": "content" }, "footertitle": {} }, "description": "An infobox for a villager profession.", "format": "block" } </templatedata>
See also
fr:Modèle:Infobox profession/doc ko:틀:Infobox profession/doc pt:Predefinição:Infobox de profissão/doc