Template:Bug

From Minecraft Discontinued Features Wiki
Jump to navigation Jump to search
[view | edit | history | purge | sandbox]Documentation

Creates a link to a bug report from Mojira. The project it chooses is based on edition given namespace covers, if outside discontinued feature namespaces, the default is Java Edition. The project can also be chosen manually.

Usage

  • The first parameter indicates the ID of the bug report.

{{bug|1}}
results in:
MC-1

  • The second parameter can be used to choose the project of the bug report. The full atlas of strings corresponding to editions can be found at {{Edition Switch}}. It's recommended to use BE, JE and CE style strings.
Code Result
{{bug|1|JE}} MC-1
{{bug|1|BE}} MCPE-1
{{bug|1|CE}} MCCE-1

TemplateData

Creates a link to a bug report on Mojira.

Template parameters

ParameterDescriptionTypeStatus
Bug ID1

The number part of the bug id

Numberrequired
Project2

Which project to choose, can be JE, BE or CE for Java, Bedrock and Console respectively

Stringoptional

See Also

[view | edit | history | purge | sandbox]The above documentation is transcluded from Template:Bug/doc.