Jump to content

User:Tomtom~enwiki

From Wikipedia, the free encyclopedia

"For the enemy is the baleful, the malign, the cowardly, those vessels of hatred who do bad things and call them good."


File:CopticCross4.jpg

My name is Thomasina Enam Jarrar and I am interested in World History, especially Middle Eastern history, and I currently live in Camden, New Jersey. I am a Brazilian-American and I am a Coptic Christian.



Why I joined Wikipedia

[edit]

I joined because I believe that free and unfettered access to information about all subjects, popular or not, is a key principle in wikipedia. I have found that wiki "membership has its privileges," particularly in the face of increasing calls for the deletion of not insignificant articles on controversial subjects.

Countries I have visited

[edit]

 Egypt  Israel  France  Brazil

User boxes

[edit]
This user is a bibliophile.
This user is interested in
ancient civilizations.
This user is interested in
Ancient Egypt.
This user's Agenda on Wikipedia is to STOP users who have an agenda on Wikipedia!
Majority ≠ right This user recognizes that even if 300,000,000 people make the same mistake, it's still a mistake.
NPOVThis user gets quite annoyed when they see POV in the mainspace.
ANAL 4This user advocates good grammar usage.

WikiLicense

[edit]

I agree to multi-license all my contributions, with the exception of my user pages, as described below:

Multi-licensed with the Creative Commons Attribution Share-Alike License versions 1.0 and 2.0
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 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.

User Page

[edit]




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