Template:MDW

From Wikiversity

Jump to: navigation, search

(edit  links)


This version is common to all sites except Mediawiki
Note: Hidden content. This is common usage for a number of templates.

This is a register macro that might alternatively be stated as:

{{#ifeq:{{SITENAME}}|MediaWiki|{{void}}|Mw: }}
where 'Mw:' is the definition on all other English language sister projects. It's purpose is to simplify local output code and avoid precisely that sort of #ifeq: code statement in working templates.
Locally on MediaWiki (The different version), this template has the effect of replacing the full url version [[Mw:Some page name|Some page name]] with a local wikilink version which will then reveal bad links (redlinks) if a page does not exist.
This is used in a number of templates as a sub-template for that reason, especially those needing interwiki portability.

This different method of implementation has instead a hardcoded different fixed value on and off Wikipedia when accessed by the identical template and so allows portable template coding.

Similar templates at English sister projects [edit]
Wikipedia-logo.png wpd Wikipedia MDW
Commons-logo.svg cms Commons MDW
Wikibooks-logo.svg wbk Wikibooks MDW
Wikispecies-logo.svg wsp Wikispecies MDW
Wikiversity-logo.svg wvy Wikiversity MDW