Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]

Template:Documentation header CS1-style citation for a bug report on Mojira.

Usage

{{Cite bug|MC|4|Item drops sometimes appear at the wrong location|date=October 24, 2012}}Template:Cite bug

{{Cite bug|MC|4|Item drops sometimes appear at the wrong location|date=October 24, 2012|access-date=April 10, 2026}}Template:Cite bug

{{Cite bug|MC|4|Item drops sometimes appear at the wrong location|date=October 24, 2012|private=y}}Template:Cite bug

{{Cite bug|MCPE|150966|Villages can't generate below sea level (y 63)|resolution=Won't Fix}}Template:Cite bug

TemplateData

<templatedata> { "params": { "1": { "aliases": [ "project" ], "label": "Project", "description": "The project in Mojira", "example": "MC", "type": "string", "autovalue": "MC", "required": true }, "2": { "aliases": [ "number" ], "label": "Bug number", "description": "The index of the bug in Mojira.", "example": "4", "type": "number", "required": true }, "3": { "aliases": [ "title" ], "label": "Bug title", "description": "The bug report's title", "type": "string", "required": true }, "date": { "label": "Date", "description": "Date when the bug was created.", "type": "date", "suggested": true }, "archive-url": { "label": "Archive URL", "description": "A URL to an archived page of the bug report.", "type": "url" }, "quote": { "label": "Quote", "description": "Selected quote to support the inline citation.", "type": "string" }, "private": { "label": "Privated?", "description": "Set this to a value to indicate the bug report has private access only.", "example": "yes", "type": "boolean", "autovalue": "yes" }, "access-date": { "label": "URL access date", "description": "The date when the bug was accessed.", "example": "March 26, 2022", "type": "date", "autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTDAY}}, {{subst:CURRENTYEAR}}" }, "resolution": { "label": "Resolved as", "description": "Optional value to show the resolution state of the bug. Typically needed only for bugs resolved as \"Won't fix\" or \"Works as intended\".", "example": "Works as intended", "type": "string" } }, "description": "Cites a Mojira bug report.", "format": "inline", "paramOrder": [ "1", "2", "3", "date", "access-date", "archive-url", "quote", "private", "resolution" ] }</templatedata>

See also

Template:Citation see also

Template:Sandbox other
The above text is transcluded from Template:MC/Cite bug/doc; you can change it or view its history.
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:MC/Cite bug/doc. (View all subpages of this page.)