Template:Biome: Difference between revisions
More actions
m Create Template:Biome for reusable biome resource panes |
m Create Template:Biome for reusable biome resource panes |
||
| Line 44: | Line 44: | ||
| Wikitext for the "Other Resources" chips, same format as <code>protected</code>. | | Wikitext for the "Other Resources" chips, same format as <code>protected</code>. | ||
|} | |} | ||
== Biome subtemplates == | |||
Each biome (and each continent's "Continent-Wide Resources" card) has its own subtemplate holding the actual [[Template:Biome|Biome]] call, so a wiki editor updates a biome's resources in exactly one place no matter how many pages embed it (e.g. both [[Biomes and Resources]] and the relevant continent article). | |||
'''Biomes:''' [[Template:Biome/Ancient Forest|Ancient Forest]], [[Template:Biome/Ancient Jungle|Ancient Jungle]], [[Template:Biome/Birch Forest|Birch Forest]], [[Template:Biome/Cherry Grove|Cherry Grove]], [[Template:Biome/Clay Cliffs|Clay Cliffs]], [[Template:Biome/Desert|Desert]], [[Template:Biome/Forest|Forest]], [[Template:Biome/Ice Mountains|Ice Mountains]], [[Template:Biome/Ice Taiga|Ice Taiga]], [[Template:Biome/Ice Wastes|Ice Wastes]], [[Template:Biome/Jungle|Jungle]], [[Template:Biome/Mangrove Forest|Mangrove Forest]], [[Template:Biome/Mega Taiga|Mega Taiga]], [[Template:Biome/Mesa|Mesa]], [[Template:Biome/Moor|Moor]], [[Template:Biome/Mountains|Mountains]], [[Template:Biome/Mushroom Isle|Mushroom Isle]], [[Template:Biome/Pale Garden|Pale Garden]], [[Template:Biome/Plains|Plains]], [[Template:Biome/Roofed Forest|Roofed Forest]], [[Template:Biome/Savannah|Savannah]], [[Template:Biome/Sunset Isles|Sunset Isles]], [[Template:Biome/Swamp|Swamp]], [[Template:Biome/Taiga|Taiga]] | |||
'''Continent-wide:''' [[Template:Biome/Ascalon|Ascalon]], [[Template:Biome/Garama|Garama]], [[Template:Biome/Kalros|Kalros]] | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 20:43, 17 August 2026
Usage
{{Biome
|name=Birch Forest
|protected={{ResourceList|1=Birch Wood|1icon1=Birch Log.png}}
|other={{ResourceList|1=Dandelion|1icon1=Dandelion.png}}
}}
Renders a single biome pane for use on "Biomes and Resources"-style pages, or on any article (e.g. a continent article) that needs to show a biome's protected and other resources. Styling lives in Template:Biome/styles.css.
Only name is required. Both the icon (<name> Icon.png) and the backdrop image (<name>.jpg, falling back to <name>.png) are auto-detected from the biome name via file-existence checks, so a normal call only needs name, protected and other. If neither backdrop file exists, the pane renders as a flat light card instead.
Parameters
| Parameter | Description |
|---|---|
name
|
Biome display name. Also used to auto-detect the icon and backdrop filenames. |
icon
|
Overrides the auto-detected icon filename (no File: prefix). Set to none to suppress the icon entirely (e.g. for a non-biome-specific entry with no matching icon file).
|
image
|
Overrides the auto-detected backdrop filename directly (no File: prefix), for the rare case it doesn't follow the <name>.jpg/<name>.png convention.
|
protected
|
Wikitext for the "Protected Resources" chips — normally a Template:ResourceList call. |
other
|
Wikitext for the "Other Resources" chips, same format as protected.
|
Biome subtemplates
Each biome (and each continent's "Continent-Wide Resources" card) has its own subtemplate holding the actual Biome call, so a wiki editor updates a biome's resources in exactly one place no matter how many pages embed it (e.g. both Biomes and Resources and the relevant continent article).
Biomes: Ancient Forest, Ancient Jungle, Birch Forest, Cherry Grove, Clay Cliffs, Desert, Forest, Ice Mountains, Ice Taiga, Ice Wastes, Jungle, Mangrove Forest, Mega Taiga, Mesa, Moor, Mountains, Mushroom Isle, Pale Garden, Plains, Roofed Forest, Savannah, Sunset Isles, Swamp, Taiga