Difference between revisions of "Template:Diff"
Jump to navigation
Jump to search
(Add title= to easy copy/paste of diff links) |
Mediawiki>Kaganer |
||
Line 1: | Line 1: | ||
− | <span class= | + | <span class=plainlinks>[{{SERVER}}{{SCRIPTPATH}}/index.php?diff={{urlencode:{{{1|0}}}}}{{#if:{{{oldid|}}}|&oldid={{urlencode:{{{oldid}}}}}}} {{{2|{{{label|{{{text|diff}}}}}}}}}]</span><noinclude> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | }} | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 16:03, 7 December 2017
Usage
Add a link to special page showing differences between two versions of a page.
Parameter | Description | Type | Status | |
---|---|---|---|---|
diff | 1 | most recent between the both versions number
| Number | optional |
text | 2 label text | Text of the link
| String | optional |
oldid | oldid | least recent between the both version number
| Number | optional |