Toggle menu
14
236
69
27.2K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 17:49, 22 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} {{High-use}} {{Uses TemplateStyles|Template:Tracked/styles.css}} Shows a box on the right side that links to a certain Phabricator or Bugzilla discussion. == Usage == {| class="wikitable" width="500px" style="margin-left:4em;" |- | 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:High-use

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).

Sample output

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:

Sample output

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, |wontfixDeclined
  • |duplicateDuplicate
  • |invalidInvalid
  • |openOpen
  • |resolved, |fixedResolved
  • |stalled, |laterStalled

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)

You appear to be running the new IE toolbar. This is expected behavior. However, if you upgrade, it will show the angry dancing Ballmer instead. --GNUnicorn 01:38, 14 December 2011 (PST)

See also

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Tracked in articles based on its TemplateData.

TemplateData for Tracked

Link box to a bug report

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Bug ID1

Phabricator task number or old Bugzilla number

Example
T137443
Linerequired
Status2

no description

Suggested values
resolved fixed invalid duplicate declined wontfix stalled later open
Lineoptional