No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><span class="{{{ | {{#vardefine:class|{{#switch: {{{1}}} | ||
| unconfirmed | Unconfirmed | UNCONFIRMED = unconfirmed | |||
| confirmed | Confirmed | CONFIRMED = confirmed | |||
| needs testing | Needs Testing | Needs testing | NEEDS TESTING = needs-testing | |||
| bug fix | Bug Fix | Bug fix | BUG FIX | bug-fix | Bug-Fix | Bug-fix | BUG-FIX = bug-fix | |||
| rework | Rework | REWORK = rework | |||
| nerf | Nerf | NERF = nerf | |||
| buff | Buff | BUFF = buff | |||
| #default = {{{1}}} | |||
}}}}{{#vardefine:label| | |||
{{#switch: {{{1}}} | |||
| unconfirmed | Unconfirmed | UNCONFIRMED = UNCONFIRMED | |||
| confirmed | Confirmed | CONFIRMED = CONFIRMED | |||
| needs testing | Needs Testing | Needs testing | NEEDS TESTING = NEEDS TESTING | |||
| bug fix | Bug Fix | Bug fix | BUG FIX | bug-fix | Bug-Fix | Bug-fix | BUG-FIX = BUG FIX | |||
| rework | Rework | REWORK = REWORK | |||
| nerf | Nerf | NERF = NERF | |||
| buff | Buff | BUFF = BUFF | |||
| #default = {{{1}}} | |||
}}}}<includeonly><span class="label {{#var:class}}">{{#var:label}}</span><templatestyles src="PatchNoteLabel-UMVC3/styles.css"/></includeonly><noinclude> | |||
{{Documentation}} | {{Documentation}} | ||
[[Category:Ultimate Marvel vs Capcom 3]] | [[Category:Ultimate Marvel vs Capcom 3]] | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 11:41, 14 March 2025
Template DocumentationEdit This Documentation
Purpose
A Colored label for UMVC3 Patchnotes denoting what the type of the change was and if it has been confirmed or not.
Usage
{{PatchNoteLabel-UMVC3|Label}}
Examples
UNCONFIRMED
{{PatchNoteLabel-UMVC3|Unconfirmed}}
CONFIRMED
{{PatchNoteLabel-UMVC3|confirmed}}
NEEDS TESTING
{{PatchNoteLabel-UMVC3|needs testing}}
BUG FIX
{{PatchNoteLabel-UMVC3|Bug Fix}}
REWORK
{{PatchNoteLabel-UMVC3|rework}}
NERF
{{PatchNoteLabel-UMVC3|NERF}}
BUFF
{{PatchNoteLabel-UMVC3|BUFF}}
This documentation is automatically transcluded from Template:PatchNoteLabel-UMVC3/Documentation and is not included when this page is transcluded.