Template:WebAPIPlatformAvailability: Difference between revisions

no edit summary
(Created page with "{{#ifeq: {{{1}}} | {{{2}}} | <span style="color: green; font-size: 80%; font-weight: bold">equal</span> | not equal}}")
 
No edit summary
Line 1: Line 1:
{{#ifeq: {{{1}}} | {{{2}}} | <span style="color: green; font-size: 80%; font-weight: bold">equal</span> | not equal}}
{{#switch: {{{1}}}
| certifiedonly = style="background-color:#3366FF;
| certifiedOnly = style="background-color:#3366FF;
| CertifiedOnly = style="background-color:#3366FF;
| implemented = style="background-color:#00CC33;
| Implemented = style="background-color:#00CC33;
| offbydefault = style="background-color:#00CC33;
| offbyDefault = style="background-color:#00CC33;
| offByDefault = style="background-color:#00CC33;
| notimplemented = style="background-color:#FF0033;
| notImplemented = style="background-color:#FF0033;
| notplanned = style="background-color:#FF0033;
| notPlanned = style="background-color:#FF0033;
| #default = style="background-color: silver;
}}
 
<!--
certifiedOnly = only available to '''certified''' apps on this platform
implemented = '''implemented''' and preference '''enabled by default''' on this platform
offbydefault = '''implemented''' but '''requires explicitly turning on''' the preference on this platform
notImplemented = '''not implemented''' for this platform
notPlanned = '''not currently planned''' for this platform
-->
canmove, Confirmed users
901

edits