Шаблон:PatchNoteStatus/doc: различия между версиями
Материал из EVE Online Wiki [Aliteg]
Cingulari (обсуждение | вклад) (Новая страница: «; Description : This template is used to indicate the status of a patch note. ; Syntax : {{T|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 knowl...») |
Cingulari (обсуждение | вклад) Нет описания правки |
||
| Строка 21: | Строка 21: | ||
:<code><nowiki>{{PatchNoteStatus|ignore|Patch note has an Ignore status.}}</nowiki></code> | :<code><nowiki>{{PatchNoteStatus|ignore|Patch note has an Ignore status.}}</nowiki></code> | ||
:: gives... {{PatchNoteStatus|ignore|Patch note has an Ignore status.}} | :: gives... {{PatchNoteStatus|ignore|Patch note has an Ignore status.}} | ||
:<code><nowiki>{{PatchNoteStatus|done|Patch note has a Done status.}}</nowiki></code> | |||
:: gives... {{PatchNoteStatus|done|Patch note has a Done status.}} | |||
:<code><nowiki>{{PatchNoteStatus|bad status|Patch note that has a bad status.}}</nowiki></code> | |||
:: gives... {{PatchNoteStatus|bad status|Patch note that has a bad status.}} | |||
; See also: | |||
: * ToDo link to the patch notes once published | |||
<includeonly>[[Category:Maintenance templates]]</includeonly> | |||
<noinclude>[[Category:Template documentation]]</noinclude> | |||
Текущая версия от 22:00, 25 июня 2025
- 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.
- gives...
{{PatchNoteStatus|to do|Patch note has a To Do status.}}- gives...
To Do - This patch note has a To Do status.
- gives...
{{PatchNoteStatus|ignore|Patch note has an Ignore status.}}- gives...
Ignore - Patch note has an Ignore status.
- gives...
{{PatchNoteStatus|done|Patch note has a Done status.}}- gives...
Updated - Patch note has a Done status.
- gives...
{{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