This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
The pages listed in this category are templates.
This page is part of OODA WIKI's administration and not part of the encyclopedia.
Further template category notes
This category contains pages in the template namespace. It should not be used to categorize articles or pages in other namespaces. To add a template to this category:
|
This category is an index of templates which use TemplateStyles. It is automatically populated by {{Uses TemplateStyles}}. Shows a box on the right side that links to a certain Phabricator or Bugzilla discussion.
Usage
Your software is broken. It doesn't even work on Windows 10. When I try to load it, Bill Gates appears on my screen and laughs manically. --Dogmaster3000 01:17, 14 December 2011 (PST) |
Now let's say we want to note that there's a task on Phabricator for this. We'll add the following code: {{tracked|T123}}
(where T123 is the identifier of the task).
Your software is broken. It doesn't even work on Windows 10. When I try to load it, Bill Gates appears on my screen and laughs manically. --Dogmaster3000 01:17, 14 December 2011 (PST) |
We can leave it at that. If we'd like to note the fact that the task's been resolved, we can note its status, via {{tracked|T123|resolved}}
. Example with the resolved
keyword:
Your software is broken. It doesn't even work on Windows 10. When I try to load it, Bill Gates appears on my screen and laughs manically. --Dogmaster3000 01:17, 14 December 2011 (PST) |
Valid values for the second parameter, and their effects, are:
|declined
,|wontfix
→ Declined|duplicate
→ Duplicate|invalid
→ Invalid|open
→ Open|resolved
,|fixed
→ Resolved|stalled
,|later
→ Stalled
Of course, feel free to avoid using this template if tracking a comment is not useful.
Your software is broken. It doesn't even work on Windows 10. When I try to load it, Bill Gates appears on my screen and laughs manically. --Dogmaster3000 01:17, 14 December 2011 (PST)
|
See also
- Gadget-BugStatusUpdate.js can be enabled in the Gadget preferences
- {{Phab}}, inline link
TemplateData
TemplateData for Tracked
Link box to a bug report
Parameter | Description | Type | Status | |
---|---|---|---|---|
Bug ID | 1 | Phabricator task number or old Bugzilla number
| Line | required |
Status | 2 | no description
| Line | optional |