Template:BugzillaFileBug

From SME Server
Revision as of 21:21, 12 February 2009 by Cactus (talk | contribs) (Trying to remove newline from template)
Jump to navigationJump to search

BugzillaFileBug

This template can create a link to create a link to automatically report a bug in the correct category in the Bugtracker. It can even specify a Summary and a Description if you would prefer that.

Usage

{{BugzillaFileBug|product=?|component=?|title=link title}}
Information.png Tip:
As the template generates a link spaces in variables need to be escaped using %20, with the exception of the link title.


Not all parameters need to be supplied, but a link title is required.

Example

{{BugzillaFileBug|product=contribs.org%20web%20site|component=MediaWiki|summary=This%20would%20go%20into%20the%20summary%20field|comment=And%20this%20would%20go%20into%20the%20comment%20field|title=Open a bug against the MediaWiki package in the contribs.org website bugtracker}}

will look like this: Open a bug against the MediaWiki package in the contribs.org website bugtracker

and will open the form to create a bug against the wiki in the contribs.org website tracker.