Category:Watches: Difference between revisions

From AsteroidOS
(Include alphabetical ordering to the stars.)
(add ability to use floats for stars, to fine-tune ordering of watches)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
tables=Watches
tables=Watches
|where=Status="supported"
|where=Status="supported"
|fields=Picture,Name,CONCAT("<b>",Model,"</b><br/>(",Name,")<br/>",Stars," stars")=capt,_pageName
|fields=Picture,Name,CONCAT("<b>",Model,"</b><br/>(",Name,")<br/>",floor(Stars)," stars")=capt,_pageName
|order by=Watches.Stars DESC, Watches.Name ASC
|order by=Watches.Stars DESC, Watches.Name ASC
|format=gallery
|format=gallery
Line 21: Line 21:
tables=Watches
tables=Watches
|where=Status="experimental"
|where=Status="experimental"
|fields=Picture,Name,CONCAT("<b>",Model,"</b><br/>(",Name,")<br/>",Stars," stars")=capt,_pageName
|fields=Picture,Name,CONCAT("<b>",Model,"</b><br/>(",Name,")<br/>",floor(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/>",floor(Stars)," stars")=capt,_pageName
|order by=Watches.Stars DESC, Watches.Name ASC
|order by=Watches.Stars DESC, Watches.Name ASC
|format=gallery
|format=gallery

Latest revision as of 14:10, 7 July 2026

Supported watches

Experimental watches


Devices without a functioning port