Category:Watches: Difference between revisions

From AsteroidOS
(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.)
(add ability to use floats for stars, to fine-tune ordering of watches)
 
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
|order by=Watches.Stars DESC, Watches.Name ASC
|format=gallery
|format=gallery
Line 39: Line 39:
tables=Watches
tables=Watches
|where=Status="port in progress"
|where=Status="port in progress"
|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

Latest revision as of 14:10, 7 July 2026

Supported watches

Experimental watches


Devices without a functioning port