Difference between revisions of "Template:Bugs"
From LizardWiki, FastLizard4's wiki and website
FastLizard4 (Talk | contribs) (hehe) |
FastLizard4 (Talk | contribs) (fix) |
||
Line 19: | Line 19: | ||
|#default=<font color = "red">Invalid bug status specified.</font>}}<br /> | |#default=<font color = "red">Invalid bug status specified.</font>}}<br /> | ||
ASSIGNED TO: {{{assignee|Unassigned}}} | ASSIGNED TO: {{{assignee|Unassigned}}} | ||
− | + | REPORTED BY: {{{time|<font color = "red">No time specified!</font>}}}}}<noinclude> | |
== Template Documentaion == | == Template Documentaion == |
Revision as of 18:43, 13 May 2008
![]() |
BUG TITLE=No title specified! BUG TYPE=No bug type specified! |
Template Documentaion
Used for the bugtracker.
Works like this:
{{bugs|status=<bug status>|title=<name of bug>|type=<bug type>|assignee=<who the bug is assigned to>}}
Where:
- <bug status> is the status, either NEW (newly reported bugs), WONTFIX (bugs that will not be fixed), CANTFIX (bugs that we can't fix), FIXED (fixed bugs), or ATTENTION (needs FastLizard4's attention).
- <name of bug> self explanatory
- <bug type> either bug (for a bug report) or request (for a feature request)
- <who the bug is assigned to> self explanatory