Difference between revisions of "Template:Mediawiki"

From FamiLAB Wiki
Jump to: navigation, search
(Undo revision 238340 by 167.219.0.140 (Talk))
Line 1: Line 1:
<noinclude>
 
 
 
{{ #ifeq:
 
{{ #ifeq:
 
   {{SERVERNAME}}
 
   {{SERVERNAME}}
Line 6: Line 4:
 
| [[{{{1}}}|{{{2|{{{1}}}}}}]]
 
| [[{{{1}}}|{{{2|{{{1}}}}}}]]
 
| [http://www.mediawiki.org/wiki/{{urlencode:{{{1}}}}} {{{2|{{{1}}}}}}]
 
| [http://www.mediawiki.org/wiki/{{urlencode:{{{1}}}}} {{{2|{{{1}}}}}}]
}}
+
}}<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 mediawiki.org from the [[Help:Contents|Help pages]]. The template has two parameters:

Revision as of 20:04, 11 February 2009

{{ #ifeq:

 old.familab.org

| www.mediawiki.org | [[{{{1}}}|{{{1}}}]] | {{{1}}} }}


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

  1. Pagename
  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 link

All links from the Help namespace to other parts of the mediawiki.org wiki should use this template.}}