![]() | This is a documentation subpage for Template:Phab. It may contain usage information, categories and other content that is not part of the original template page. |
![]() | This template is used on approximately 6,400 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 for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Phab in articles based on its TemplateData.
TemplateData for Phab
<templatedata> { "description": "Shorthand for Tnumber", "params": { "1": { "label": "task", "description": "Task number or Tnumber", "type": "string", "required": true } } } </templatedata>