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

From blackwiki
Jump to navigation Jump to search
imported>OrangeDog
(→‎Values: These values aren't used)
 
(12 intermediate revisions by 8 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
 
|-
 
|-
| {{nightly}}
+
!scope="row" {{incorrect}}
| Indicates that the property/element is supported to some extent in an experimental/nightly build. Future support is expected.
+
| Not implemented correctly in all cases
 
|-
 
|-
|}
+
!scope="row" {{table-experimental}}
 +
| May be incomplete or buggy
 +
|-
 +
!scope="row" {{nightly}}
 +
| Currently in development; full support is expected
 +
|-
 +
!scope="row" {{depends}}
 +
| Only supported for the specified conditions
 +
|-
 +
!scope="row" {{dropped}}
 +
| No longer supported
 +
|-
 +
|}<noinclude>
 +
[[Category:Computer science templates]]
 +
</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