Category:Watches: Difference between revisions
(another attempt at getting picture gallery to work) |
(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.) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | |||
=== Supported watches === | === Supported watches === | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Watches | tables=Watches | ||
|fields=Picture,Name,_pageName | |where=Status="supported" | ||
|order by=Watches.Stars DESC | |fields=Picture,Name,CONCAT("<b>",Model,"</b><br/>(",Name,")<br/>",Stars," stars")=capt,_pageName | ||
|order by=Watches.Stars DESC, Watches.Name ASC | |||
|format=gallery | |format=gallery | ||
|mode= | |mode=traditional | ||
|caption field=capt | |||
|alt field=Name | |||
|link field=_pageName | |||
|show filename=0 | |||
|show bytes=0 | |||
|show dimensions=0 | |||
|default= | |||
}} | |||
=== Experimental watches === | |||
{{#cargo_query: | |||
tables=Watches | |||
|where=Status="experimental" | |||
|fields=Picture,Name,CONCAT("<b>",Model,"</b><br/>(",Name,")<br/>",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 filename=0 | ||
|show bytes=0 | |show bytes=0 | ||
|caption field= | |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/>",Stars," stars")=capt,_pageName | |||
|order by=Watches.Stars DESC, Watches.Name ASC | |||
|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= | |||
}} | }} |
Latest revision as of 23:25, 8 October 2023
Supported watches
Experimental watches