Difference between revisions of "Template:Explanation of the tables2"

From blackwiki
Jump to navigation Jump to search
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
'''===Values===
+
===Values===
Values indicate the level of support in the most recent version of the layout engine, or (if a version number is given) in the specified version. Version numbers without any other value indicate the version at which the layout engine first fully supported the feature.
+
These indicate the level of support for the given item in each engine. By default, the most recent version of the engine is implied. However, a specific version number can be listed; when this indicates full support, it's the initial version of the engine fully supporting the item.
  
 
{| class="wikitable"
 
{| class="wikitable"
 +
|+Legend
 
|-
 
|-
! Value
+
!scope="col"| Value
! Meaning
+
!scope="col"| Meaning
 
|-
 
|-
| {{Yes}}
+
!scope="row" {{Yes}}
| Indicates that the layout engine fully supports this property/element when valid values are used.
+
| Fully supported
 
|-
 
|-
| {{no}}
+
!scope="row" {{no}}
| Indicates that the property/element is completely ignored.
+
| Has never been supported
 
|-
 
|-
| {{partial}}
+
!scope="row" {{partial}}
| Indicates that the property/element is understood, but that not all values are supported. Supported values are implemented correctly.
+
| Only some values are supported
 
|-
 
|-
| {{incorrect}}
+
!scope="row" {{incorrect}}
| Indicates that the property/element is understood, but that it is not implemented correctly in all cases.
+
| Not implemented correctly in all cases
 
|-
 
|-
| {{table-experimental}}
+
!scope="row" {{table-experimental}}
| Indicates that the property/element is understood, but supported under an alternate name. May be incomplete or buggy.
+
| May be incomplete or buggy
 
|-
 
|-
| {{dropped}}
+
!scope="row" {{nightly}}
| Indicates that the property/element is no longer supported.
+
| Currently in development; full support is expected
 
|-
 
|-
| {{nightly}}
+
!scope="row" {{depends}}
| Indicates that the property/element is supported to some extent in an experimental/nightly build. Future support is expected.
+
| Only supported for the specified conditions
 
|-
 
|-
| {{depends}}
+
!scope="row" {{dropped}}
| Indicates that the property/element is supported only on certain platforms, or if certain settings are configured.
+
| No longer supported
 
|-
 
|-
|}
+
|}<noinclude>
 
+
[[Category:Computer science templates]]
<noinclude>
 
[[zh:Template:功能成熟度表格圖例]]
 
 
</noinclude>
 
</noinclude>
'''
 

Latest revision as of 10:54, 29 May 2020

Values

These indicate the level of support for the given item in each engine. By default, the most recent version of the engine is implied. However, a specific version number can be listed; when this indicates full support, it's the initial version of the engine fully supporting the item.

Legend
Value Meaning
Yes Fully supported
No Has never been supported
scope="row" Template:Partial Only some values are supported
Incorrect Not implemented correctly in all cases
scope="row" Template:Table-experimental May be incomplete or buggy
scope="row" Template:Nightly Currently in development; full support is expected
Depends Only supported for the specified conditions
Dropped No longer supported