Category:Watches: Difference between revisions

From AsteroidOS
(another attempt at getting picture gallery to work)
(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.)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
=== Supported watches ===
=== Supported watches ===
{{#cargo_query:
{{#cargo_query:
tables=Watches
tables=Watches
|fields=Picture,Name,_pageName
|where=Status="supported"
|order by=Watches.Stars DESC
|fields=Picture,Name,CONCAT("<b>",Model,"</b><br/>(",Name,")<br/>",Stars," stars")=capt,_pageName
|where=Watches.Status = "supported"
|order by=Watches.Stars DESC, Watches.Name ASC
|format=gallery
|format=gallery
|mode=packed-hover
|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 filename=0
|show bytes=0
|show bytes=0
|caption field=Name
|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
|alt field=Name
|link field=_pageName
|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


Devices without a functioning port

Pages in category "Watches"

The following 24 pages are in this category, out of 24 total.