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
m
(wetland)
Line 11: Line 11:
 
|2=[[Biome|<span title="Tundra">{{Tile|≈|7:0:1}}</span>]]
 
|2=[[Biome|<span title="Tundra">{{Tile|≈|7:0:1}}</span>]]
 
|SWAMP_TEMPERATE_SALTWATER
 
|SWAMP_TEMPERATE_SALTWATER
|3=[[Biome|<span title="Temperate saltwater swamp">{{Tile|≈|2:0:0}}{{Tile|S|7:0:1}}</span>]]
+
|3=[[Wetland|<span title="Temperate saltwater swamp">{{Tile|≈|2:0:0}}{{Tile|S|7:0:1}}</span>]]
 
|SWAMP_TEMPERATE_FRESHWATER
 
|SWAMP_TEMPERATE_FRESHWATER
|4=[[Biome|<span title="Temperate freshwater swamp">{{Tile|≈|2:0:0}}{{Tile|F|#5ae}}</span>]]
+
|4=[[Wetland|<span title="Temperate freshwater swamp">{{Tile|≈|2:0:0}}{{Tile|F|#5ae}}</span>]]
|ANY_TEMPERATE_SWAMP=[[Biome|<span title="Temperate swamp">{{Tile|≈|2:0:0}}</span>]]
+
|ANY_TEMPERATE_SWAMP=[[Wetland|<span title="Temperate swamp">{{Tile|≈|2:0:0}}</span>]]
 
|MARSH_TEMPERATE_SALTWATER
 
|MARSH_TEMPERATE_SALTWATER
|5=[[Biome|<span title="Temperate saltwater marsh">{{Tile|~|4:0:0}}{{Tile|S|7:0:1}}</span>]]
+
|5=[[Wetland|<span title="Temperate saltwater marsh">{{Tile|~|4:0:0}}{{Tile|S|7:0:1}}</span>]]
 
|MARSH_TEMPERATE_FRESHWATER
 
|MARSH_TEMPERATE_FRESHWATER
|6=[[Biome|<span title="Temperate freshwater marsh">{{Tile|~|4:0:0}}{{Tile|F|#5ae}}</span>]]
+
|6=[[Wetland|<span title="Temperate freshwater marsh">{{Tile|~|4:0:0}}{{Tile|F|#5ae}}</span>]]
|ANY_TEMPERATE_MARSH=[[Biome|<span title="Temperate marsh">{{Tile|~|4:0:0}}</span>]]
+
|ANY_TEMPERATE_MARSH=[[Wetland|<span title="Temperate marsh">{{Tile|~|4:0:0}}</span>]]
 
|SWAMP_TROPICAL_SALTWATER
 
|SWAMP_TROPICAL_SALTWATER
|7=[[Biome|<span title="Tropical saltwater swamp">{{Tile|≈|2:0:1}}{{Tile|S|7:0:1}}</span>]]
+
|7=[[Wetland|<span title="Tropical saltwater swamp">{{Tile|≈|2:0:1}}{{Tile|S|7:0:1}}</span>]]
 
|SWAMP_TROPICAL_FRESHWATER
 
|SWAMP_TROPICAL_FRESHWATER
|8=[[Biome|<span title="Tropical freshwater swamp">{{Tile|≈|2:0:1}}{{Tile|F|#5ae}}</span>]]
+
|8=[[Wetland|<span title="Tropical freshwater swamp">{{Tile|≈|2:0:1}}{{Tile|F|#5ae}}</span>]]
 
|SWAMP_MANGROVE
 
|SWAMP_MANGROVE
|9=[[Biome|<span title="Mangrove swamp">{{Tile|≈|#8f0}}{{Tile|S|7:0:1}}</span>]]
+
|9=[[Wetland|<span title="Mangrove swamp">{{Tile|≈|#8f0}}{{Tile|S|7:0:1}}</span>]]
|ANY_TROPICAL_SWAMP=[[Biome|<span title="Tropical swamp">{{Tile|≈|2:0:1}}</span>]]
+
|ANY_TROPICAL_SWAMP=[[Wetland|<span title="Tropical swamp">{{Tile|≈|2:0:1}}</span>]]
 
|MARSH_TROPICAL_SALTWATER
 
|MARSH_TROPICAL_SALTWATER
|10=[[Biome|<span title="Tropical saltwater marsh">{{Tile|~|4:0:1}}{{Tile|S|7:0:1}}</span>]]
+
|10=[[Wetland|<span title="Tropical saltwater marsh">{{Tile|~|4:0:1}}{{Tile|S|7:0:1}}</span>]]
 
|MARSH_TROPICAL_FRESHWATER
 
|MARSH_TROPICAL_FRESHWATER
|11=[[Biome|<span title="Tropical freshwater marsh">{{Tile|~|4:0:1}}{{Tile|F|#5ae}}</span>]]
+
|11=[[Wetland|<span title="Tropical freshwater marsh">{{Tile|~|4:0:1}}{{Tile|F|#5ae}}</span>]]
|ANY_TROPICAL_MARSH=[[Biome|<span title="Tropical marsh">{{Tile|~|4:0:1}}</span>]]
+
|ANY_TROPICAL_MARSH=[[Wetland|<span title="Tropical marsh">{{Tile|~|4:0:1}}</span>]]
 +
|ANY_WETLAND=[[Wetland|<span title="Any wetland">{{Tile|~|4:0:1}}{{Tile|~|4:0:0}}{{Tile|≈|2:0:1}}{{Tile|≈|2:0:0}}</span>]]
 
|FOREST_TAIGA
 
|FOREST_TAIGA
 
|TAIGA
 
|TAIGA

Revision as of 20:19, 9 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' and 'TO'. 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.