Template:Bugzilla: Difference between revisions
From Freephile Wiki
m Mirror from http://www.mediawiki.org/wiki/Template:Bugzilla |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{#switch:{{{2}}} | {{#switch:{{{2}}} | ||
|RESO=<span style="color:#666;-moz-opacity:.5;font-size:smaller;"> | |RESO=<span style="color:#666;-moz-opacity:.5;font-size:smaller;"> | ||
|<span>}} | |<span>}}https://bugzilla.wikimedia.org/show_bug.cgi?id={{{1}}}{{#if:{{{2|}}}| [{{{2}}}]}}</span><noinclude> | ||
<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> | |||
</noinclude> | |||
[[Category:External link templates|{{PAGENAME}}]] | [[Category:External link templates|{{PAGENAME}}]] | ||
Latest revision as of 13:33, 18 June 2014
https://bugzilla.wikimedia.org/show_bug.cgi?id={{{1}}}
Link to a bug by bug number.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Bug number in Wikimedia's Bugzilla | 1 | Bug number in Wikimedia's Bugzilla | Number | required |