Minecraft Wiki

The Minecraft Wiki has moved from Fandom; see the linked discussion page for details.

READ MORE

Minecraft Wiki
Advertisement

Who is involved?

To-do list

Progress Item
 Not done  Move all of User:TheWombatGuru's biome pages to the mainspace as subpages of Biome
 Not done  Move User:TheWombatGuru's biome templates to the template namespace
 Not done  Make pages for all upcoming biomes
 Done  Remove Category:Biome from all pages transcluding Template:Biomes

CSS script

Anyone that is a part of this project may want to add this line to their common.css page.

/* Add icon to the userlinks of those involved with the Biome project */
.mw-userlink[title^="User:Mchest83"],
.mw-userlink[title^="User:Exhelah"],
.mw-userlink[title^="User:TheWombatGuru"] {
    padding-left: 14px;
    background: url("http://media-mcw.cursecdn.com/5/51/Sapling.png") no-repeat left center;
    background-size: contain;
}
Advertisement