Difference between revisions of "Template:Bugzilla"
From GridPACK
(template & noinclude?) |
m (1 revision: Trying again with text/plain changed to CONTENT_FORMAT_TEXT) |
(No difference)
|
Latest revision as of 00:19, 2 November 2013
{{#switch:{{{2}}} |RESO= |}}[[bugzilla:{{{1}}}|bug {{{1}}}]]{{#if:| [{{{2}}}]}}
<templatedata>
{
"description": "Link to a bug by bug number.",
"params": {
"1": {
"label": "Bug number in Wikimedia's Bugzilla",
"type": "number",
"required": true,
"description": "Bug number in Wikimedia's Bugzilla"
}
}
}
</templatedata>