User:JMiall

From Wikipedia, the free encyclopedia

Hi, Here's a little bit about me. Feel free to leave me a message.

More information Wikipedia:Babel ...
Close
Other user categories
This user contributes using Microsoft Windows.
This user contributes using Firefox.
This user is a mad scientist.
This editor is a WikiGnome.
This user is a WikiFairy.
Icon This user has been on Wikipedia for 20 years, 4 months and 18 days.
4,000+This user has made more than 4,000 contributions to Wikipedia.
This user has autopatrolled rights on the English Wikipedia. (verify)
This user has pending changes reviewer rights on the English Wikipedia. (verify)

Recently I was at the Backstage Pass at the British Museum.

Some pages I've created so far

Subpages

Some Photos I've Uploaded

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
{{tip of the day}}

Related Articles

Wikiwand AI