Template:Wikipedia

From OpenStreetMap Wiki
Jump to navigation Jump to search

optional label on Wikipedia

[Edit] [Purge] Template-info.svg Template documentation

This template is useful to simply create link to Wikipedia.

Usage

  • First parameter (mandatory): the Wikipedia linguistic edition code;
    it is the xx in URL "//xx.wikipedia.org/wiki/Pagename", or any other interwiki code recognized by English Wikipedia);
    When this required parameter is empty, it emplies the English Wikipedia edition (so the empty value is equivalent to the en value).
  • Second parameter: the actual pagename on Wikipedia (or in the target wiki of the interwiki code specified in the first parameter)
    it is the Pagename in URL "//xx.wikipedia.org/wiki/Pagename");
    note however that this parameter should not be URL-encoded (with overlong %NN%NN sequences) but should readable (in native UTF-8), also preferably with spaces rather than underscores between words.
  • Third parameter: the text to display with the link. If unset, the template displays the title of the page (second parameter).

There are also three named parameters which define whether some parts of the link are shown:

  • icon: if set to no, the template doesn't display the Wikipedia icon;
    any other value (or if the parameter is not specified) will display this icon.
  • link: if set to no, the template doesn't display an active link to the Wikipedia article (the link may still be visible when hovering the icon, if there's one);
    any other value (or if the parameter is not specified) will display the active link.
  • text: if set to no, the template doesn't display the sentence "on Wikipedia" (which is translated according to the language of the current page on this wiki, but not the language of the target Wikipedia);
    any other value (or if the parameter is not specified) will display the extra text.

Examples

  • {{Wikipedia|it|OpenStreetMap}}OpenStreetMap on Wikipedia
  • {{Wikipedia|eo|OpenStreetMap|Nia projekto}}Nia projekto on Wikipedia
  • {{Wikipedia|de|OpenStreetMap|text=no}} OpenStreetMap
  • {{Wikipedia|es|OpenStreetMap|icon=no}}OpenStreetMap on Wikipedia
  • {{Wikipedia|es|OpenStreetMap|icon=yes}}OpenStreetMap on Wikipedia
  • {{Wikipedia|es|OpenStreetMap|icon=yes|text=no}} OpenStreetMap
  • {{Wikipedia|es|OpenStreetMap|text=no}} OpenStreetMap
  • {{Wikipedia|es|OpenStreetMap}}OpenStreetMap on Wikipedia
  • {{Wikipedia|fr|OpenStreetMap|link=no}}OpenStreetMap on Wikipedia
  • {{Wikipedia|fi|OpenStreetMap|Me|text=no}} Me
  • {{Wikipedia|pt|OpenStreetMap|text=no|link=no}} OpenStreetMap
  • {{Wikipedia|fi|icon=no|text=no|Me}}Me
  • {{Wikipedia|fi|link=no|icon=no|text=no|Me}}w:fi:Me
  • {{Wikipedia|fi|link=no|icon=no|Me}}Me on Wikipedia
  • {{Wikipedia|ru|OpenStreetMap}}OpenStreetMap on Wikipedia
  • {{Wikipedia|az|OpenStreetMap}}OpenStreetMap on Wikipedia
  • {{Wikipedia|cs|OpenStreetMap}}OpenStreetMap on Wikipedia
  • {{Wikipedia|commons|Category:OpenStreetMap|text=no}} Category:OpenStreetMap

See also

  • The other, similar Template:WikiIcon does not add extra text ("on Wikipedia"). Also by default it does exactly what it says in the title: draws an icon.
  • Template:Wiki
  • Instead, you could also just use a direct wiki link: [[wikipedia:xx:pagename|display text]] (xx being the language code; "|display text" is optional).

Include link to Wikipedia article.

Template parameters

ParameterDescriptionTypeStatus
Wikipedia linguistic edition code1

It is the xx in URL "//xx.wikipedia.org/wiki/Pagename", or any other interwiki code recognized by Wikipedia.

Default
en
Example
pl
Linerequired
The actual pagename on Wikipedia2

It is the Pagename in URL "//xx.wikipedia.org/wiki/Pagename"). Note however that this parameter should not be URL-encoded (with overlong %NN%NN sequences) but should readable (in native UTF-8), also preferably with spaces rather than underscores between words.

Example
Universe
Linerequired
Link label3

Text to display with the link. If unset, the template displays the title of the page (second parameter).

Lineoptional
Languagelang

Language of displayed text added to Wikipedia article title.

Example
pl
Lineoptional
Linklink

If set to no, the template doesn't display an active link to the Wikipedia article.

Suggested values
no
Lineoptional
Iconicon

if set to no, the template doesn't display the Wikipedia icon

Suggested values
no
Lineoptional
Texttext

If set to no, the template doesn't display the sentence "on Wikipedia" (which is translated according to the language of the current page on OSM wiki).

Suggested values
no
Lineoptional