Difference between revisions of "Template:Mediawiki/doc"
Jump to navigation
Jump to search
m (Protected "Template:Mediawiki/doc" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | This template links to a page on | + | This template links to a page on mediawiki.org from the [[Help:Contents|Help pages]]. The template has three parameters: |
# Pagename, optionally preceded by an interwiki link prefix valid on mediawiki.org | # Pagename, optionally preceded by an interwiki link prefix valid on mediawiki.org | ||
# (optional) Link description | # (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). | # (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). | ||
<!-- Compatibility Note: The "mw" prefix is only in the default interwiki prefixes since MediaWiki 1.16 (see mw:Manual:Interwiki#References). If you plan to use this script with an older version, it might be possible or necessary to use the "mediawikiwiki" prefix. --> | <!-- Compatibility Note: The "mw" prefix is only in the default interwiki prefixes since MediaWiki 1.16 (see mw:Manual:Interwiki#References). If you plan to use this script with an older version, it might be possible or necessary to use the "mediawikiwiki" prefix. --> | ||
+ | |||
+ | {{ #ifeq: | ||
+ | {{SITENAME}} | ||
+ | | MediaWiki | ||
+ | | This is so that the public domain help pages - which can be freely copied and included in other sites - have correct links to Mediawiki: | ||
+ | * on external sites, it creates an interwiki link to 'mw' (included in the default interwiki table for new installs) | ||
+ | * on Mediawiki, it creates an internal or interwiki link | ||
+ | |||
+ | '''All''' links from the Help namespace to other parts of the mediawiki.org wiki should use this template.}} | ||
+ | |||
+ | ==Examples== | ||
+ | *{{tlx|1=Mediawiki|2=Page_Title}} | ||
+ | *{{tlx|1=Mediawiki|2=Page_Title|3=text}} | ||
+ | *{{tlx|1=Mediawiki|2=Page_Title|3=special=yes}} | ||
+ | *{{tlx|1=Mediawiki|2=Page_Title|3=text|4=special=yes}} | ||
+ | |||
+ | == Demo of interwiki link == | ||
+ | |||
+ | <nowiki>{{mediawiki|m:Help:Calculation|Help:Calculation}}</nowiki> gives either<br /> <nowiki>[[m:Help:Calculation|Help:Calculation]] or [[mw:m:Help:Calculation|Help:Calculation]]</nowiki>. | ||
{{Languages|Template:Mediawiki/doc}} | {{Languages|Template:Mediawiki/doc}} | ||
− | <includeonly> | + | <includeonly>[[Category:Info templates|MediaWiki]] |
[[Category:Help]]</includeonly> | [[Category:Help]]</includeonly> |
Latest revision as of 19:41, 4 September 2012
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|Page_Title}}
- {{Mediawiki|Page_Title|text}}
- {{Mediawiki|Page_Title|special=yes}}
- {{Mediawiki|Page_Title|text|special=yes}}
Demo of interwiki link
{{mediawiki|m:Help:Calculation|Help:Calculation}} gives either
[[m:Help:Calculation|Help:Calculation]] or [[mw:m:Help:Calculation|Help:Calculation]].
Language: | English |
---|