Template:Mediawiki
[[mediawikiwiki:{{{1}}}|{{{1}}}]]
This template links to a page on mediawiki.org from the Help pages. The template has three parameters:
- Pagename, optionally preceded by an interwiki link prefix valid on mediawiki.org
- (optional) Link description
- (optional) Special. Set this to "yes" for special pages, and the template will link to the local Special page if it exists (otherwise, it will point to mediawiki.org).
Examples
{{mediawiki|Project:About}}
yields Project:About{{mediawiki|Project:About|About MediaWikiWiki}}
yields About MediaWikiWiki{{mediawiki|m:Project:About|About Meta}}
yields About Meta{{mediawiki|Special:OAuthManageMyGrants|Manage my OAuth grants|special=1}}
yields Manage my OAuth grants
MediaWikiWiki interwiki link for missing local page
Parameter | Description | Type | Status | |
---|---|---|---|---|
page | 1 | Wikilink working on MediaWikiWiki | Page | required |
text | 2 | Link text
| String | optional |
Special | special | Any non-empty value to try local before MediaWikiWiki special page | String | optional |