Template:Bugref
Jump to navigation
Jump to search
Creates a reference to a bug report from Mojira. The project it chooses is based on the edition the 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.
- 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:
{{bug|1}}
{{bug|1|JE}}
{{bug|1|BE}}
{{bug|1|CE}}
results in:
[1]
[2]
[3]
[4]
Template Data
Creates a reference to a bug report on Mojira.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Bug ID | 1 | The number part of the bug id | Number | required |
Project | 2 | Which project to choose, can be JE, BE or CE for Java, Bedrock and Console respectively | String | optional |
See Also
- {{Bug}}