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/BiomeLink/doc

Template page
Revision as of 10:26, 6 January 2026 by imported>Leo768
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Documentation header Template:Lua This template creates a page link with an associated sprite image on the left side using the format from Template:BiomeSprite.

Template:Sprite/LinkParameters

Examples

Code Result
{{BiomeLink|Forest}} Template:BiomeLink
{{BiomeLink|Desert}} Template:BiomeLink
{{BiomeLink|Old Growth Pine Taiga}} Template:BiomeLink
{{BiomeLink|Badlands}} Template:BiomeLink

Full list

Here is a full list of biomes: Template:SpriteFile List

See also

Template:Link see also


de:Vorlage:BiomLink/Dokumentation es:Plantilla:EnlaceBioma/doc fr:Modèle:LienBiome/doc it:Template:CollegamentoBioma/doc ja:テンプレート:BiomeLink/doc ko:틀:BiomeLink/doc lzh:模板:BiomeLink/doc pl:Szablon:BiomeLink/opis pt:Predefinição:BiomeLink/doc ru:Шаблон:Ссылка/Биом/док th:แม่แบบ:BiomeLink/doc uk:Шаблон:Посилання/Біом/док zh:Template:BiomeLink/doc

<templatedata> { "params": { "1": { "label": "Defaults", "description": "Sets the defaults for all other parameters.", "example": "Jungle", "type": "string" }, "id": { "label": "Sprite", "description": "Sets the sprite. Spaces within this parameter are replaced with dashes and letters are made lowercase.\nValue may be a name or a number, though names are preferred", "example": "sparse-jungle", "type": "string" }, "link": { "label": "Link", "description": "Set the page to link, supports internal and external links\nIf set to none, no link will be added", "type": "wiki-page-name" }, "text": { "aliases": [ "2" ], "label": "Text to be displayed", "description": "Sets the text to be displayed", "type": "content" } }, "description": "This template creates a page link with an associated sprite image on the left side", "format": "inline" } </templatedata>