![]() | This is the template sandbox page for Template:Wikisource (diff). See also the companion subpage for test cases. |
![]() | This template is used on approximately 20,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
![]() | This template uses Lua: |
This is a versatile template which links to a source at one of our sister projects, Wikisource.
The default behaviour of this template is to present a string "English Wikisource has original text related to this article:" with a link to a page on Wikisource with the same name as the Wikipedia page. Its behavior can be modified in the following ways:
|nocat=yes
)|italics=yes
)Full example:
{{Wikisource|<link target>|<link display>|lang=<lang code>|has=<text to introduce the link>|nocat=yes to disable categorization|italics=yes to display the source in italics}}
To modify the link target, include the name of the document at Wikisource as the first parameter, or as |wslink=
:
{{Wikisource|Magna Carta}}
and {{Wikisource|wslink=Magna Carta}}
The second parameter is the display text:
{{Wikisource|The Velveteen Rabbit#9|Name for The Velveteen Rabbit}}
You can alternatively use |title=
, which has the same effect. This can be handy if you only want to alter the display text, not the link target.
To link to another language's Wikisource, you can either use the |lang=
parameter, or you can put the language before the source links.
{{Wikisource|la|Magna Carta|Magna Carta in Latin}}
and
{{Wikisource|Magna Carta|Magna Carta in Latin|lang=la}}
The |has=
parameter overrides the text following the word "has" introductory text text:
{{Wikisource|Magna Carta|has=the full text of the Magna Carta}}
The |works=
parameter has four values, all of which indicate that the source at Wikisource is by or about the subject matter. It can be set to any case-insensitive version of:
If given anything else, the parameter is ignored. The parameter has no viable effect if |has=
is provided (see § Modifying the introductory text), but will change the link target to include an Author prefix (or the equivalent namespace used in the language version, according to {{Wikisource/Author}}).
For example, {{Wikisource|Author:Marcus Tullius Cicero|Cicero|works=both}}
produces:
If the template is not given a link target, it will attempt to find an interwiki link from Wikidata. If no Wikidata link is found, it will search Wikisource for the Wikipedia article's title.
If no Wikidata link is found, the template will populate Category:Wikisource templates with missing id (7,281). If the lack of interwiki link is intentional, add |nocat=yes
.
Pages using {{wikisource}} with unknown parameters are sorted into Category:Pages using Wikisource with unknown parameters (0). This is not turned off with |nocat=yes
.
TemplateData for Wikisource
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Language code | lang | The ISO 639 code of the Wikisource language. "mul" indicates the Multilingual Wikisource.
| Line | optional |
Link target | 1 wslink wislink | The link target, without any Wikisource: or language prefix
| Line | suggested |
Display text | 2 title | The link's display text
| Line | optional |
Has text replacement | has | The text following "Wikisource has" ...
| Line | optional |
Works by | works | This parameter indicates that the content at Wikisource is by/about the subject, rather than a copy of the subject. Can be set to "by", "about", or "both", or "or", depending on what type of content is present at Wikisource. Other values are ignored.
| Line | optional |
position | position | If set to "left", displays the box floats to the left
| Line | optional |
nocat | nocat | If true, disables categorisation in [[Category:Wikisource templates with missing id]]. This is useful if the omission of a sitelink at Wikidata is intentional.
| Boolean | optional |
italics | italic italics | If true, displays the source in italics
| Boolean | optional |
Run diagnostics | diagnose | If true, displays some diagnostic information. Useful for debugging. | Boolean | optional |