Difference between revisions of "Template:Patch"
(Created page with "<includeonly>'''[[Patch {{{patch}}}]] ({{{date}}}):''' {{{note}}}{{#if: {{{comment|}}}| ::''{{{comment}}}''|}}</includeonly> <noinclude>{{doc}} Category:Utility templates...") |
m (Removed space.) |
||
Line 1: | Line 1: | ||
<includeonly>'''[[Patch {{{patch}}}]] ({{{date}}}):''' {{{note}}}{{#if: {{{comment|}}}| |
<includeonly>'''[[Patch {{{patch}}}]] ({{{date}}}):''' {{{note}}}{{#if: {{{comment|}}}| |
||
− | ::''{{{comment}}}''|}}</includeonly> |
+ | ::''{{{comment}}}''|}}</includeonly><noinclude>{{doc}} |
− | <noinclude>{{doc}} |
||
[[Category:Utility templates]]</noinclude> |
[[Category:Utility templates]]</noinclude> |
Revision as of 15:46, 18 April 2012
This template is used create patch templates to show patch notes changes on articles.
Usage
{{Patch|patch=|display=|date=|note=|comment=}}
Parameters
- patch
- Link to the patch article.
- display
- Display name of patch, if different than patch.
- date
- Date of the patch.
- note
- Text from patch notes. This should be set to
{{{note|}}}
. - comment
- Undocumented changes or additional notes. This should be set to
{{{comment|}}}
.
The above documentation is transcluded from Template:Patch/doc. (edit | history)