Template:BugFixed: Difference between revisions

Nothing to hide, but nothing to show you either.
Jump to navigation Jump to search
Content added Content deleted
(a little space)
m (25 revisions imported from wikipedia:Template:BugFixed)
 
(14 intermediate revisions by 9 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]]   {{#ifeq: {{{1|}}} | NAB | '''Not a bug''' | {{#ifeq: {{{1|}}} | onetime | '''One-time bug''' | {{#ifeq: {{{1|}}} | dupe | '''Duplicate bug report''' | {{#ifeq: {{{1|}}} | cannot | '''Rare unfixable corner-case''' | '''Bug fixed''' {{#if: {{{1|}}} |   ({{{1}}})}} }}}}}}}}
| NAB = '''Not a bug'''{{#if:{{{2|}}}|   ({{{2}}})}}
<noinclude>
| onetime = '''One-time bug'''{{#if:{{{2|}}}| &nbsp; ({{{2}}})}}
| dupe = '''Duplicate bug report'''{{#if:{{{2|}}}| &nbsp; ({{{2}}})}}
| cannot = '''Rare unfixable corner-case'''{{#if:{{{2|}}}| &nbsp; ({{{2}}})}}
| = '''Bug fixed'''
| #default = '''Bug fixed''' &nbsp; ({{{1}}})
}}<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