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

From blackwiki
Jump to navigation Jump to search
imported>Pmffl
(→‎Values: wording)
 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
  
 
{| class="wikitable"
 
{| class="wikitable"
 +
|+Legend
 
|-
 
|-
! Value
+
!scope="col"| Value
! Meaning
+
!scope="col"| Meaning
 
|-
 
|-
| {{Yes}}
+
!scope="row" {{Yes}}
 
| Fully supported
 
| Fully supported
 
|-
 
|-
| {{no}}
+
!scope="row" {{no}}
 
| Has never been supported
 
| Has never been supported
 
|-
 
|-
| {{partial}}
+
!scope="row" {{partial}}
 
| Only some values are supported
 
| Only some values are supported
 
|-
 
|-
| {{incorrect}}
+
!scope="row" {{incorrect}}
 
| Not implemented correctly in all cases
 
| Not implemented correctly in all cases
 
|-
 
|-
| {{table-experimental}}
+
!scope="row" {{table-experimental}}
 
| May be incomplete or buggy
 
| May be incomplete or buggy
 
|-
 
|-
| {{nightly}}
+
!scope="row" {{nightly}}
 
| Currently in development; full support is expected
 
| Currently in development; full support is expected
 
|-
 
|-
| {{depends}}
+
!scope="row" {{depends}}
 
| Only supported for the specified conditions
 
| Only supported for the specified conditions
 
|-
 
|-
| {{dropped}}
+
!scope="row" {{dropped}}
 
| No longer supported
 
| No longer supported
 
|-
 
|-
 
|}<noinclude>
 
|}<noinclude>
 +
[[Category:Computer science templates]]
 
</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