WikiBound logo.png There are 169 stubs for enemies. Help out by expanding these pages!
Item pages are now going to be split. See WikiBound:Projects for more information.

MediaWiki talk:Common.css

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search

Staff highlights

You know users with staff positions have different colors in the rc on other wikis right? I always had an idea to add staff highlights here too. I was able to do this in my personal css, I don't know how to change Tacopill so this code only contains all the other users who are staff up to editor in chief. If it were to be implemented I recommend doing copypaste in edit mode because the 1 is supposed to be a #:


/* staff highlights source code, designed by Ultimate Toad. (requires manual updating) */

/* Administrators */

.mw-userlink[title="User:Trig Jegman"], .mw-userlink[title="User:BB Gang Zombie"], .mw-userlink[title="User:EggOfReason"], .mw-userlink[title="User:Ultimate Toad"],

  1. whoadmin a { font-style: italic; color: #9932CC !important; }

/* Bureaucrats */

.mw-userlink[title="User:Miles of SmashWiki"],

  1. whocrat a { font-style: italic; color:#F26500 !important; }

/* Editors in chief */

.mw-userlink[title="User:GeneticistVarik (page does not exist)"], .mw-userlink[title="User:Tina"],

  1. whocrat a { font-style: italic; color:#A1871F !important; }

So anyway it will look like administrator burecrat editor in chief. Some say gold is too bright so if it is then it might need to be modified. I would like do it myself but I'm not an interface administrator. OmegαToαd64 Toadsig.png 23:46, 17 September 2020 (UTC)