Difference between revisions of "Template:Mediawiki"

From FamiLAB Wiki
Jump to: navigation, search
(Make friendlier for use on other wikis (import notes from talk page which would otherwise be another redlink on wikis which use the Help pages))
Line 1: Line 1:
{{ #ifeq:
+
[[{{{1}}}|{{{2|{{{1}}}}}}]]
  {{SERVERNAME}}
+
<noinclude>
| www.mediawiki.org
 
| [[{{{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 07:29, 4 August 2008

[[{{{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.}}