Minecraft Wiki:Projects/Individual Biome Pages
Jump to navigation
Jump to search
This project is finished and no longer maintained.
The details, specification and more of this project can be viewed via this page's History tab.
Who is involved?
[edit source]- TheWombatGuru t | c NL Admin 16:06, 3 September 2013 (UTC)
- Mchest83 12:14, 7 September 2013 (UTC)
- Exhelah t - c 03:14, 16 September 2013 (UTC)
- Rolding (talk) 08:45, 13 October 2013 (UTC)
- ―HalfOfAKebab (talk, contribs) 20:52, 25 February 2018 (UTC)
- Lxazl5770 zh.admin(论 • 功)16:56, 20 August 2018 (UTC)
- Madminecrafter12
Talk to me
17:00, 20 August 2018 (UTC) - Andrew36903690
(talk) 07:27, 25 September 2019 (UTC)
To-do list
[edit source]| Progress | Item |
|---|---|
CSS script
[edit source]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:TheWombatGuru"],
.mw-userlink[title^="User:Mchest83"],
.mw-userlink[title^="User:Exhelah"],
.mw-userlink[title^="User:Rolding"],
.mw-userlink[title^="User:HalfOfAKebab"],
.mw-userlink[title^="User:Lxazl5770"],
.mw-userlink[title^="User:Andrew36903690"],
.mw-userlink[title^="User:Madminecrafter12"] {
padding-left: 14px;
background: url("https://minecraft.gamepedia.com/media/minecraft.gamepedia.com/5/51/Sapling.png") no-repeat left center;
background-size: contain;
}