< Template:Bug

Documentation This is a documentation subpage for Template:Bug (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Usage

This template shows the current status of a bug. The parameters are:

  • positional parameter 1 (optional but strongly recommended) — A description of the bug
  • positional parameter 2 (optional, default = Unresolved) — The current status of the bug, 1 = Unresolved, 2 = Technical Limitation, 3 = Resolved, 4 = Won't Fix, and 5 = Partially Resolved. Invalid parameters default to Unresolved.
  • positional parameter 3 (optional) — The solution to the bug (if applicable)

{{Bug|<description>|<status (1-5)>|<solution (optional)>}}

Example

Here is an example usage for this template.

User:A_Bot

Here are some bugs in the bot:

{{Bug|<Errors in fixing reference tags>|<1>}}

Description:
Errors in fixing reference tags

Status: Unresolved

Solution:
None.

{{Bug|<Slow processing speed>|<2>|<Server is slow>}}

Description:
Slow processing speed

Status: Technical Limitation

Solution:
Server is slow

{{Bug|<Red links>|<3>|<Fixed, syntax error in script>}}

Description:
Red links

Status: Resolved

Solution:
Fixed, syntax error in script

{{Bug|<Assumes American English when spellchecking>|<4>|<Add the page title to the no-spellcheck page>}}

Description:
Assumes American English when spellchecking

Status: Won't Fix

Solution:
Add the page title to the no-spellcheck page

{{Bug|<Sometimes spellchecks links and creates red links or 404 errors>|<5>}}

Description:
Sometimes spellchecks links and creates red links or 404 errors

Status: Partially Resolved

Solution:
None.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.