Difference between revisions of "Template:Bot bug"

From blackwiki
Jump to navigation Jump to search
imported>Headbomb
(more tweaks)
imported>Headbomb
(tweak)
Line 13: Line 13:
 
{{#if:{{{type of bug<includeonly>|</includeonly>}}}|
 
{{#if:{{{type of bug<includeonly>|</includeonly>}}}|
 
;Type of bug: {{{type of bug<includeonly>|</includeonly>}}}
 
;Type of bug: {{{type of bug<includeonly>|</includeonly>}}}
}}
+
}}<!--
{{#if:{{{what happens<includeonly>|</includeonly>}}}|
+
-->{{#if:{{{what happens<includeonly>|</includeonly>}}}|
 
;What happens: {{{what happens}}}
 
;What happens: {{{what happens}}}
}}
+
}}<!--
{{#if:{{{what should happen<includeonly>|</includeonly>}}}|
+
-->{{#if:{{{what should happen<includeonly>|</includeonly>}}}|
 
;What should happen: {{{what should happen}}}
 
;What should happen: {{{what should happen}}}
}}
+
}}<!--
{{#if:{{{link showing what happens<includeonly>|</includeonly>}}}|
+
-->{{#if:{{{link showing what happens<includeonly>|</includeonly>}}}|
 
;Link: {{{link showing what happens<includeonly>|</includeonly>}}}
 
;Link: {{{link showing what happens<includeonly>|</includeonly>}}}
}}
+
}}<!--
{{#if:{{{how to replicate the bug<includeonly>|</includeonly>}}}|
+
-->{{#if:{{{how to replicate the bug<includeonly>|</includeonly>}}}|
 
;Replication instructions: {{{how to replicate the bug<includeonly>|</includeonly>}}}
 
;Replication instructions: {{{how to replicate the bug<includeonly>|</includeonly>}}}
{{#if:{{{waiting for|}}}|{{#ifeq:{{ucfirst:{{{status|A}}}}}|{{lcfirst:{{{status|A}}}}}||
+
}}<!--
 +
-->{{#if:{{{waiting for<includeonly>|</includeonly>}}}|
 
;We can't proceed until:
 
;We can't proceed until:
:{{#switch:{{{waiting for|}}}
+
:{{#switch:{{{waiting for<includeonly>|</includeonly>}}}
|User= Input from editors
+
  |User= Input from editors
|Consensus= Agreement on the best solution
+
  |Consensus= Agreement on the best solution
|Operator= Bot operator's feedback on what is feasible
+
  |Operator= Bot operator's feedback on what is feasible
|Maintainer= A specific edit to the bot's code is requested below.
+
  |Maintainer= A specific edit to the bot's code is requested below.
|Verification= A user confirms that the fix worked
+
  |Verification= A user confirms that the fix worked
|=someone specifies a {{para|waiting for}} parameter
+
  |#default={{{waiting for<includeonly>|</includeonly>}}}
}} }} }}{{#if:{{{action required from maintainer|}}}|
+
}}}}<!--
;Requested action from maintainer:{{{action required from maintainer<includeonly>|</includeonly>}}} }} }}
+
-->{{#if:{{{action required from maintainer<includeonly>|</includeonly>}}}|
{{#ifeq:{{{waiting for|}}}|Verification|{{Notice|'''User input needed'''.  This bug has been marked as needing user verification.  
+
;Requested action from maintainer:{{{action required from maintainer<includeonly>|</includeonly>}}}
 +
}}<!--
 +
-->{{#ifeq:{{{waiting for|}}}|Verification|{{Notice|'''User input needed'''.  This bug has been marked as needing user verification.  
 
* Please check that the suggested fix works.
 
* Please check that the suggested fix works.
 
** If it does, set {{para|status|<nowiki>{{resolved}}</nowiki>}}.
 
** If it does, set {{para|status|<nowiki>{{resolved}}</nowiki>}}.

Revision as of 19:12, 28 August 2018

Status
{{{status}}}
Reported by
{{{reported by}}}
Type of bug
{{{type of bug}}}
What happens
{{{what happens}}}
What should happen
{{{what should happen}}}
Link
{{{link showing what happens}}}
Replication instructions
{{{how to replicate the bug}}}
We can't proceed until
{{{waiting for}}}
Requested action from maintainer
{{{action required from maintainer}}}