AVID:Requests for Comment/Feature color links for Administrators and Bureaucrats
From the Audiovisual Identity Database, the motion graphics museum
Feature color links for Administrators and Bureaucrats
I see a problem with AVID. It seems that I actually don't recognize the user and whose roles easily. I think it would be better if we have Administrators and Bureaucrats have their own color links. I can't do this for moderators because I would primarily think that a user that has full administrative powers can have their own color links. Here are the codes for MediaWiki:common.css:
=Color links for Administrators
/* Admin Color Links */
a[href$=":Dison"], a[href$="/Dison"],
a[href$=":Compooper"], a[href$="/Compooper"],
a[href$=":LMgamer36"], a[href$="/LMgamer36"],
a[href$=":Doctorine_Dark"], a[href$="/Doctorine_Dark"]
a[href$=":Eternity_Media_Group"], a[href$="/Eternity_Media_Group"] {
color:#da0c3f !important;
font-weight: bold !important;
}
=Color links for Bureaucrats
/* Bureaucrat Color Links */
a[href$=":Logarto"], a[href$="/Logarto"],
a[href$=":StarlightFantasy"], a[href$="/StarlightFantasy"],
a[href$=":Hb1290"], a[href$="/Hb1290"],
a[href$=":Camenati"], a[href$="/Camenati"] {
color:#da0c3f !important;
font-weight: bold !important;
}
This was gotten and inspired by Encyclopedia SpongeBobia, a fandom site.
(TALK•CONTRIBUTIONS) 17:13, 8 November 2023 (UTC)