User:Arclight/CRT Search: Difference between revisions
Create faceted search page for CRT models using Semantic MediaWiki (via create-page on MediaWiki MCP Server) |
m Arclight moved page CRT Search to User:Arclight/CRT Search |
||
| (20 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | |||
'''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 == | == 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 == | |||
Find a specific CRT by name or model code: | |||
{{#forminput: | |||
form=CRT model | |||
|button text=Go to CRT | |||
|placeholder=e.g. Sony KV-27S42 | |||
|autocomplete on category=CRT models | |||
}} | }} | ||
---- | == Quick Filters == | ||
=== By Type === | |||
{| 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 Screen Size === | ||
Browse | {| 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}} | |||
|} | |||
=== By Brand === | === By Brand === | ||
{| class="wikitable" style="width:100%" | |||
|- | |||
! Brand !! CRTs !! Browse | |||
{{#ask: | {{#ask: | ||
[[Category:Manufacturers]] | [[Category:Manufacturers]] | ||
|format= | |format=template | ||
|link= | |template=Brand row | ||
|limit= | |link=none | ||
|sep= | |||
|limit=100 | |||
}} | }} | ||
|} | |||
=== By | === By Series === | ||
= | {| class="wikitable" | ||
|- | |||
! Series !! Count !! Browse | |||
{{#ask: | {{#ask: | ||
[[Category:Series]] | [[Category:Series]] | ||
|format= | |format=template | ||
|link= | |template=Series row | ||
|link=none | |||
|sep= | |||
|limit=50 | |limit=50 | ||
}} | }} | ||
|} | |||
[[Category:Special pages]] | [[Category:Special pages]] | ||