Template:PhabT
Appearance
Template documentation
Formats links to Phabricator tasks
| Wikitext | Output |
|---|---|
{{PhabT|4711}} |
task T4711 |
{{PhabT|4711|69343}} |
task T4711 comment 69343 |
alternatively, just use the phab: inter"wiki" prefix in a wiki link, e.g. [[phab:T4711#69343 | comment on task T4711]] produces comment on task T4711.
See also
- Template:Phabricator - similar to
[[phab:n]] - Template:Tracked - right-floating box for specific tasks
- Template:Ptag - page-top indicators for overall #projects and #tags
- Template:Phabricator inline tag - similar to Ptag2 but displays the link inline
Format link to a [[Phabricator]] task.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Task ID | 1 | Do not include the initial "T".
| Number | required |
| Comment ID | 2 | Used to link to a comment within the task's discussion thread.
| Number | optional |