Category:Watches: Difference between revisions
(add watches category) |
(refactored to look better and to use template) |
||
| (8 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | |||
=== Supported watches === | |||
{{#cargo_query: | |||
tables=Watches | |||
|where=Status="supported" | |||
|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 | |||
|format=template | |||
|template=WatchGalleryItem | |||
|named args=yes | |||
|intro=<div style="display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start;"> | |||
|outro=</div> | |||
|default= | |||
}} | |||
=== Experimental watches === | |||
{{#cargo_query: | |||
tables=Watches | |||
|where=Status="experimental" | |||
|fields=Picture,Model,Name,Stars,_pageName | |||
|order by=Watches.Stars DESC, Watches.Name ASC | |||
|format=template | |||
|template=WatchGalleryItem | |||
|named args=yes | |||
|intro=<div style="display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start;"> | |||
|outro=</div> | |||
|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 | |||
|format=template | |||
|template=WatchGalleryItem | |||
|named args=yes | |||
|intro=<div style="display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start;"> | |||
|outro=</div> | |||
|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.

