Category:Watches: Difference between revisions
(add ability to use floats for stars, to fine-tune ordering of watches) |
(refactored to look better and to use template) |
||
| Line 4: | Line 4: | ||
tables=Watches | tables=Watches | ||
|where=Status="supported" | |where=Status="supported" | ||
|fields=Picture,Name,CONCAT("<b>",Model,"</b><br/>(",Name,")<br/>",floor(Stars)," stars")=capt,_pageName | |fields=Picture,Name,Model,Stars,floor(Stars)=Stars,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= | |format=template | ||
| | |template=WatchGalleryItem | ||
| | |named args=yes | ||
| | |intro=<div style="display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start;"> | ||
|outro=</div> | |||
| | |||
|default= | |default= | ||
}} | }} | ||
=== Experimental watches === | === Experimental watches === | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Watches | tables=Watches | ||
|where=Status="experimental" | |where=Status="experimental" | ||
|fields=Picture | |fields=Picture,Model,Name,Stars,_pageName | ||
|order by=Watches.Stars DESC, Watches.Name ASC | |order by=Watches.Stars DESC, Watches.Name ASC | ||
|format= | |format=template | ||
| | |template=WatchGalleryItem | ||
| | |named args=yes | ||
| | |intro=<div style="display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start;"> | ||
|outro=</div> | |||
| | |||
|default= | |default= | ||
}} | }} | ||
=== Devices without a functioning port === | === Devices without a functioning port === | ||
| Line 41: | Line 33: | ||
|fields=Picture,Name,CONCAT("<b>",Model,"</b><br/>(",Name,")<br/>",floor(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= | |format=template | ||
| | |template=WatchGalleryItem | ||
| | |named args=yes | ||
| | |intro=<div style="display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start;"> | ||
|outro=</div> | |||
| | |||
|default= | |default= | ||
}} | }} | ||
Latest revision as of 14:26, 8 July 2026
Supported watches
Experimental watches
Devices without a functioning port
Pages in category "Watches"
The following 30 pages are in this category, out of 30 total.

