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_BotHere are some bugs in the bot:
Description:
Errors in fixing reference tags
Status: Unresolved None.
Description:
Slow processing speed
Status: Technical Limitation Server is slow
Description:
Red links
Status: Resolved Fixed, syntax error in script
Description:
Assumes American English when spellchecking
Status: Won't Fix Add the page title to the no-spellcheck page
Description:
Sometimes spellchecks links and creates red links or 404 errors
Status: Partially Resolved None.
|