Difference between revisions of "Template:Patch"
m (Removed space.) |
|||
Line 1: | Line 1: | ||
− | <includeonly>'''[[Patch {{{patch}}}]] ({{{date}}}):''' {{{note}}}{{#if: {{{comment|}}}| |
+ | <includeonly>'''[[Patch {{{patch}}}|Patch {{{patch}}} {{#if:{{{display|}}} | - {{{display}}} }}]] ({{{date}}}):''' {{{note}}}{{#if: {{{comment|}}}| |
::''{{{comment}}}''|}}</includeonly><noinclude>{{doc}} |
::''{{{comment}}}''|}}</includeonly><noinclude>{{doc}} |
||
− | [[Category: |
+ | [[Category:Patch templates| ]]</noinclude> |
Latest revision as of 07:10, 29 November 2019
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)