User:Arclight/Sandbox: Difference between revisions
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Semantic queries == | == Semantic queries == | ||
=== Smallest CRT(s) with component video: === | |||
{{#invoke:SMWUtils|findAllWithMin | {{#invoke:SMWUtils|findAllWithMin | ||
| Line 6: | Line 8: | ||
|printouts=Has CRT model, Has CRT model.Has brand | |printouts=Has CRT model, Has CRT model.Has brand | ||
|headers=Model, Brand | |headers=Model, Brand | ||
|format= | }} | ||
=== Largest CRT(s) with S-video: === | |||
{{#invoke:SMWUtils|findAllWithMax | |||
|conditions=[[Has video signal format::S-Video (Y/C)]] | |||
|maxProperty=Has CRT model.Has screen size inches | |||
|printouts=Has CRT model, Has CRT model.Has brand | |||
|headers=Model, Brand | |||
}} | }} | ||
| Line 67: | Line 77: | ||
* /var/www/mediawiki/extensions/PageForms/libs/uploadable/init.js | * /var/www/mediawiki/extensions/PageForms/libs/uploadable/init.js | ||
Due to this bug: https://github.com/wikimedia/mediawiki-extensions-PageForms/commit/d9beb0efe58152a49fa35b0cd256b64020938bd8 | |||