Template:Infobox biome/doc

From RimWorld Wiki
Jump to navigation Jump to search

This templates mimics the style of Template:Infobox main, but is dedicated for biomes.

On that note, type is set at Biome. No need to add it.

Usage[edit]

{{Infobox biome
| name                 = 
| defname              = 
| image                = 
| description          = 
| description_markup   = 
| texture = (16x16px)
<!--   General   -->
| canbuildbase         = (defaults to true)
| allowFarmingCamps = (defaults to true. Only use if false)
| impassable           = (defaults to false. Only use if true)
| roads and rivers = (defaults to Yes.)

| hasvirtualplants     = (defaults to true)
| animal density   = 
| plant density    = 
| disease mtb days =
| movement difficulty  = (defaults to 1)
| forageability        = (defaults to 0)

| wild plant regrow days = 
| hasBedrock    = (defaults to true)
| Extreme Biome = (defaults to false)
| Water Biome   = 
| Undergrond    = 
<!---->
| Average Temperature = [Soon to be removed, as calculating this is hard]
| min temperature = (defaults to -270)
| max temperature = (defaults to 100. I will note that the max temp in practice ~84°C, but 100°C is a nicer round number to show as default)
| min rainfall    = (defaults to 0)
| max rainfall    = (defaults to 65535)
| min swampiness  = (defaults to 0)
| max swampiness  =
<!-- Weather Commonalities  -->
| clear              = (defaults to 1)
| fog                = 
| rain               = 
| foggy rain         = 
| dry thunderstorm   = 
| rainy thunderstorm = 
| soft snow          = 
| hard snow          = 
| gray pall          = 
| tox rain           = 
| windy              = 
| sandstorm          = 
| blind fog          = 
| overcast           = 
| blizzard           = 
| torrential rain    = 
<!-- Technical -->
| defName =
| file = 
}}