Template:Patch Notes: Difference between revisions
Template page
More actions
Content deleted Content added
mNo edit summary |
|||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> |
<includeonly> |
||
[[File:Patch Notes Header.png|frameless|center]] |
[[File:Patch Notes Header.png|link=|frameless|center]] |
||
⚫ | |||
=={{{title}}}== |
=={{{title}}}== |
||
⚫ | |||
{{#if:{{{feature|}}}|===Feature=== |
{{#if:{{{feature|}}}|===Feature=== |
||
⚫ | |||
<br> |
|||
{{#if:{{{change|}}}|===Change=== |
|||
⚫ | |||
⚫ | |||
{{#if:{{{balance|}}}|===Balance=== |
|||
⚫ | |||
{{#if:{{{bugfix|}}}|===Bugfix=== |
{{#if:{{{bugfix|}}}|===Bugfix=== |
||
*{{{bugfix}}}}} |
|||
<br> |
|||
⚫ | |||
⚫ | |||
⚫ | |||
<br> |
|||
⚫ | |||
<noinclude> |
<noinclude> |
||
{{documentation}} |
|||
[[Category:Patch Notes]] |
|||
<!-- Add cats and interwikis to the /doc subpage, not here! --> |
|||
<templatedata> |
|||
⚫ | |||
{ |
|||
"params": { |
|||
"title": { |
|||
"required": true |
|||
}, |
|||
"feature": {}, |
|||
"bugfix": {}, |
|||
"balance": {} |
|||
}, |
|||
"format": "block" |
|||
} |
|||
⚫ |
Latest revision as of 19:10, 4 January 2024
This documentation is transcluded from Template:Patch Notes/doc. Changes can be proposed in the talk page.