Template:BugFixed: Difference between revisions

Nothing to hide, but nothing to show you either.
Jump to navigation Jump to search
Content added Content deleted
No edit summary
m (25 revisions imported from wikipedia:Template:BugFixed)
 
(13 intermediate revisions by 8 users not shown)
Line 1: Line 1:
[[File:Green bug and broom.svg|28px|alt=|link=]]   {{#switch:{{{1|}}}
[[File:Green bug and broom.svg|28px|alt=|link=]]   {{#switch:{{{1|}}}
| NAB = '''Not a bug'''
| NAB = '''Not a bug'''{{#if:{{{2|}}}|   ({{{2}}})}}
| onetime = '''One-time bug'''
| onetime = '''One-time bug'''{{#if:{{{2|}}}|   ({{{2}}})}}
| dupe = '''Duplicate bug report'''
| dupe = '''Duplicate bug report'''{{#if:{{{2|}}}|   ({{{2}}})}}
| cannot = '''Rare unfixable corner-case'''
| cannot = '''Rare unfixable corner-case'''{{#if:{{{2|}}}|   ({{{2}}})}}
| = '''Bug fixed'''
| = '''Bug fixed'''
| #default = '''Bug fixed'''   ({{{1}}})
| #default = '''Bug fixed'''   ({{{1}}})
}}<noinclude>
}}<noinclude>{{documentation|content=
==Usage==
*<kbd><nowiki>{{BugFixed}}</nowiki></kbd> → {{BugFixed}}
*<kbd><nowiki>{{BugFixed|NAB}}</nowiki></kbd> → {{BugFixed|NAB}}
*<kbd><nowiki>{{BugFixed|onetime}}</nowiki></kbd> → {{BugFixed|onetime}}
*<kbd><nowiki>{{BugFixed|dupe}}</nowiki></kbd> → {{BugFixed|dupe}}
*<kbd><nowiki>{{BugFixed|cannot}}</nowiki></kbd> → {{BugFixed|cannot}}
*<kbd><nowiki>{{BugFixed|custom text}}</nowiki></kbd> → {{BugFixed|custom text}}

==See also==
{{Done/See also}}

[[Category:Image with comment templates|{{PAGENAME}}]]
[[Category:Image with comment templates|{{PAGENAME}}]]
[[Category:Article Alerts|Τ]]
[[Category:Wikipedia article alerts|Τ]]
</noinclude>
}}</noinclude>

Latest revision as of 10:50, 18 June 2021

  Bug fixed