If you look at a page in MediaWiki, you'll find three main navigation elements: The sidebar on the left gives you access to important pages in the Wiki like recent changes or file upload. At the top of the page are the links which belong to the page currently displayed: its associated discussion page, the version history, and - most notably - the edit link. In the top right corner you'll find, as an anonymous user, the link to create an account and login (they are on the same page). As a logged-in user you have a collection of personal links, like the one to your user page or your preferences.
Contents |
The sidebar is displayed on the right edge of the page below the site logo (if using the default MonoBook skin). This sidebar gives you access to important pages in the Wiki like recent changes or file upload.
A click on the logo brings you back to the start page of the wiki. The links take you to important pages in the wiki, they can be configured by site administrators of the individual wikis
| Image:Tools.svg | Tip for wiki admins: You can customize the links in the navigation section via Special:Allmessages. For example edit MediaWiki:Sitesupport (displayed name) and MediaWiki:Sitesupport-url (target page). Or create a menu on your own in MediaWiki:Sidebar. |
The toolbox contains a selection of links which change depending on what type of page you are viewing.
On all pages (except special pages):
On all pages (including special pages):
| Image:Tools.svg | Tip for wiki admins: To enable file uploading someone with access to the MediaWiki installation files needs to edit the LocalSettings.php file and uncomment or add the option $wgEnableUploads = true;. Uploaded files will be stored in the images folder specified by the $wgUploadPath variable in the LocalSettings.php. This directory must be writable if file uploads is enabled. The upload location and image uploads settings are described in more detail on the MetaWiki LocalSettings.php page.
|
The page tabs are displayed at the top of the article to the right of the site logo (if using the default MonoBook skin). These tabs allow you to perform actions or view pages that are related to the current article. The available default actions include: viewing, editing, and discussing the current article. The specific tabs displayed on your pages depend on whether or not you are logged into the wiki and whether you have sysop (administrator) privileges on the wiki. On special pages only the namespace tab is displayed.
Extra tabs may be added, or some taken away, by wiki administrators using JavaScript or adding extensions so these may be different depending on which wiki you are using.
The user links are displayed at the top far right of the article (if using the default MonoBook skin). These tabs allow the logged-in user to view and edit their user page and wiki preferences. Additionally, the user links allow the user to quickly access their contributions to the wiki and logout.
For anonymous users the user links is replaced by a link to the wiki login page or, if enabled, a link to your ip address and your ip address's talk page.