Template:Phab
Jump to navigation
Jump to search
| This template is used on approximately 3,200 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. |
A template that links to a specific Phabricator task.
Usage
{{Phab|T8452}}returns: T8452{{Phab|8452}}returns: T8452{{Phab}}just returns: Phabricator{{Phab|art=y|T1234}}or{{Phab|article=yes|T1234}}returns: Phabricator: T1234
See also
- {{Tracked}}, float-right box
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for Phab
<templatedata> { "description": "Shorthand for Tnumber", "params": { "1": { "label": "task", "description": "Task number or Tnumber", "type": "string", "required": true } } } </templatedata>