Template: Biome Header

Last updated:

Usage

Displays at the top of each Biome page, showing the version last updated, terrain sample, and beacon.

{{template-biome-header
| name=
| beaconName=
| terrainImage=
| beaconImage=
}}

name - The biome name.
beaconName - The beacon’s name.
terrainImage - For the biome’s terrain sample image. This parameter allows the inclusion of images from the database of game objects (https://static.drips.pw/rotmg/wiki/Environment/Biomes/). To use properly, omit that part of the URL. Images from outside the wiki can be linked by replacing terrainImage with externalTerrainImage and including the full image URL.
beaconImage - For the biome’s terrain sample image. This parameter allows the inclusion of images from the database of game objects (https://static.drips.pw/rotmg/wiki/Environment/Beacons/). To use properly, omit that part of the URL. Images from outside the wiki can be linked by replacing terrainImage with externalTerrainImage and including the full image URL.