Template:PhabT

From Bonkipedia
Revision as of 17:51, 12 November 2022 by ManfredoDo (talk | contribs) (1 revision imported: Workaround and Utility Templates)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


[[phabricator:T{{{1}}}|task T{{{1}}}]]

Template documentation

Formats links to Phabricator tasks

Wikitext Output
{{PhabT|4711}} <translate> task <tvar name=1>T4711</tvar></translate>
{{PhabT|4711|69343}} <translate> task <tvar name=1>T4711</tvar> comment <tvar name=2>69343</tvar></translate>

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

TemplateData

Format link to a [[Phabricator]] task.

Template parameters

ParameterDescriptionTypeStatus
Task number1

Do not include the initial “T”.

Example
16336
Numberrequired
Comment ID2

Used to link to a comment within the task's discussion thread.

Example
185937
Numberoptional