Template:Patch Notes: Difference between revisions
Template page
More actions
Content deleted Content added
m Update |
|||
Line 4: | Line 4: | ||
=={{{title}}}== |
=={{{title}}}== |
||
{{#if:{{{feature|}}}|===Feature=== |
{{#if:{{{feature|}}}|===Feature=== |
||
<br> |
|||
⚫ | |||
{{{feature}}}}} |
|||
⚫ | |||
⚫ | |||
<br> |
|||
{{{bugfix}}}}} |
|||
⚫ | |||
<br> |
|||
{{{balance}}}}} |
|||
</includeonly> |
|||
<noinclude> |
<noinclude> |
||
[[Category:Patch Notes]] |
[[Category:Patch Notes]] |
||
<templatedata> |
|||
⚫ | |||
{ |
|||
"params": { |
|||
"title": { |
|||
"required": true |
|||
}, |
|||
"feature": {}, |
|||
"bugfix": {}, |
|||
"balance": {} |
|||
}, |
|||
"format": "block" |
|||
} |
|||
⚫ |