Category:Watches: Difference between revisions

From AsteroidOS
(another attempt at getting picture gallery to work)
(fix gallery view)
Line 2: Line 2:
{{#cargo_query:
{{#cargo_query:
tables=Watches
tables=Watches
|fields=Picture,Name,_pageName
|where=Status="supported"
|fields=Picture,Name,CONCAT(Model,"<br/>(",Name,")")=capt,_pageName
|order by=Watches.Stars DESC
|order by=Watches.Stars DESC
|where=Watches.Status = "supported"
|format=gallery
|format=gallery
|mode=packed-hover
|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=
}}
 
=== Experimental watches ===
{{#cargo_query:
tables=Watches
|where=Status="experimental"
|fields=Picture,Name,CONCAT(Model,"<br/>(",Name,")")=capt,_pageName
|order by=Watches.Stars DESC
|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=
}}
}}

Revision as of 20:47, 26 June 2023

Supported watches

Experimental watches

Pages in category "Watches"

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