Template:Knownbug
Please do NOT edit this section if trying to change the text for a bug. To change the message displayed on the template, do it from the page that is using the template.
This is a template that makes a simple table for explaining known bugs. It automatically adds Category:Game Bugs to the page when used. The only required variable is the contents of the table.
Example:
Known Bug

This is an example of the default appearance. This is an example of how links look.
{{Knownbug|This is an example of the default appearance. This is [[:Category:Game Bugs|an example of how links look]].}}
By default, it also has a fifth-level heading of "Known Bug" by default and so will be added to automatic TOCs. It can be linked to on the page with:
[[{{PAGENAME}}#Known Bug|link text]]
If this template is not at the top of the page, please put Template:Knownbug/Top at the top of the page.
However, particularly if this template is at the top of the page, you can disable the heading if you choose to do so by turning it off with "top=y".
Example:
{{Knownbug|This is an example with the heading disabled.|top=y}}
This is used to describe a bug in detail. It should either be: 1. placed in the most relevant section with Knownbug/Top at the top of the page. 2. placed at the top of the page, with the heading disabled with "top=y".
Parameter | Description | Type | Status | |
---|---|---|---|---|
Details | 1 | Include any important information about the bug.
| Content | required |
At Top of Page | top | "y" to disable the heading if the template is at the top of the page.
| Content | suggested |