Template:Tracked: Difference between revisions
Template page
More actions
m +de |
m {{lc:{{{2}}}}} so you can pass upper case which is more intuitive |
||
| Line 3: | Line 3: | ||
|en=Tracked in [https://bugzilla.wikimedia.org/ Bugzilla] [[mw:Bugzilla|(?)]]<br/> '''[[bugzilla:{{{1}}}|Bug {{{1}}}]]''' | |en=Tracked in [https://bugzilla.wikimedia.org/ Bugzilla] [[mw:Bugzilla|(?)]]<br/> '''[[bugzilla:{{{1}}}|Bug {{{1}}}]]''' | ||
}} | }} | ||
{{#switch:{{{2}}} | {{#switch:{{lc:{{{2}}}}} | ||
|fixed=<span style="color:green;font-weight:bold;text-transform:uppercase;">Resolved fixed</span> | |fixed=<span style="color:green;font-weight:bold;text-transform:uppercase;">Resolved fixed</span> | ||
|wontfix=<span style="color:black;font-weight:bold;text-transform:uppercase;">Resolved "won't fix"</span> | |wontfix=<span style="color:black;font-weight:bold;text-transform:uppercase;">Resolved "won't fix"</span> | ||