Jump to content

User:Grika

From Wikipedia, the free encyclopedia

My name is Milo Grika (born, 29 November, 1967)

I, FireFox, hereby award you The RickK Anti-Vandalism Barnstar for all your reverts and efforts in chasing after vandals!
The GO-PCHS-NJROTC Abuse Report and Antivandal Barnstar For reverting vandalism to Port Charlotte High School!

I started editing the wikipedia 18 January, 2005 with off-color humor though I am not credited as I didn't have an account at that time. Looking at my vanity list, you will see that I am drawn to articles concerning natural sciences and linguistics.

Number of times my user page has been vandalized: >10


Contact me

[edit]

Email me if you wish.





Please proofread the daily tip...

It's displayed below one day early.

Some tips are obsolete. So we need new tips too. Please share your best tips and tip ideas at the Tip of the day department.


edit Tomorrow's tip of the day...

How to make redirects appear green to you

Here is a trick to make redirected wikilinks stand out by turning them green instead of blue! This is especially useful when working on navigation aids like lists and outlines, where you need to be sure a link leads to where it says it links to. This quick and easy solution uses customized CSS:

Go to your Preferences, click on the "Appearance" tab, and click the "Custom CSS" to the right of the skin you use. It opens a page to edit, and you can add the following code (just copy and paste it):

	.mw-redirect {
		color: #006633;
	}
	.mw-redirect:visited {
		color: #009900;
	}
	.mw-redirect:hover {
		color: #990000;
	}
	.mw-redirect:active {
		color: #990000;
	}
Save the page, and reload (bypass your browser cache) and/or (Purge) the Wikipedia server to force the new CSS to be included. All redirects will now show up as green links! If you prefer a different color, you can modify them by using six-digit hex codes.
To add this auto-updating template to your user page, use {{totd-tomorrow}}
Multi-licensed with any Creative Commons Attribution Share-Alike License
I agree to multi-license my text contributions, unless otherwise stated, under Wikipedia's copyright terms and the Creative Commons Attribution Share-Alike license version 1.0 and 2.0, and the Creative Commons Attribution Non-Commercial Share-Alike license version 2.0. Please be aware that other contributors might not do the same, so if you want to use my contributions under the Creative Commons terms, please check the CC dual-license and Multi-licensing guides.