Jump to content

User:Rpyle731

This user is a WikiGnome.
From Wikipedia, the free encyclopedia
Home Tools Temp Links Edit Signature Play time Monobook
This editor is a WikiGnome.
3 An enemy fleet is on the horizon!

Today's show is brought to you by the letter "P". Purge

Robert from San Diego, CA. A random WikiGnome trying to help with Interlanguage links, stub sorting, cleanup and minor edits in various categories.

Things to do

Stubs
TV-stubs
Telecom-stubs
bio-stubs
Category:Unassessed biography (science and academia) articles
Category:United States articles missing geocoordinate data
WT:GEO#To do
WP Calif
Uncat categories
The Wikipedia Adventure
dab Georgia
dab Thorn
dab Verse. Finished by Meredyth. Thanks, M.
fix bunched edit links on Limahuli Garden and Preserve  Done
same for Dodo  Done
Typo correction - [[Wikipedia:Typo|You can help!]]
Mil Hist Assessment Drive
Work
{{WPMILHIST}}
Wikification; you can help!

Prefixindex, User pages, User page design center
Hauptseite, Hafan, Ĉefpaĝo, Príomhleathanach

209.150.67.45, Contributions/209.150.67.45 (some of these are mine}
68.7.124.252, Contributions/68.7.124.252
208.4.145.66, Contributions/208.4.145.66 (some of these are mine}

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}}