Template:Biome Navbox: Difference between revisions
imported>LoekTheBawz Created page with "{{Navbox | name = Biome Navbox | title = Biomes | listclass = hlist | state = autocollapse | group1 = Lowlands | list1 = *Beach *Jungle *Swamp *Desert | group2 = Centre | list2 = *Crimson Forest *Permafrost *Necropolis | group3 = Miscellaneous | list3 = *Shadowlands | below = Home }}" |
the mass documenting |
||
| (One intermediate revision by the same user not shown) | |||
| Line 21: | Line 21: | ||
| list3 = | | list3 = | ||
*[[Shadowlands]] | *[[Shadowlands]] | ||
*[[Radiant Isles]] | |||
| below = [[Main Page | Home]] | | below = [[Main Page | Home]] | ||
}} | }}<noinclude> | ||
{{Documentation}} | |||
</noinclude> | |||
Latest revision as of 11:55, 20 June 2026
{{Biome Navbox}} is the navigation box listing every biome, grouped by region. It is placed at the bottom of biome pages.
Overview
A self-contained navbox with no call-site parameters — drop it on a page and it renders the full collapsible biome list (Lowlands, Centre, Miscellaneous). The biome list is maintained inside the template (it wraps {{Navbox}}).
Parameters
| Parameter | Required? | What it does | Example |
|---|---|---|---|
| (none) | — | No call-site parameters. Edit the template page to change the biome list. | — |
How to use
Add it once at the bottom of a biome page:
To change which biomes appear, edit Template:Biome Navbox and update the relevant listN (each groupN is a region).
Copy this
{{Biome Navbox}}Example
{{Biome Navbox}}Tips & notes
- Built on
{{Navbox}}(via Module:Navbox);state = autocollapse. - Sibling:
{{Dungeon Navbox}}for dungeon pages.