Changes
"aliases": ["label","text"]
{{Documentation subpage}}
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
== Usage ==
<templatedata>
{
"params": {
"1": {
"label": "diff",
"description": "most recent between the both versions number",
"example": "24012",
"type": "number"
},
"2": {
"label": "text",
"description": "Text of the link",
"example": "this diff",
"type": "string",
"aliases": ["label","text"]
},
"oldid": {
"label": "oldid",
"example": "1014",
"type": "number",
"description": "least recent between the both version number"
}
},
"description": "Add a link to special page showing differences between two versions of a page.",
"format": "inline"
}
</templatedata>
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- Categories go here and interwikis go in Wikidata. -->
}}</includeonly>
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
== Usage ==
<templatedata>
{
"params": {
"1": {
"label": "diff",
"description": "most recent between the both versions number",
"example": "24012",
"type": "number"
},
"2": {
"label": "text",
"description": "Text of the link",
"example": "this diff",
"type": "string",
"aliases": ["label","text"]
},
"oldid": {
"label": "oldid",
"example": "1014",
"type": "number",
"description": "least recent between the both version number"
}
},
"description": "Add a link to special page showing differences between two versions of a page.",
"format": "inline"
}
</templatedata>
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- Categories go here and interwikis go in Wikidata. -->
}}</includeonly>