Template:PatchNoteLabel-UMVC3/Documentation: Difference between revisions

Template page
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{PatchNoteLabel-UMVC3|Rework}}


TEST
== Purpose ==
<br>
A Colored label for UMVC3 Patchnotes denoting what the type of the change was and if it has been confirmed or not.
 
 
== Usage ==
<br>
<pre>{{PatchNoteLabel-UMVC3|Label}}</pre>
 
 
== Examples ==
<br>
{{PatchNoteLabel-UMVC3|Unconfirmed}}
<pre>{{PatchNoteLabel-UMVC3|Unconfirmed}}</pre>
 
{{PatchNoteLabel-UMVC3|confirmed}}
<pre>{{PatchNoteLabel-UMVC3|confirmed}}</pre>
 
{{PatchNoteLabel-UMVC3|needs testing}}
<pre>{{PatchNoteLabel-UMVC3|needs testing}}</pre>
 
{{PatchNoteLabel-UMVC3|Bug Fix}}
<pre>{{PatchNoteLabel-UMVC3|Bug Fix}}</pre>
 
{{PatchNoteLabel-UMVC3|rework}}
<pre>{{PatchNoteLabel-UMVC3|rework}}</pre>
 
{{PatchNoteLabel-UMVC3|NERF}}
<pre>{{PatchNoteLabel-UMVC3|NERF}}</pre>
 
{{PatchNoteLabel-UMVC3|BUFF}}
<pre>{{PatchNoteLabel-UMVC3|BUFF}}</pre>

Latest revision as of 11:40, 14 March 2025

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}}