Template:Phab: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{#if:{{{art|}}}{{{article|}}}|Phabricator''':''' }}{{#ifeq:{{padleft:|1|{{{1|T}}}}}|T |[[Phabricator:{{{1|}}}|{{{1|Phabricator}}}]]{{#if:{{{label|}}}{{{label1|}}}| ({{{label|{{{label1}}}}}})}} |[[Phabricator:T{{{1}}}|T{{{1}}}]]}}<!-- Extra fields -->{{#if:{{{2|}}}|{{nbsp}}• [[Phabricator:T{{{2}}}|T{{{2}}}]]}}{{#if:{{{label2|}}}| ({{{label2}}})}}<!-- -->{{#if:{{{3|}}}|{{nbsp}}• [[Phabricator:T{{{3}}}|T{{{3}}}]]}}{{#if:{{{label3|...") |
m (1 revision imported) |
(No difference)
|
Latest revision as of 08:00, 13 September 2024
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. |
A template that links to a specific Phabricator task.
Usage
{{Phab|T8452}}
returns: T8452{{Phab|8452}}
returns: T8452 (still supported but not encouraged){{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
Shorthand for [[phabricator:Tnumber|Tnumber]]
Parameter | Description | Type | Status | |
---|---|---|---|---|
task | 1 | Task number or Tnumber | String | required |