Here you can digest how to use Wikipedia in bite-sized morsels. The tips listed below were created for the Tip of the day project, or the Styletips project, but are listed here by title and organized by subject area for your convenience.
When you activate this nifty wikitool, it empowers your mouse arrow.
When you hover the mouse arrow over a link, a preview of the article or image "pops up", so you don't actually have to go to that page to see it. If the article doesn't preview, you can activate it from the popups menu provided in the popup box (just hover the mouse over the word "popups" and then select "enable previews").
Another popup menu provided is "actions". When you select one, it applies that action to the page specified in the link you are hovering over. Actions include "edit", "diff my edit", "move page", what links here", and many more.
And you can get popups within your popups (by hovering over links in the preview)!
To activate Navigation Popups, click on the gadget tab of Preferences and check the Navigation popups box. In order to activate and use Navigation Popups, you must be logged on.
The <nowiki> tag is used to suppress the interpretation of Wiki markup. This is often useful to demonstrate or explain Wiki markup language to another user.
Wiki markup (and Wiki tags that resemble HTML tags) that are placed between <nowiki> and </nowiki> are not interpreted, and are displayed on the page just the way they are typed. For example, [[this]] would ordinarily form a wikilink, but since it is placed between <nowiki> and </nowiki>, like this: <nowiki>[[this]]</nowiki>, no such link is formed. This is rarely of use in an actual Wikipedia article.
The <nowiki> tag is helpful, for example, when asking questions at the Teahouse and explaining issues at the Village Pump as well as on an article's Talk page. In this case 'the markup code' can be displayed without being actionable.