Jump to content

User:BEANS X2/Dev

From Wikipedia, the free encyclopedia

The Teahouse has just reached 1000 archives. 19:29, 23 August 2019 (UTC)

I was here when we hit six million articles. 13:32, 24 January 2020 (UTC)

About me

[edit]

I mostly use the source editor over the visual editor, but use the latter for referencing and I use ProveIt for citations, as I'm not too good at using the templates. I joined Wikipedia to try and improve the article Gulval. I am currently creating an article on Dingle Farm Tearoom, although I am on-and-off with this.

[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}}
RfA candidate S O N S% Ending (UTC) Time left Dups? Report
Goldsztajn 46 1 1 98 01:45, 23 March 2025 5 days, 23 hoursno report
RfB candidate S O N S% Ending (UTC) Time left Dups? Report

Last updated by cyberbot ITalk to my owner:Online at 01:45, 17 March 2025 (UTC)

Search WP:MOS

Tools

[edit]

Things I found in the Wikiverse

[edit]

Projects

[edit]

Categories that need cleanup

[edit]

Misc.

[edit]
  • WP:ACM - More/less a list of pet hates.
View userboxes?
Sorry if this bit is messy!


Wikipedia

[edit]
This user is a participant in WikiProject Short descriptions.
This user has autoconfirmed rights on the English Wikipedia. (verify)
wiki-1This user is a beginning Wikipedia editor.

Languages

[edit]
en-us
-1
This user has a basic understanding of American English.
a lot alotThis user recognizes that linguistic change is a natural and desirable aspect of human language.
theyThis user frequently uses the singular they for want of a better gender-neutral pronoun.
snukThis user says snuck.
infinitiveThis user has no opinion about split infinitives.
than
then
This user understands the difference between using "than" and "then."
its & it'sThis user understands the difference between its and it's. So should you.
much & manyThis user understands the difference between much & many.
less & fewerThis user understands the difference between less & fewer.
. TheThis user does not put two spaces after a full stop.
???
?!?
!!!
This user terminates excessive use of exclamation points and question marks on sight. Grow up!
This user knows the difference between a dash and a hyphen, and follows MOS:DASH.
HTML-1This user is a beginning HTML user.
{{Wiki}}This user is an intermediate writer in the MediaWiki language.
{{t|1}}This user knows roughly how a template works.
mdThis user can write in Markdown.
Github logo
js-0This user does not understand JavaScript (or does not want to write JavaScript).
py-1This user is a beginning Python programmer.