Modèle:PhabT
[[phabricator:T{{{1}}}|tâche T{{{1}}}]]
Documentation du modèle
Formats links to Phabricator tasks
Wikitext | Output |
---|---|
{{PhabT|4711}}
|
tâche T4711 |
{{PhabT|4711|69343}}
|
tâche T4711 commentaire 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.
Voir aussi
- Modèle:Phabricator – similar to
[[phab:n]]
- Modèle:Tracked – right-floating box for specific tasks
- Template:Ptag/fr – page-top indicators for overall #projects and #tags
- Template:Phabricator inline tag – similar to Ptag2 but displays the link inline
TemplateData
Format link to a [[Phabricator]] task.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Task number | 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 |