Category:Watches: Difference between revisions
(add watches category) |
(add ports in progress. currently this is labelled as 'devices without a functioning port' to reduce ambiguity with 'experimental' devices, but that could be changed.) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | |||
=== Supported watches === | |||
{{#cargo_query: | |||
tables=Watches | |||
|where=Status="supported" | |||
|fields=Picture,Name,CONCAT("<b>",Model,"</b><br/>(",Name,")<br/>",Stars," stars")=capt,_pageName | |||
|order by=Watches.Stars DESC, Watches.Name ASC | |||
|format=gallery | |||
|mode=traditional | |||
|caption field=capt | |||
|alt field=Name | |||
|link field=_pageName | |||
|show filename=0 | |||
|show bytes=0 | |||
|show dimensions=0 | |||
|default= | |||
}} | |||
=== Experimental watches === | |||
{{#cargo_query: | |||
tables=Watches | |||
|where=Status="experimental" | |||
|fields=Picture,Name,CONCAT("<b>",Model,"</b><br/>(",Name,")<br/>",Stars," stars")=capt,_pageName | |||
|order by=Watches.Stars DESC, Watches.Name ASC | |||
|format=gallery | |||
|mode=traditional | |||
|caption field=capt | |||
|alt field=Name | |||
|link field=_pageName | |||
|show filename=0 | |||
|show bytes=0 | |||
|show dimensions=0 | |||
|default= | |||
}} | |||
=== Devices without a functioning port === | |||
{{#cargo_query: | |||
tables=Watches | |||
|where=Status="port in progress" | |||
|fields=Picture,Name,CONCAT("<b>",Model,"</b><br/>(",Name,")<br/>",Stars," stars")=capt,_pageName | |||
|order by=Watches.Stars DESC, Watches.Name ASC | |||
|format=gallery | |||
|mode=traditional | |||
|caption field=capt | |||
|alt field=Name | |||
|link field=_pageName | |||
|show filename=0 | |||
|show bytes=0 | |||
|show dimensions=0 | |||
|default= | |||
}} |
Latest revision as of 23:25, 8 October 2023
Supported watches
Experimental watches