Template:Testata daocumentazione Template:Distinguish This template adds a link to the Mojang bug tracker.
Usage
{{bug|bug ID|display text (optional)|bug title (optional)}}
Just entering a number will make the template default to using the Minecraft Java Edition bug tracker (MC- project); however adding the name of the project and a dash (-) in front of the number will instead link to an issue under that project.
Valid project names:
- Template:Code = Java Edition
- Template:Code = Bedrock Codebase
- Template:Code = Console Edition
- Template:Code = Minecraft Launcher
- Template:Code = Minecraft API
- Template:Code = Realms
- Template:Code = Minecraft Earth
- Template:Code = Mojang Web Services
- Template:Code = Bedrock Dedicated Server
Examples
{{bug}}
[[Mojira:MC-{{{1}}}|MC-{{{1}}}]]
{{bug|1234}}
{{bug|MC-1234}}
{{bug|PE-1234}}
{{bug|MCPE-1234}}
{{bug|API-1234}}
{{bug|MCAPI-1234}}
{{bug|MCL-1234}}
{{bug|MCCE-1234}}
{{bug|CE-1234}}
{{bug|REALMS-1234}}
{{bug|1234|custom text}}