Difference between revisions of "Template:Mediawiki"

From FamiLAB Wiki
Jump to: navigation, search
(Undo revision 238340 by 167.219.0.140 (Talk))
Line 6: Line 6:
 
}}<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
+
# Pagename, optionally preceded by an interwiki link prefix valid on mediawiki.org
 
# (optional) Link description
 
# (optional) Link description
  
Line 15: Line 15:
 
| 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 external link
 
* on external sites, it creates an external link
* on Mediawiki, it creates an internal 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.}}
 +
 +
Deno:
 +
 +
{{mediawiki|m:Help:Calculation|Help:Calculation}}
 +
 +
{{ #ifeq:
 +
  {{SERVERNAME}}
 +
| www.mediawiki.org
 +
| [[m:Help:Calculation|Help:Calculation]]
 +
| [http://www.mediawiki.org/wiki/{{urlencode:m:Help:Calculation}} Help:Calculation]
 +
}}
  
 
[[Category:Info templates|MediaWiki]]
 
[[Category:Info templates|MediaWiki]]
 
</noinclude>
 
</noinclude>

Revision as of 10:39, 26 February 2009

{{ #ifeq:

 old.familab.org

| www.mediawiki.org | [[{{{1}}}|{{{1}}}]] | {{{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

{{ #ifeq: old.familab.org | 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:

  • on external sites, it creates an external 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.}}

Deno:

{{ #ifeq: FamiLAB Wiki | MediaWiki | Help:Calculation | [[{{#if:|{{#ifexist:m:Help:Calculation||mediawikiwiki:}}}}m:Help:Calculation|Help:Calculation]] }}

{{ #ifeq:

 old.familab.org

| www.mediawiki.org | Help:Calculation | Help:Calculation }}