v50 Steam/Premium information for editors
- v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
- Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.
Difference between revisions of "Template:BIcon"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<includeonly>{{#switch:{{{1}}} | <includeonly>{{#switch:{{{1}}} | ||
|ALL_MAIN=[[Biome|<span style="padding: 8" title="All biomes excluding pools, rivers, and underground features">{{Raw Tile|A|7:0:1}}{{Raw Tile|L|7:0:1}}{{Raw Tile|L|7:0:1}}</span>]] | |ALL_MAIN=[[Biome|<span style="padding: 8" title="All biomes excluding pools, rivers, and underground features">{{Raw Tile|A|7:0:1}}{{Raw Tile|L|7:0:1}}{{Raw Tile|L|7:0:1}}</span>]] | ||
− | |ANY_LAND=[[Biome|<span style="padding: 8" title="All main biomes excluding oceans and lakes">{{Raw Tile|A| | + | |ANY_LAND=[[Biome|<span style="padding: 8" title="All main biomes excluding oceans and lakes">{{Raw Tile|A|#2d3}}{{Raw Tile|L|#2d3}}{{Raw Tile|L|#2d3}}</span>]] |
− | |ANY_OCEAN=[[Biome|<span style="padding: 8" title="All ocean biomes">{{Raw Tile|A| | + | |ANY_OCEAN=[[Biome|<span style="padding: 8" title="All ocean biomes">{{Raw Tile|A|#0ef}}{{Raw Tile|L|#0ef}}{{Raw Tile|L|#0ef}}</span>]] |
|MOUNTAIN | |MOUNTAIN | ||
|MOUNTAINS | |MOUNTAINS |
Revision as of 02:34, 5 April 2011
This is a template used to display biome icons. You can hover over the icon with the mouse for the name of the biome it represents.
Usage:
{{bIcon|<ID# OR Token>}}
Examples:
- {{BIcon|12}} ->
╞
- {{BIcon|RIVER_TROPICAL_BRACKISHWATER}} ->
~
B
- {{BIcon|ALL_MAIN}} {{BIcon|ANY_LAND}} {{BIcon|ANY_OCEAN}} -> ALL ALL ALL
NOTES:
- For cavern layer depth indicators use 'C1', 'C2', 'C3'. ex:
1
2
3
- There are ID#'s included for individually specifying saltwater, freshwater, and brackish-water. They are 'S', 'F' and 'B' respectively.
- For night creatures and hidden fun stuff use 'N' and 'HFS';
☽
☿
To see a full listing of which ID#s and tokens correspond to which biome, see this article.