Template:Bugzilla: Difference between revisions
From Freephile Wiki
m Mirror from http://www.mediawiki.org/wiki/Template:Bugzilla |
template & noinclude? |
||
Line 2: | Line 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 {{{1}}}]]{{#if:{{{2|}}}| [{{{2}}}]}}</span><noinclude> | |<span>}}[[bugzilla:{{{1}}}|bug {{{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> | |||
[[Category:External link templates|{{PAGENAME}}]] | [[Category:External link templates|{{PAGENAME}}]] | ||
</noinclude> |
Revision as of 20:36, 20 August 2013
[[bugzilla:{{{1}}}|bug {{{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 |