Changes

Jump to navigation Jump to search
m
Reverted edits by Bhaveshbodar (talk) to last revision by SPage (WMF)
example: <code>{{tlx|bug|40000}}</code> produces
: {{bug|4000}}

[[Phabricator]] replaced [[Bugzilla]] in 2014, instead use <code>{{tlx|phabT|''NXNNN''}}</code>, <code>{{tlx|phab|T''NXNNN''}}</code>, or a <code><nowiki>[[</nowiki>phab:T''NXNNN'']]</code> interwiki link. Note the task number in Phabricator equals (''old bugzilla number'' + 2000), e.g. <nowiki>{{</nowiki>bug|40000}} became {{phab|42000}}.
<includeonly>
; Subpages
{{Special:PrefixIndex/{{FULLPAGENAME}}/}}
</includeonly>

<templatedata>
{
"description": "Link to a bug by bug number (in Wikimedia's old bugzilla).",
"params": {
"1": {
"label": "Bug number in Wikimedia's Bugzilla",
"type": "number",
"required": true,
"description": "Bug number in Wikimedia's Bugzilla"
}
}
}
</templatedata>

Navigation menu