Content deleted Content added
No edit summary |
TRANSWIKI: Copied from Meta:Help:Testing. |
||
Line 1:
{{
Before commiting to a change, one should test it first.
==Changes to a page ==
There is a preview button near the submit button. One should check to make sure that the links are correct and the spelling is correct
=== Spelling ===
linuxquestions.org appears to have a spelling checker in their modified version of MediaWiki, one can use Konqueror or Firefox with a spelling check extension to check spelling within the browser window.
==Testing features of existing software on one of the regular projects==
Line 14 ⟶ 13:
*[[help:interwiki linking#Interlanguage link (software feature)|interlanguage links (software feature)]]
*[[help:Page_name#Case-sensitivity_of_the_first_character|case-sensitivity of the first character]]
*[[Help:Special characters|character]] encoding
*enabling of [[help:image#Embedding images in other projects and images outside Wikimedia|embedding images in other projects and images outside Wikimedia]]
*[[MediaWiki:Monobook.css]], etc.
*
*tests depending on project-specific variables such as namespace prefixes
It can be done:
*in special pages such as [[
*on user pages and subpages
*using Preview - this can not be used to test how a change in a page affects another page, such as when changing a [[Help:Template|template]]; when used to test [[Help:Automatic conversion of wikitext|automatic conversion of wikitext]] it only shows the rendered webpage, not the new wikitext itself, except for automatic conversion of [[Help:Special characters|special characters]] to their decimal numeric codes.
A test involving variable <nowiki>{{PAGENAME}}</nowiki>, e.g. a link to an image or another page with a name containing <nowiki>{{PAGENAME}}</nowiki>, can be done on the Talk page, since the value of the variable is the same on that page.
Sysops testing the available links and how things work for ordinary logged-in users
==See also==
*[[m:MediaWiki test script]]
{{H:f|langs=|enname=Testing}}
|