Minecraft Wiki
Register
Advertisement
[view | edit | history | purge]Documentation
Not to be confused with Template:UsesBug.

This template adds a link to the Mojang bug tracker.

Usage[]

{{bug|bug ID|display text (optional)|bug title (optional)|resolution (optional)}}

Valid project names:

  • MC = Java Edition
  • MCPE = Bedrock Codebase
  • MCL = Minecraft Launcher
  • REALMS = Realms
  • WEB = Mojang Web Services
  • BDS = Bedrock Dedicated Server
  • MCD = Minecraft Dungeons
  • MCLG = Minecraft Legends

If the bug report is resolved (e.g. as intentional behavior), a resolution can be specified with the resolution argument or 4th positional argument. WAI and WF expand to "Works as Intended" and "Won't Fix" respectively.

Examples[]

  • {{bug|MC-1234}}: MC-1234
  • {{bug|MC-1234|custom title}}: custom title
  • {{bug|MCPE-1234||World not saving|Duplicate}}: MCPE-1234 — "World not saving" — resolved as "Duplicate".
  • {{bug|MC-11|resolution=WAI}}: MC-11 — resolved as "Works As Intended".
  • {{bug|MCL-1234}}: MCL-1234
  • {{bug|MCCE-1234}}: MCCE-1234
  • {{bug|REALMS-1234}}: REALMS-1234
[view | edit | history | purge]The above documentation is transcluded from Template:Bug/doc.
Advertisement