This is the template sandbox page for Template:Tracked (diff). See also the companion subpage for test cases. |
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.
Preview message: Transclusion count updated automatically (see documentation). |
This template uses TemplateStyles: |
Shows a box on the right side that links to a certain Phabricator or Bugzilla discussion.
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
→ StalledOf 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)
|
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 |