Difference between revisions of "Template:PatchNoteStatus/doc"

From EVE University Wiki
Jump to: navigation, search
(Wrote initial docs for the template)
 
(Added status flow and To Be Determined status)
Line 6: Line 6:
 
:; Parameters
 
:; Parameters
 
::; status : Sets the status of the patch note. Set as one of the following:
 
::; status : Sets the status of the patch note. Set as one of the following:
:::* To Do - determine if the patch note contains knowledge that should be added to the UniWiki.
+
:::* '''To Be Determined''' - it is unknown if the patch note contains knowledge that should be added to the UniWiki. Once determined, change the status to either '''To Do''' or '''Ignore'''
:::* Ignore - the patch note is irrelevant; examples include new music, minor graphical changes or other patch notes that contain little to no knowledge.
+
:::* '''To Do''' - patch note contains knowledge that should be added to the UniWiki. Once completed, change the status to '''Done'''
:::* Done - the patch note's knowledge has been added to the UniWiki.
+
:::* '''Ignore''' - patch note is irrelevant as it contains little to no useful knowledge. Examples include notes about music, minor UI changes or game settings
::; patch note text : Patch note text that is being assigned a status.
+
:::* '''Done''' - patch note has been added into the UniWiki
 +
::; patch note text : Patch note text that has a status
  
 
; Sample
 
; Sample

Revision as of 16:33, 16 January 2024

Description
This template is used to indicate the status of a patch note.
Syntax
{{User:Arin Mara/Sandbox/Patch Notes/Template:Patch note status|<status>|<patch note text>}}
Parameters
status 
Sets the status of the patch note. Set as one of the following:
  • To Be Determined - it is unknown if the patch note contains knowledge that should be added to the UniWiki. Once determined, change the status to either To Do or Ignore
  • To Do - patch note contains knowledge that should be added to the UniWiki. Once completed, change the status to Done
  • Ignore - patch note is irrelevant as it contains little to no useful knowledge. Examples include notes about music, minor UI changes or game settings
  • Done - patch note has been added into the UniWiki
patch note text 
Patch note text that has a status
Sample
{{User:Arin Mara/Sandbox/Patch Notes/Template:Patch note status|to do|Patch note has a To Do status.}}
gives... User:Arin Mara/Sandbox/Patch Notes/Template:Patch note status
{{User:Arin Mara/Sandbox/Patch Notes/Template:Patch note status|ignore|Patch note has an Ignore status.}}
gives... User:Arin Mara/Sandbox/Patch Notes/Template:Patch note status
{{User:Arin Mara/Sandbox/Patch Notes/Template:Patch note status|done|Patch note has a Done status.}}
gives... User:Arin Mara/Sandbox/Patch Notes/Template:Patch note status
{{User:Arin Mara/Sandbox/Patch Notes/Template:Patch note status|bad status|Patch note that has a bad status.}}
gives... User:Arin Mara/Sandbox/Patch Notes/Template:Patch note status
See also
* ToDo link to the patch notes once published