Template:BugFixed: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Mhiji Nominated for deletion; see Wikipedia:Templates for discussion#Template:BugFixed. (TW) |
m 26 revisions imported |
||
| (24 intermediate revisions by 9 users not shown) | |||
| Line 1: | Line 1: | ||
[[File:Green bug and broom.svg|28px|alt=]] {{#switch:{{{1|}}} | |||
[[File:Green bug and broom.svg|28px]] '''Bug fixed''' | | NAB = '''Not a bug'''{{#if:{{{2|}}}| ({{{2}}})}} | ||
| onetime = '''One-time bug'''{{#if:{{{2|}}}| ({{{2}}})}} | |||
| dupe = '''Duplicate bug report'''{{#if:{{{2|}}}| ({{{2}}})}} | |||
| cannot = '''Rare unfixable corner-case'''{{#if:{{{2|}}}| ({{{2}}})}} | |||
| = '''Bug fixed''' | |||
| #default = '''Bug fixed''' ({{{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:Wikipedia article alerts|Τ]] | |||
}}</noinclude> | |||