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 104: Line 104:
 
Saltwater, brackishwater, and freshwater biomes are not represented seperately for rivers, marshes and swamps.<br>
 
Saltwater, brackishwater, and freshwater biomes are not represented seperately for rivers, marshes and swamps.<br>
 
To add water type, you must use 'S', 'B' and 'F' in place of ID#: [[Biome|<span title="Saltwater">{{Tile|S|7:0:1}}</span>]] [[Biome|<span title="Brackish water">{{Tile|B|#77f}}</span>]] [[Biome|<span title="Freshwater">{{Tile|F|#5ae}}</span>]]<br>
 
To add water type, you must use 'S', 'B' and 'F' in place of ID#: [[Biome|<span title="Saltwater">{{Tile|S|7:0:1}}</span>]] [[Biome|<span title="Brackish water">{{Tile|B|#77f}}</span>]] [[Biome|<span title="Freshwater">{{Tile|F|#5ae}}</span>]]<br>
For caverns, the ID# for caverns is 'C' and the layer depth indicator ID#s are 'C1', 'C2', 'C3'. ex: [[Biome|<span title="Cavern">{{Tile|C|0:0:1}}</span>]] [[Biome|<span title="Underground Depth: 1">{{Tile|1|5:0:1}}</span>]]
+
The ID# for caverns is 'C' and the layer depth indicator ID#s are 'C1', 'C2', 'C3'. ex: [[Biome|<span title="Cavern">{{Tile|C|0:0:1}}</span>]] [[Biome|<span title="Underground Depth: 1">{{Tile|1|5:0:1}}</span>]]
  
  

Revision as of 05:58, 4 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.

Use:

{{bIcon|<ID# OR Token>}}

Examples:
ID# '12' OR 'FOREST_TAIGA' results in:

NOTES: Saltwater, brackishwater, and freshwater biomes are not represented seperately for rivers, marshes and swamps.
To add water type, you must use 'S', 'B' and 'F' in place of ID#: S B F
The ID# for caverns is 'C' and the layer depth indicator ID#s are 'C1', 'C2', 'C3'. ex: C 1


To see a full listing of which ID#s and tokens correspond to which biome, see this article.