Template:Wikisource/doc
![]() | This is a documentation subpage for Template:Wikisource. It may contain usage information, categories and other content that is not part of the original template page. |
![]() | This template is used on approximately 12,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:
- Modifying the link target
- Modifying how the display text for the link
- Linking to another language's Wikisource (including Multiple language Wikisource)
- Linking to the source attached to the article via the interwiki link at Wikidata
- Modifying the introductory text
- Indicating that the source is by or about the article topic
- Disabling categorisation (via
|nocat=yes
) - Displaying the source in italics (via
|italics=yes
) - Doing a combination of the above
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}}
Modifying the link target
[edit]To modify the link target, include the name of the document at Wikisource as the first parameter:
{{Wikisource|Magna Carta}}
produces:
Modifying the display text
[edit]The second parameter is the display text:
{{Wikisource|The Velveteen Rabbit#9|Name for The Velveteen Rabbit}}
produces:
Linking to another language's Wikisource
[edit]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}}
both produce:
Modifying the introductory text
[edit]The |has=
parameter overrides the text following the word "has" introductory text text:
{{Wikisource|Magna Carta|has=the full text of the Magna Carta}}
produces:
Works by or about something
[edit]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:
- by
- about
- both
- or (discouraged; please be specific about what text is present at Wikisource)
If given anything else, the parameter is ignored. The parameter has no effect if |has=
is provided (see § Modifying the introductory text)
For example, {{Wikisource|Author:Marcus Tullius Cicero|Cicero|works=both|nocat=yes}}
produces:
Wikidata
[edit]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.
Categorisation
[edit]If no Wikidata link is found, the template will populate Category:Wikisource templates with missing id (7,988). 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 (111). This is not turned off with |nocat=yes
.
TemplateData
[edit]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 | The link target, without any Wikisource: or language prefix
| Line | suggested |
Display text | 2 | 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.
| 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 |
See also
[edit]- {{Wikisource-inline}} inline version
- {{Wikisource-multi}} for linking to multiple pages on Wikisource
- {{Cite wikisource}} used to cite sources in Wikipedia
- {{Ws}} for a less complicated interface than {{Cite wikisource}}
- {{Wikisource redirect}} a specialized template for redirecting to Wikisource
- Wikipedia:Sister projects for background and full usage information
- Wikipedia:Template messages/Sister projects#Wikisource for full usage information