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"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
|ALL_MAIN=[[Biome|<span style="padding: 1" title="All biomes excluding pools, rivers, and underground features">{{Raw Tile|A|#eee}}{{Raw Tile|L|#eee}}{{Raw Tile|L|#eee}}</span>]]
 
|ALL_MAIN=[[Biome|<span style="padding: 1" title="All biomes excluding pools, rivers, and underground features">{{Raw Tile|A|#eee}}{{Raw Tile|L|#eee}}{{Raw Tile|L|#eee}}</span>]]
 
|ANY_LAND=[[Biome|<span style="padding: 1" title="All main biomes excluding oceans and lakes">{{Raw Tile|A|#2d3}}{{Raw Tile|L|#2d3}}{{Raw Tile|L|#2d3}}</span>]]
 
|ANY_LAND=[[Biome|<span style="padding: 1" 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: 1" title="All ocean biomes">{{Raw Tile|A|#06d}}{{Raw Tile|L|#06d}}{{Raw Tile|L|#06d}}</span>]]
+
|ANY_OCEAN=[[Biome|<span style="padding: 1" title="All ocean biomes">{{Raw Tile|A|#4ad}}{{Raw Tile|L|#4ad}}{{Raw Tile|L|#4ad}}</span>]]
 
|MOUNTAIN
 
|MOUNTAIN
 
|MOUNTAINS
 
|MOUNTAINS
Line 118: Line 118:
 
|C2=[[Biome|<span title="Underground Depth: 2">{{Tile|2|5:0:1}}</span>]]
 
|C2=[[Biome|<span title="Underground Depth: 2">{{Tile|2|5:0:1}}</span>]]
 
|C3=[[Biome|<span title="Underground Depth: 3">{{Tile|3|5:0:1}}</span>]]
 
|C3=[[Biome|<span title="Underground Depth: 3">{{Tile|3|5:0:1}}</span>]]
 +
|TO=[[Biome|<span>{{Tile|-|5:0:1}}</span>]]
 
|N=[[Night creature|<span title="The night..">{{Tile|☽|2:0:1}}</span>]]
 
|N=[[Night creature|<span title="The night..">{{Tile|☽|2:0:1}}</span>]]
 
|HFS=[[Hell|<span title="Hell">{{Tile|☿|4:0:1}}</span>]]
 
|HFS=[[Hell|<span title="Hell">{{Tile|☿|4:0:1}}</span>]]

Revision as of 02:47, 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.