Template:Bug

From sureai
Revision as of 15:51, 27 June 2017 by Davipb (Talk | contribs) (Category management)

Jump to: navigation, search
  • {{{1}}}?

Usage

Parameters

  • confirmed: If anything is written in this parameter, the bug is considered confirmed (reproduced by many users)
  • fixed: If present, should contain the patch number in which the bug was fixed.
  • nocategory: If present, doesn't add the page to any category. Don't use this unless you're giving an example of how to use the template (such as below).

A bug can't be unconfirmed and fixed at the same time.

Examples

{{Bug|This is an unconfirmed bug.}}
  • This is an unconfirmed bug.?
{{Bug|This is a confirmed bug.|confirmed=1}}
  • This is a confirmed bug.
{{Bug|This is a fixed bug.|fixed=1.2.0.0}}

Categories