Questa è la pagina di documentazione e deve essere trascritta sulla pagina template. Vedi Template:Documentazione per più informazioni
Da non confondersi con Template:UsesBug.
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:
MC= Java EditionMCPE,PE= Bedrock CodebaseMCCE,CE= Console EditionMCL= Minecraft LauncherMCAPI,API= Minecraft APIREALMS= RealmsMCE,EARTH= Minecraft EarthWEB= Mojang Web ServicesBDS= 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}}