Template:WebAPIPlatformAvailability: Difference between revisions

No edit summary
No edit summary
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#switch: {{{1}}}
style="background: {{
| certifiedonly = style="background-color:#3366FF;
#switch: {{{1}}}
| certifiedOnly = style="background-color:#3366FF;
  |certifiedonly|certifiedOnly|CertifiedOnly = <nowiki>#</nowiki>8CF
| CertifiedOnly = style="background-color:#3366FF;
  |privilegedAndCertified|privcertified|privCertified|privilegedandcertified|privilegedandCertified|PrivilegedAndCertified = <nowiki>#</nowiki>009999
| implemented = style="background-color:#00CC33;
  |implemented|Implemented = {{{color|<nowiki>#</nowiki>90ff90}}}
| Implemented = style="background-color:#00CC33;
  |offbydefault|offbyDefault|offByDefault = {{{color|<nowiki>#</nowiki>FC6}}}
| offbydefault = style="background-color:#00CC33;
  |notimplemented|notImplemented = {{{color|<nowiki>#</nowiki>ff9090}}}
| offbyDefault = style="background-color:#00CC33;
  |notplanned|notPlanned = silver
| offByDefault = style="background-color:#00CC33;
  |#default = {{{color|silver}}}
| notimplemented = style="background-color:#FF0033;
}};" {{
| notImplemented = style="background-color:#FF0033;
#switch: {{{2}}}
| notplanned = style="background-color:#FF0033;
  |Desktop|desktop = {{!}}
| notPlanned = style="background-color:#FF0033;
  |Android|android|Fennec|fennec = {{!}}
| #default = style="background-color: silver;
  |B2G|b2g = {{!}}
}}
  |#default = &nbsp;
 
}} <span title=" {{
<!--
#switch: {{{1}}}
certifiedOnly = only available to '''certified''' apps on this platform
  |certifiedonly|certifiedOnly|CertifiedOnly = only available to certified apps on {{{2}}}
implemented = '''implemented''' and preference '''enabled by default''' on this platform
  |privilegedAndCertified|privcertified|privCertified|privilegedandcertified|privilegedandCertified|PrivilegedAndCertified = only available to privileged or certified apps on {{{2}}}
offbydefault = '''implemented''' but '''requires explicitly turning on''' the preference on this platform
  |implemented|Implemented = implemented and preference enabled by default on {{{2}}}
notImplemented = '''not implemented''' for this platform
  |offbydefault|offbyDefault|offByDefault = implemented but requires explicitly turning on the preference on {{{2}}}
notPlanned = '''not currently planned''' for this platform
  |notimplemented|notImplemented = not implemented for {{{2}}}
-->
  |notplanned|notPlanned = not currently planned for {{{2}}}
  |#default = not currently planned for {{{2}}}
}}" style="border-bottom:1px dotted;cursor:help" class="help"> {{
#switch: {{{2}}}
  |Desktop|desktop = D
  |Android|android|Fennec|fennec = A
  |B2G|b2g = B
}}</span>

Latest revision as of 18:57, 3 April 2013

style="background: silver;"