- v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
- Use this page to report any issues related to the migration.
Difference between revisions of "Template:Bug/doc"
m (ignore that last edit, I forgot to actually edit it) |
(more examples) |
||
Line 14: | Line 14: | ||
<pre>{{bug|6290|workaround=http://www.bay12forums.com/smf/index.php?topic=122782.0}}</pre> | <pre>{{bug|6290|workaround=http://www.bay12forums.com/smf/index.php?topic=122782.0}}</pre> | ||
{{bug|6290|workaround=http://www.bay12forums.com/smf/index.php?topic=122782.0}} | {{bug|6290|workaround=http://www.bay12forums.com/smf/index.php?topic=122782.0}} | ||
+ | |||
+ | ===Linking to an article's "bugs" section=== | ||
+ | |||
+ | Some articles have a separate section for bugs. Using this template without a bug number will link to that section. For example, <pre>{{bug}}</pre> produces this: {{bug}} | ||
+ | |||
+ | If the section title containing bugs is something other than "Bugs", specify this in the <code>section</code> parameter. <pre>{{bug|section=Usage}}</pre> produces this: {{bug|section=Usage}} (this should jump to the Usage section of this documentation, which does not actually contain bugs). | ||
+ | |||
+ | ==Bugs== | ||
+ | This is a sample section, which would ideally contain bugs in a real article. It is here to serve as an example for linking to the bugs section. | ||
+ | |||
+ | Sample bugs: | ||
+ | |||
+ | {{bug|1}} | ||
+ | |||
+ | {{bug|2}} | ||
+ | |||
+ | {{bug|3}} | ||
+ | |||
+ | {{bug|4}} | ||
+ | |||
+ | {{bug|5}} | ||
+ | |||
+ | {{bug|6}} | ||
+ | |||
+ | {{bug|7}} | ||
+ | |||
+ | {{bug|8}} | ||
+ | |||
+ | {{bug|1}} | ||
+ | |||
+ | {{bug|2}} | ||
+ | |||
+ | {{bug|3}} | ||
+ | |||
+ | {{bug|4}} | ||
+ | |||
+ | {{bug|5}} | ||
+ | |||
+ | {{bug|6}} | ||
+ | |||
+ | {{bug|7}} | ||
+ | |||
+ | {{bug|8}} | ||
+ | |||
+ | {{bug|1}} | ||
+ | |||
+ | {{bug|2}} | ||
+ | |||
+ | {{bug|3}} | ||
+ | |||
+ | {{bug|4}} | ||
+ | |||
+ | {{bug|5}} | ||
+ | |||
+ | {{bug|6}} | ||
+ | |||
+ | {{bug|7}} | ||
+ | |||
+ | {{bug|8}} |
Revision as of 20:53, 6 March 2013
Used for linking to bugs on the Bug Tracker
Usage
The first parameter is the number of the bug on the bug tracker. Leading 0's aren't necessary.
{{bug|296}}
An optional parameter is a link to the workaround. This should be used temporarily, while the bug is not fixed. If the bug is fixed, remove it from the article. (Rule T)
Note that this parameter is named. You need to use workaround=http://...
, not just the link as the second parameter.
{{bug|6290|workaround=http://www.bay12forums.com/smf/index.php?topic=122782.0}}
Linking to an article's "bugs" section
Some articles have a separate section for bugs. Using this template without a bug number will link to that section. For example,
{{bug}}
produces this: Bug
If the section title containing bugs is something other than "Bugs", specify this in the section
parameter.
{{bug|section=Usage}}
produces this: Bug (this should jump to the Usage section of this documentation, which does not actually contain bugs).
Bugs
This is a sample section, which would ideally contain bugs in a real article. It is here to serve as an example for linking to the bugs section.
Sample bugs: