Difference between revisions of "Template:Diff"
Jump to navigation
Jump to search
(Add title= to easy copy/paste of diff links) |
Joelmartin (talk | contribs) m (1 revision imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
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> |
Latest revision as of 03:17, 18 January 2020
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 |