User:Arclight/CRT Search: Difference between revisions
Reorganize search page with RunQuery form link and better structure (via update-page on MediaWiki MCP Server) |
m Arclight moved page CRT Search to User:Arclight/CRT Search |
||
| (19 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 Type === | === By Type === | ||
| Line 62: | Line 34: | ||
! Type !! Count !! Browse | ! Type !! Count !! Browse | ||
|- | |- | ||
| TV || {{#ask:[[Category:CRT models]][[Has CRT type::TV]]|format=count}} || | | 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}} || | | 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}} || | | 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}} || | | 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}} || | | 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}} | ||
|} | |} | ||
| Line 79: | Line 51: | ||
! Size Range !! Count !! Browse | ! Size Range !! Count !! Browse | ||
|- | |- | ||
| Under 14" || {{#ask:[[Category:CRT models]][[Has screen size inches::<14]]|format=count}} || | | 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}} || | | 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}} || | | 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}} || | | 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}} | |||
|} | |||
=== By Brand === | |||
{| class="wikitable" style="width:100%" | |||
|- | |- | ||
! Brand !! CRTs !! Browse | |||
{{#ask: | |||
[[Category:Manufacturers]] | |||
|format=template | |||
|template=Brand row | |||
|link=none | |||
|sep= | |||
|limit=100 | |||
}} | |||
|} | |} | ||
| Line 94: | Line 81: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Series !! Count | ! Series !! Count !! Browse | ||
{{#ask: | {{#ask: | ||
[[Category:Series]] | [[Category:Series]] | ||
| Line 100: | Line 87: | ||
|template=Series row | |template=Series row | ||
|link=none | |link=none | ||
|sep= | |||
|limit=50 | |limit=50 | ||
}} | }} | ||