Plantilla:Bug

De WikiMinecraft
Revisión del 23:46 8 abr 2014 de Bth0 (discusión | contribuciones) (1 revisión)
Saltar a: navegación, buscar
Documentation

This template adds a link to the mojang bug tracker.

Usage

Just entering a number will make the template default to using the minecraft bug tracker, however adding the name of the product to the number will instead link to that product's bug tracker.

Examples

{{bug}}

[[MCbug:{{{1}}}|MC-{{{1}}}]]


{{bug|1234}}

MC-1234


{{bug|MC-1234}}

MC-1234


{{bug|PE-1234}}

MCPE-1234


{{bug|MCPE-1234}}

MCPE-1234


{{bug|API-1234}}

MCAPI-1234


{{bug|MCAPI-1234}}

MCAPI-1234


{{bug|MCL-1234}}

MCL-1234


{{bug|1234|custom text}}

custom text

The above documentation is transcluded from Plantilla:Bug/doc.