User:Arclight/Sandbox: Difference between revisions
No edit summary Tag: visualeditor-wikitext |
|||
| (30 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Semantic queries == | |||
=== Smallest CRT(s) with component video: === | |||
{{#invoke:SMWUtils|findAllWithMin | |||
|conditions=[[Has video signal format::Component (YPbPr)]] | |||
|minProperty=Has CRT model.Has screen size inches | |||
|printouts=Has CRT model, Has CRT model.Has brand | |||
|headers=Model, Brand | |||
}} | |||
=== 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 | |||
}} | |||
== Semantic test == | == Semantic test == | ||
[[Has brand::Manufacturer:Sony]] | [[Has brand::Manufacturer:Sony]] | ||
[[Special:Ask]] | |||
[[Has screen size inches::20]] | [[Has screen size inches::20]] | ||
| Line 7: | Line 29: | ||
[[Special: | [[Special:FormStart/CRT model|Create a CRT model]] | ||
[[Form:CRT model]] - source | |||
<gallery> | |||
File:Fba8692b-63e1-4513-b755-d9cebda18708ixon.jpg | |||
</gallery> | |||
== test == | |||
{{#ask: | |||
[[Has CRT model::Sony KV-24FS100]] | |||
[[Has mod URL::+]] | |||
|?Has mod type=type | |||
|?Has mod description=description | |||
|?Has mod feasible=feasible | |||
|?Has mod URL=url | |||
|format=broadtable | |||
|headers=hide | |||
|link=none | |||
}} | |||
== All CRT models == | |||
{{#ask: | |||
[[Category:CRT models]] | |||
|?Has brand=Brand | |||
|?Has model code=Model | |||
|?Has CRT type=CRT type | |||
|?Has screen size inches=Screen size (in) | |||
|?Has chassis=Chassis | |||
|?Has TVL=TVL | |||
|format=table | |||
|class=wikitable sortable | |||
|mainlabel=CRT model | |||
}} | |||
== 3D test == | |||
[[File:Pinecone.glb]] | |||
== Backup notes == | |||
Notes on making backups/upgrades. | |||
These files have been modified from Mediawiki source: | |||
* /var/www/mediawiki/extensions/PageForms/libs/uploadable/init.js | |||
Due to this bug: https://github.com/wikimedia/mediawiki-extensions-PageForms/commit/d9beb0efe58152a49fa35b0cd256b64020938bd8 | |||