Changes

1,865 bytes added ,  21:56, 21 February 2015
m
Not necessarily previous…
{{mbox
| type = notice
| image = [[Image:{{{softwareIcon|Gerrit icon.svg}}}|50px|Changelog for {{{software|the software}}}.|link={{{softwarePage|}}}|alt=]]
| text = '''This MediaWiki page documents {{#if:{{{softwarePage|}}}|[[{{{softwarePage}}}{{!}}{{{software|the software}}}]]|{{{software|the software}}}}}'s changelog''' {{#if:{{{version|}}}|for version{{{version}}}|for the most recent versions}}.{{#if:{{{archivePage|}}}|<br /><br />For changelogs covering other versions, please see [[{{{archivePage}}}|the archives]].}}
}}<noinclude>
<templatedata>
{
"params": {
"softwareIcon": {
"label": "Software icon",
"description": "An image or logo to display for the software to which this changelog applies.",
"type": "wiki-file-name",
"default": "Gerrit icon.svg"
},
"software": {
"label": "Software name",
"description": "The name to display for the software to which this changelog applies.",
"type": "string",
"default": "the software",
"suggested": true
},
"softwarePage": {
"label": "Software page",
"description": "A wiki page to which to link for the software to which this changelog applies.",
"type": "wiki-page-name",
"default": ""
},
"version": {
"label": "Version",
"description": "The version of the software to which this changelog applies.",
"type": "string",
"suggested": true
},
"archivePage": {
"label": "Archive page",
"description": "A wiki page with an index of other changelogs for the software to which this changelog applies.",
"type": "wiki-page-name",
"suggested": true
}
},
"description": "Heading notice for on-wiki changelogs",
"paramOrder": [
"software",
"version",
"archivePage",
"softwareIcon",
"softwarePage"
]
}
</templatedata>
[[Category:Categorizing templates|{{PAGENAME}}]]
[[Category:Info templates|{{PAGENAME}}]]</noinclude>