Difference between revisions of "Template:Bugzilla"

From Freephile Wiki
Jump to navigation Jump to search
m (Mirror from http://www.mediawiki.org/wiki/Template:Bugzilla)
 
 
(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>}}[[bugzilla:{{{1}}}|bug&nbsp;{{{1}}}]]{{#if:{{{2|}}}|&nbsp;[{{{2}}}]}}</span><noinclude>
+
|<span>}}https://bugzilla.wikimedia.org/show_bug.cgi?id={{{1}}}{{#if:{{{2|}}}|&nbsp;[{{{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}}]]
</noinclude><noinclude>[[Category:Imported help]]</noinclude>
 

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.

Template parameters

ParameterDescriptionTypeStatus
Bug number in Wikimedia's Bugzilla1

Bug number in Wikimedia's Bugzilla

Numberrequired