CRT Queries: Difference between revisions
Create Advanced Queries page with SMW query examples (via create-page on MediaWiki MCP Server) |
No edit summary |
||
| Line 29: | Line 29: | ||
|headers=Model, Brand | |headers=Model, Brand | ||
}} | }} | ||
Hold on. Well, ''of course'' the world's largest CRT would show up for that query. 🤦♂️ Let's try it again, this time excluding that specific model: | |||
{{#invoke:SMWUtils|findAllWithMax | |||
|conditions=[[Has video signal format::S-Video (Y/C)]][[Has CRT model::!Sony PVM-4300]] | |||
|maxProperty=Has CRT model.Has screen size inches | |||
|printouts=Has CRT model, Has CRT model.Has brand | |||
|headers=Model, Brand | |||
}} | |||
That's better! Models that are actually obtainable. 👍 | |||
[[Category:Special pages]] | [[Category:Special pages]] | ||