Difference between revisions of "Template:30w compliant"

From Geohashing
imported>Tjtrumpet2323
m
imported>Relet
m
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<table class="infobox" cellspacing="5" style="text-align: left; font-size: 88%; line-height: 1em; border: 1px solid #d90; background-color: #fda; color: black; margin: 0.5em 1em 0.5em 0; padding: 0.2em; float: left; clear: left;">
+
<table class="infobox" cellspacing="5" style="text-align: left; font-size: 88%; line-height: 1em; border: 1px solid #d90; background-color: #fda; color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right; clear: right;">
<tr><td>This implementation {{ #if: {{{yes|}}} | <span style="background: #afa">'''IS'''</span> | <span style="background: #faa">'''IS NOT YET'''</span> }} [[30W Time Zone Rule|30W]]-compliant.</td><tr>
+
<tr><td>{{ #if: {{{no|}}} | This implementation <span style="background: #faa">'''IS NOT'''</span> [[30W Time Zone Rule|30W]]-compliant. | {{ #if: {{{yes|}}} | This implementation <span style="background: #afa">'''IS FULLY'''</span> [[30W Time Zone Rule|30W]]-compliant. | {{ #if: {{{partial|}}} | This implementation <span style="background: #ffa">'''IS PARTIALLY'''</span> [[30W Time Zone Rule|30W]]-compliant. | {{ #if: {{{tied|}}} | This implementation's [[30W Time Zone Rule|30W]]-compliance is tied to that of another implementation.  ''See notes.'' | This implementation's [[30W Time Zone Rule|30W]]-compliance <span style="background: #ccc">'''IS UNKNOWN'''</span>. }} }} }} }}{{#if:{{{details|}}}|<br />{{{details}}}}}</td><tr>
 
</table><noinclude>
 
</table><noinclude>
 
== Usage ==
 
== Usage ==
*Use <CODE><NOWIKI>{{30w compliant}}</NOWIKI></CODE> to flag an [[implementations|implementation]] that is not compliant with the [[30W Time Zone Rule]].
+
*Used on [[Implementations]] page to show compliance with the [[30W Time Zone Rule]], which is effective Tuesday, May 27, 2008.
*Use <CODE><NOWIKI>{{30w compliant | yes=1}}</NOWIKI></CODE> to show that an [[implementations|implementation]] is compliant with the [[30W Time Zone Rule]].
+
**Use <CODE><NOWIKI>{{30w compliant|no=1}}</NOWIKI></CODE> to flag a non-compliant implementation.
 +
**Use <CODE><NOWIKI>{{30w compliant|yes=1}}</NOWIKI></CODE> to certify a '''fully''' compliant implementation.
 +
**Use <CODE><NOWIKI>{{30w compliant|partial=1|details=...}}</NOWIKI></CODE> for a '''partially''' compliant implementation.  Provide details as to which aspects of the implementation are in and out of compliance.
 +
**Use <CODE><NOWIKI>{{30w compliant|tied=1}}</NOWIKI></CODE> if compliance is tied to that of another implementation.
 +
**Use <CODE><NOWIKI>{{30w compliant}}</NOWIKI></CODE> (with no parameters) if compliance status is unknown.
  
 
== See also ==
 
== See also ==
* [[Template:30w]]
 
 
* [[Template:Pre30w]]
 
* [[Template:Pre30w]]
 
* [[30W Time Zone Rule]]
 
* [[30W Time Zone Rule]]

Latest revision as of 13:06, 20 July 2010

This implementation's 30W-compliance IS UNKNOWN.

Usage

  • Used on Implementations page to show compliance with the 30W Time Zone Rule, which is effective Tuesday, May 27, 2008.
    • Use {{30w compliant|no=1}} to flag a non-compliant implementation.
    • Use {{30w compliant|yes=1}} to certify a fully compliant implementation.
    • Use {{30w compliant|partial=1|details=...}} for a partially compliant implementation. Provide details as to which aspects of the implementation are in and out of compliance.
    • Use {{30w compliant|tied=1}} if compliance is tied to that of another implementation.
    • Use {{30w compliant}} (with no parameters) if compliance status is unknown.

See also