Template:Diff
Appearance
<languages /> <translate>
This template gives a link to the difference between two versions of a page.
This link takes the following form: https://www.wikidata.org/w/index.php?title=Page title&diff=diff&oldid=oldid
Usage
[edit]{{Diff|Page title|diff|oldid|label}}
{{Diff|Page=Page title|diff=diff|oldid=oldid|label=label}}
The Page title can be any page. If the page is a Property, for example enter P1234 for P1234 (P1234). If the page is an Item, for example enter Q1234 for Q1234.
Parameters
[edit]This template gives a link to the difference between two versions of a page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Page | 1 | Title of the Page
| Page name | suggested |
| Diff | 2 diff cur prev next | ID of the recent version
| Line | suggested |
| Oldid | 3 oldid | ID of the old version
| Number | suggested |
| Label | 4 label | Text to display for the link
| Line | suggested |
Examples
[edit]{{Diff}}gives [2], the main page of WikiData.{{Diff|Wikidata:Main Page|155692860}}gives [3], the version of September 3, 2014 at 20:44.{{Diff|Wikidata:Main Page|155692860|}}gives [4], also the version of September 3, 2014 at 20:44.{{Diff|Wikidata:Main Page|cur}}gives [5], the difference between the previous version of the current version.{{Diff|Wikidata:Main Page|155694124|155692860}}gives [6], the difference between 2 versions.{{Diff|Wikidata:Main Page|cur|155694124}}gives [7], the difference between a version in time and the current version.{{Diff|Wikidata:Main Page|prev|12062669}}gives [8] which only displays diff changes.{{Diff|Wikidata:Main Page|next|155694124}}gives [9], the difference between a version and its successor.{{Diff|Wikidata:Main Page|155694124|155692860|this link with different versions}}gives this link with different versions.{{Diff|Wikidata:Main Page|diff=155694124|oldid=155692860|label=this another link with different versions}}gives this another link with different versions.{{Diff|label=When the parameters are designated, they can change places|oldid=155692860|diff=155694124|Page=Wikidata:Main Page}}gives When the parameters are designated, they can change places.
See also
[edit]- {{URL to diff}}
</translate>