Difference between revisions of "Template:Mediawiki"

From GeoGebra Manual
Jump to: navigation, search
en>Reach Out to the Truth
(Prevent link breakage when viewing pages on the secure server. This hopefully won't cause problems on other wikis, which shouldn't have $wgSiteName set to MediaWiki anyway.)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{ #ifeq:
 
{{ #ifeq:
   {{SITENAME}}
+
   {{SERVERNAME}}
| MediaWiki
+
| www.mediawiki.org
 
| [[{{{1}}}|{{{2|{{{1}}}}}}]]
 
| [[{{{1}}}|{{{2|{{{1}}}}}}]]
| [[mw:{{{1}}}|{{{2|{{{1}}}}}}]]
+
| [http://www.mediawiki.org/wiki/{{urlencode:{{{1}}}}} {{{2|{{{1}}}}}}]
 
}}<noinclude>
 
}}<noinclude>
 
----
 
----
This template links to a page on mediawiki.org from the [[Help:Contents|Help pages]]. The template has two parameters:
+
This template links to a page on from the [[Help:Contents|Help pages]]. The template has two 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
<!-- Compatibility Note: The "mw" prefix is the 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 you use the "mediawikiwiki" prefix. -->
 
  
 
{{ #ifeq:
 
{{ #ifeq:
{{SITENAME}}
+
{{SERVERNAME}}
| MediaWiki
+
| www.mediawiki.org
 
| This is so that the public domain help pages - which can be freely copied and included in other sites - have correct links to 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 external sites, it creates an external link
 
* on Mediawiki, it creates an internal or interwiki link
 
* 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.}}
 
'''All''' links from the Help namespace to other parts of the mediawiki.org wiki should use this template.}}
  
== Demo of interwiki link ==
+
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>.
+
<nowiki>
 +
{{mediawiki|w:Help:Calculation|Help:Calculation}}</nowiki> gives either <nowiki>[[w:Help:Calculation|Help:Calculation]] or [http://www.mediawiki.org/wiki/m%3AHelp%3ACalculation Help:Calculation]</nowiki>,rendered as [[w:Help:Calculation|Help:Calculation]] or [http://www.mediawiki.org/wiki/m%3AHelp%3ACalculation Help:Calculation], respectively.  
  
{{Languages}}
+
[[Category:Link templates|MediaWiki]]
 
 
[[Category:Info templates|MediaWiki]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 03:33, 6 January 2011

{{{1}}}


This template links to a page on from the Help pages. The template has two parameters:

  1. Pagename, optionally preceded by an interwiki link prefix valid on mediawiki.org
  2. (optional) Link description


Demo of interwiki link:

{{mediawiki|w:Help:Calculation|Help:Calculation}} gives either [[w:Help:Calculation|Help:Calculation]] or [http://www.mediawiki.org/wiki/m%3AHelp%3ACalculation Help:Calculation],rendered as Help:Calculation or Help:Calculation, respectively.

© 2024 International GeoGebra Institute