Difference between revisions of "Template:PatchNoteStatus"
From EVE University Wiki
m (Arin Mara moved page User:Arin Mara/Sandbox/Patch Notes/Template:Patch note status to Template:PatchNoteStatus without leaving a redirect: Published to get ready for integration into the custom converter script) |
m (Add color flag for the temporary statuses as discussed with Arin on Discord #wiki-officers.) |
||
Line 2: | Line 2: | ||
| tbd | | tbd | ||
| to-be-determined | | to-be-determined | ||
− | | to be determined = [[Image:Question.png|16px|link=]] '''To Be Determined''' | + | | to be determined = [[Image:Question.png|16px|link=]]{{Co|white|red| '''To Be Determined''' }} |
| todo | | todo | ||
| to do | | to do | ||
− | | to-do = [[Image:Small Info.png|16px|link=]] '''To Do''' | + | | to-do = [[Image:Small Info.png|16px|link=]]{{Co|black|yellow| '''To Do''' }} |
| ignore = [[Image:Chatchannel.png|16px|link=]] '''Ignore''' | | ignore = [[Image:Chatchannel.png|16px|link=]] '''Ignore''' | ||
| finished | | finished | ||
Line 13: | Line 13: | ||
| #default = <span style="color: red;">Possible values: To Be Determined, To Do, Ignore, Done</span> | | #default = <span style="color: red;">Possible values: To Be Determined, To Do, Ignore, Done</span> | ||
}}<noinclude> | }}<noinclude> | ||
− | </noinclude> - {{{2}}} | + | </noinclude> - {{{2|Content missing}}} |
<noinclude> | <noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 14:39, 6 February 2024
Possible values: To Be Determined, To Do, Ignore, Done
- Content missing
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- This template is used to indicate the status of a patch note.
- Syntax
- {{PatchNoteStatus|<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
- Done - patch note has been added into 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 has a status
- Sample
{{PatchNoteStatus|tbd|Patch note has a To Be Determined status.}}
- gives... To Be Determined - Patch note has a To Be Determined status.
{{PatchNoteStatus|to do|Patch note has a To Do status.}}
- gives... To Do - This patch note has a To Do status.
{{PatchNoteStatus|ignore|Patch note has an Ignore status.}}
- gives... Ignore - Patch note has an Ignore status.
{{PatchNoteStatus|done|Patch note has a Done status.}}
- gives... Updated - Patch note has a Done status.
{{PatchNoteStatus|bad status|Patch note that has a bad status.}}
- gives... Possible values: To Be Determined, To Do, Ignore, Done - Patch note that has a bad status.
- See also
- * ToDo link to the patch notes once published
Visit Template:PatchNoteStatus/doc to edit this text! (How does this work?) (Refresh this text - why?)