Template:Bugstatus/doc
Jump to navigation
Jump to search
Script error: No such module "Message box".
Usage
{{bugstatus|status=|res=}}
will display:
- Status: Template:Respond
- Resolution:
Valid terms for the status and resolution parameters are listed below along with the results of each. The resolution parameter can alternatively be used to display any text specified if it does not match one of the valid resolution terms below. The template also supports two optional parameters, target (only with a resolution term of dup) and reason, which are described in more detail below.
Terms
Below is list of terms to use for the status and resolution. The synonyms and results of each are also shown.
Status
| ack | acknowledge | acknowledged = Template:Respond | ass | assign | asn | assigned = Template:Respond | cls | clo | clos | close | closed = Template:Respond | con | conf | cnf | confirm | confirmed = Template:Respond | fdb | feed | fed | feb | feedback = Template:Respond | res | resolve | resolved = Template:Respond | new | #default = Template:Respond
Resolution
| fix | fixed = Template:Respond | res | resolve | resolved = File:Symbol confirmed.svg Resolved | lat | later = Template:Respond | inv | invalid = Template:Respond | wfm | works for me | worksforme = Template:Respond | wnf | wontfix | wont fix | won't fix = Template:Wontfix | dup | dupe | duplicate = Template:Respond | #default = specified text
Optional parameters
Target
target = original bug ID (only works when resolution is dup, dupe, or duplicate)
For example,
{{bugstatus|status=cls|res=dup|target=13}}
will display:
- Status: Template:Respond
- Resolution: Template:Respond (bug 13)
Reason
reason = eventual reason
For example,
{{bugstatus|status=res|res=fix|reason=The problem has been fixed.}}
will display:
- Status: Template:Respond
- Resolution: Template:Respond- The problem has been fixed