Template:Wikipedia/doc

From Second Life Wiki
< Template:Wikipedia
Revision as of 02:22, 15 September 2022 by Gwyneth Llewelyn (talk | contribs) (→‎Examples: Slight change of examples)
Jump to navigation Jump to search

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 implies 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:

  • lang: language for the destination page (default: current language)
  • 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

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.