MediaWiki:UserColors.css: Difference between revisions

From Galaxypedia
No edit summary
Tags: Mobile edit Mobile web edit
m (Corn Colour)
 
(8 intermediate revisions by 2 users not shown)
Line 26: Line 26:
     content: " (Wiki Founder)";
     content: " (Wiki Founder)";
}*/
}*/
a[href="/wiki/User:CornHusker"] {
    font-size: 75%;
    vertical-align: middle;
    color: #31aee6;
    font-weight: bold;
    content: " (Galaxypedia Staff)";
    text-shadow: #31aee6 0px 0px 5px
}
a[href=":CornHusker"],
a[href="/CornHusker"] {
    font-size: 75%;
    color: #31aee6;
    font-weight: bold;
    text-shadow: #31aee6 0px 0px 5px;
    content: " (Galaxypedia Staff)";
   
}


 a[href="/wiki/User:SeanMorabito"] {
 a[href="/wiki/User:SeanMorabito"] {
Line 116: Line 134:
}
}


a[href$="/wiki/User:ELITEGAMEZ321"] {
a[href$="/wiki/User:Frenzyy"] {
     color: #0892d0 !important;
     color: #8c74ff !important;
     font-weight: bold !important;
     font-weight: bold !important;
    font-family: Arial !important;
}
}
a[href$=":ELITEGAMEZ321"],
a[href$=":Frenzyy"],
a[href$="/ELITEGAMEZ321"] {
a[href$="/Frenzyy"] {
     color: #0892d0 !important;
     color: #8c74ff !important;
     font-weight: bold !important;
     font-weight: bold !important;
     text-shadow: 0 0 5px #87ceeb !important;
     text-shadow: 0 0 7px #747eff !important;
}
}


Line 140: Line 159:


a[href$="/wiki/User:Shooter7620"] {
a[href$="/wiki/User:Shooter7620"] {
     color: #0079D6 !important;
     color: #00FF73 !important;
     font-weight: bold !important;
     font-weight: bold !important;
     font-family: Arial !important;
     font-family: Arial !important;
    text-shadow: 0 0 5px #00FF73 !important;
}
}
a[href$=":User:Shooter7620"],
a[href$=":User:Shooter7620"],
a[href$="/User:Shooter7620"] {
a[href$="/User:Shooter7620"] {
     color: #0079D6 !important;
     color: #00FF73 !important;
     font-weight: bold !important;
     font-weight: bold !important;
     font-family: Arial !important;
     font-family: Arial !important;
    text-shadow: 0 0 5px #00FF73 !important;
}  
}  


a[href$="/wiki/User:SeaswimmerTheFsh"] {
a[href$="/wiki/User:SeaswimmerTheFsh"] {
     color: #39ff14 !important;
     color: #fc7f03 !important;
     font-weight: bold !important;
     font-weight: bold !important;
     font-family: Arial !important;
     font-family: Arial !important;
Line 158: Line 179:
a[href$=":User:SeaswimmerTheFsh"],
a[href$=":User:SeaswimmerTheFsh"],
a[href$="/User:SeaswimmerTheFsh"] {
a[href$="/User:SeaswimmerTheFsh"] {
     color: #39ff14 !important;
     color: #fc7f03 !important;
     font-weight: bold !important;
     font-weight: bold !important;
     font-family: Arial !important;
     font-family: Arial !important;

Latest revision as of 11:25, 25 June 2023

/* Colors for user's names. */
/*Blank Version at the bottom for you to copy if adding a new user.*/
/*Please always leave a blank version at the bottom when updating colors*/

/*[href$="/wiki/User:"] {
    color: #FF0000 !important; 
    font-weight: bold !important;
}
a[href$=":"],
a[href$="/"] {
    color: #000000!important;
    font-weight: bold !important;
    text-shadow: 0 0 5px #db0000 !important;
} 

.article-comments .edited-by a[href="https://roblox-galaxy-official.fandom.com/wiki/User:"]::after {
    font-size: 90%;
	text-shadow: none;
    content: " (Wiki Founder)";
}
 
.Wall .edited-by a.subtle[href="https://roblox-galaxy-official.fandom.com/wiki/Message_Wall:"]::after {
    font-size: 90%;
    color: #666;
	text-shadow: none;
    content: " (Wiki Founder)";
}*/

 a[href="/wiki/User:CornHusker"] {
    font-size: 75%;
    vertical-align: middle;
    color: #31aee6;
    font-weight: bold;
    content: " (Galaxypedia Staff)";
    text-shadow: #31aee6 0px 0px 5px
}
a[href=":CornHusker"],
a[href="/CornHusker"] {
    font-size: 75%;
    color: #31aee6;
    font-weight: bold;
    text-shadow: #31aee6 0px 0px 5px;
    content: " (Galaxypedia Staff)";
    
}

 a[href="/wiki/User:SeanMorabito"] {
    font-size: 75%;
    vertical-align: middle;
    color: #FF0000;
    font-weight: bold;
    content: " (Wiki Founder)";
    text-shadow: #db0000 0px 0px 10px
}
a[href=":SeanMorabito"],
a[href="/SeanMorabito"] {
    font-size: 75%;
    color: #FF0000;
    font-weight: bold;
    text-shadow: #db0000 0px 0px 10px;
    content: " (Wiki Founder)";
    
} 

a[href="/wiki/User:Smallketchup82"]::after {
  font-size: 75%;
  vertical-align: middle;
  color: rgb(166, 204, 212);
  text-shadow: rgb(43, 79, 89) 0px 0px 10px;
  content: " (Galaxypedia Owner)";
}

a[href="/wiki/User:Ketchupbot101"]::after {
	font-size: 75%;
	vertical-align: middle;
	color: rgb(166, 204, 212);
	text-shadow: rgb(43, 79, 89) 0px 0px 10px;
	content: " (Automated Updater Bot)";
}

a[href="/wiki/User:Explodabat"]::after {
  font-size: 75%;
  vertical-align: middle;
  color: #FF5400;
  text-shadow: #FF5400 0px 0px 10px;
  content: " (Galaxypedia Owner)";
}

a[href$="/wiki/User:Explodabat"] {
    color: #FF5400 !important; 
    font-weight: bold !important;
}
a[href$=":Explodabat"],
a[href$="/Explodabat"] {
    color: #FF5400 !important;
    font-weight: bold !important;
    text-shadow: 0 0 5px #bf3f00 !important;
}

a[href$="/wiki/User:Drivethecar54"] {
    color: #00007E !important;
    font-weight: bold !important;
}
a[href$=":Drivethecar54"],
a[href$="/Drivethecar54"] {
    color: #00007E !important;
    font-weight: bold !important;
} 

a[href$="/wiki/User:TheDogePro101"] {
    color: #2b8fed!important;
    font-weight: bold !important;
}
a[href$=":TheDogePro101"],
a[href$="/TheDogePro101"] {
    color: #2b8fed !important;
    font-weight: bold !important;
}

a[href$="/wiki/User:Natercrawford"] {
    color: #f2f2f2 !important;
    font-weight: bold !important;
} 

a[href$="/wiki/User:Smallketchup82"] {
    color: #ADD8E6 !important;
    font-weight: bold !important;
}
a[href$=":Smallketchup82"],
a[href$="/Smallketchup82"] {
    color: #ADD8E6 !important;
    text-shadow: 0 0 10px #ADD8E6;
    font-weight: bold !important;
}

a[href$="/wiki/User:Frenzyy"] {
    color: #8c74ff  !important;
    font-weight: bold !important;
    font-family: Arial !important;
}
a[href$=":Frenzyy"],
a[href$="/Frenzyy"] {
    color: #8c74ff  !important;
    font-weight: bold !important;
    text-shadow: 0 0 7px #747eff !important;
}

a[href$="/wiki/User:Wingysam.xyz"] {
    color: #26dafd !important;
    font-weight: bold !important;
    
}
a[href$=":Wingysam.xyz"],
a[href$="/Wingysam.xyz"] {
    color: #26dafd !important;
    font-weight: bold !important;
	text-shadow: 0 0 4px rgba(161,236,251,.65)
}

a[href$="/wiki/User:Shooter7620"] {
    color: #00FF73 !important;
    font-weight: bold !important;
    font-family: Arial !important;
    text-shadow: 0 0 5px #00FF73 !important;
}
a[href$=":User:Shooter7620"],
a[href$="/User:Shooter7620"] {
    color: #00FF73 !important;
    font-weight: bold !important;
    font-family: Arial !important;
    text-shadow: 0 0 5px #00FF73 !important;
} 

a[href$="/wiki/User:SeaswimmerTheFsh"] {
    color: #fc7f03 !important;
    font-weight: bold !important;
    font-family: Arial !important;
}
a[href$=":User:SeaswimmerTheFsh"],
a[href$="/User:SeaswimmerTheFsh"] {
    color: #fc7f03 !important;
    font-weight: bold !important;
    font-family: Arial !important;
} 

a[href$="/wiki/User:Boo"] {
    color: #FFFFFF !important;
    font-weight: bold !important;
}
a[href$=":Boo"],
a[href$="/Boo"] {
    color: #FFFFFF !important;
    text-shadow: 1px 1px 10px #FFFFFF;
    font-weight: bold !important;
}

a[href$="/wiki/User:Thewaspnest"] {
    color: #84d481 !important;
    font-weight: bold !important;
    font-family: Arial !important;
}
a[href$=":User:Thewaspnest"],
a[href$="/User:Thewaspnest"] {
    color: #84d481 !important;
    font-weight: bold !important;
    font-family: Arial !important;
} 

 a[href$="/wiki/User:Aerospace911"] {
    color: #9b59b6 !important;
    font-weight: bold !important;
}
a[href$=":User:Aerospace911"],
a[href$="/User:Aerospace911"] {
    color: #9b59b6 !important;
    font-weight: bold !important;
    
} 

/*Instructions to add a new name
Copy and Paste the below code below the closing bracket of the code above it.
Do not delete the code below this point, only copy it.
Add the username of the person you are adding to all three required slots. Use the above code for reference. If you have any questions, just contact a fellow staff memeber for assistance, better to ask then to mess up the code.
(Admins/Mods are allowed to pick their own color codes, below are the default ones for each rank)
Color Codes:
Moderator: #00ffff
Admin: #A44FDE

 a[href$="/wiki/User:"] {
    color: #696969 !important;
    font-weight: bold !important;
}
a[href$=":"],
a[href$="/"] {
    color: #696969 !important;
    font-weight: bold !important;
    
} 

*/