Search results
Results from the WOW.Com Content Network
If URLs in citation template parameters contain certain characters, then they will not display and link correctly. Those characters need to be percent-encoded. For example, a space must be replaced by %20. To encode the URL, replace the following characters with:
The /sandbox may not have the latest version of the template code in it, so before you make a change, you need to synchronize it with the main template. Copy the entire contents of the main template to the /sandbox subpage, and save the page. Your edit summary should be something like "synchronize with the main template", or simply "sync".
Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Donate
This template makes a link in a box to a page on MediaWiki.org. Pages on MediaWiki.org include message documentations, instructions for installing extensions, and manual pages. The above documentation is transcluded from Template:MediaWiki/doc .
Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. Shortcut
The MediaWiki software does not support the use of a query string element of an URL as part of the internal wiki link syntax. This means that when wishing to link to a page that requires a query string in order to display the desired view of a page, an external link must be used. This is misleading when linking to a page within the wiki itself.
If the documentation page does not exist, the toolbar is replaced with a [create][purge] link. The [create] link automatically creates the page with preloaded text with the basic documentation syntax. Preload text is also used for the /sandbox and /testcases [create] links. The preload page for the /doc [create] link is Template:Documentation ...
In MODULE_CODE, we want to add the "Wikify" tab, so we will use the addPortletLink() function (which requires the mediawiki.util module). Replace MODULE_CODE with a call to this function. Then we'll bind an event handler so that when this link is clicked, we will call another function named doQwikify() that will