User:Arclight/CRT Search: Difference between revisions
Add input type search section using subobject queries (via update-page on MediaWiki MCP Server) |
m Arclight moved page CRT Search to User:Arclight/CRT Search |
||
| (18 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
'''CRT Search''' allows you to filter and browse all CRT models in the database. | '''CRT Search''' allows you to filter and browse all CRT models in the database. | ||
== | == Search Forms == | ||
{| class="wikitable" style="width:100%" | |||
|- | |||
! Search Type !! Description | |||
|- | |||
| '''[[Special:RunQuery/CRT query|By Specs]]''' || Filter by brand, type, screen size, series, aspect ratio | |||
|- | |||
| '''[[Special:RunQuery/CRT input query|By Input Signal]]''' || Find CRTs that accept specific video signals (RGB, S-Video, Component, etc.) | |||
|- | |||
| '''[[Special:RunQuery/CRT connector query|By Connector]]''' || Find CRTs with specific physical connectors (BNC, SCART, RCA, etc.) | |||
|} | |||
== Quick Search == | == Quick Search == | ||
| Line 16: | Line 25: | ||
|autocomplete on category=CRT models | |autocomplete on category=CRT models | ||
}} | }} | ||
== Quick Filters == | == Quick Filters == | ||
=== By | === By Type === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! | ! Type !! Count !! Browse | ||
|- | |- | ||
| | | TV || {{#ask:[[Category:CRT models]][[Has CRT type::TV]]|format=count}} || {{#queryformlink:form=CRT query|query string=CRT query[crt_type]=TV&_run|link text=Browse TVs}} | ||
|- | |- | ||
| | | Monitor || {{#ask:[[Category:CRT models]][[Has CRT type::Monitor]]|format=count}} || {{#queryformlink:form=CRT query|query string=CRT query[crt_type]=Monitor&_run|link text=Browse Monitors}} | ||
|- | |- | ||
| | | PVM || {{#ask:[[Category:CRT models]][[Has CRT type::PVM]]|format=count}} || {{#queryformlink:form=CRT query|query string=CRT query[crt_type]=PVM&_run|link text=Browse PVMs}} | ||
|- | |- | ||
| | | BVM || {{#ask:[[Category:CRT models]][[Has CRT type::BVM]]|format=count}} || {{#queryformlink:form=CRT query|query string=CRT query[crt_type]=BVM&_run|link text=Browse BVMs}} | ||
|- | |- | ||
| | | Computer monitor || {{#ask:[[Category:CRT models]][[Has CRT type::Computer monitor]]|format=count}} || {{#queryformlink:form=CRT query|query string=CRT query[crt_type]=Computer monitor&_run|link text=Browse Computer Monitors}} | ||
|} | |} | ||
=== By | === By Screen Size === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! | ! Size Range !! Count !! Browse | ||
|- | |- | ||
| | | Under 14" || {{#ask:[[Category:CRT models]][[Has screen size inches::<14]]|format=count}} || {{#queryformlink:form=CRT query|query string=CRT query[screen_max]=13&_run|link text=Browse}} | ||
|- | |- | ||
| | | 14-19" || {{#ask:[[Category:CRT models]][[Has screen size inches::≥14]][[Has screen size inches::<20]]|format=count}} || {{#queryformlink:form=CRT query|query string=CRT query[screen_min]=14&CRT query[screen_max]=19&_run|link text=Browse}} | ||
|- | |- | ||
| | | 20-24" || {{#ask:[[Category:CRT models]][[Has screen size inches::≥20]][[Has screen size inches::<25]]|format=count}} || {{#queryformlink:form=CRT query|query string=CRT query[screen_min]=20&CRT query[screen_max]=25&_run|link text=Browse}} | ||
|- | |- | ||
| | | 25-29" || {{#ask:[[Category:CRT models]][[Has screen size inches::≥25]][[Has screen size inches::<30]]|format=count}} || {{#queryformlink:form=CRT query|query string=CRT query[screen_min]=25&CRT query[screen_max]=29&_run|link text=Browse}} | ||
|- | |- | ||
| | | 30"+ || {{#ask:[[Category:CRT models]][[Has screen size inches::≥30]]|format=count}} || {{#queryformlink:form=CRT query|query string=CRT query[screen_min]=30&_run|link text=Browse}} | ||
|} | |} | ||
| Line 82: | Line 66: | ||
{| class="wikitable" style="width:100%" | {| class="wikitable" style="width:100%" | ||
|- | |- | ||
! Brand !! CRTs !! | ! Brand !! CRTs !! Browse | ||
{{#ask: | {{#ask: | ||
[[Category:Manufacturers]] | [[Category:Manufacturers]] | ||
| Line 88: | Line 72: | ||
|template=Brand row | |template=Brand row | ||
|link=none | |link=none | ||
|sep= | |||
|limit=100 | |limit=100 | ||
}} | }} | ||
|} | |} | ||
| Line 130: | Line 81: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Series !! Count | ! Series !! Count !! Browse | ||
{{#ask: | {{#ask: | ||
[[Category:Series]] | [[Category:Series]] | ||
| Line 136: | Line 87: | ||
|template=Series row | |template=Series row | ||
|link=none | |link=none | ||
|sep= | |||
|limit=50 | |limit=50 | ||
}} | }} | ||