User:Arclight/CRT Search: Difference between revisions

URL-encode spaces in query parameters (CRT query -> CRT+query) (via update-page on MediaWiki MCP Server)
m Arclight moved page CRT Search to User:Arclight/CRT Search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
__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.
== Faceted Search ==
Use the filters below to narrow down results dynamically.
{{#ask:
[[Category:CRT models]]
|?Has image#80px=Photo
|?Has brand=Brand
|+filter=value
|?Has model code=Model
|?Has CRT type=Type
|+filter=value
|?Has screen size inches=Size
|+filter=number
|+number filter step=1
|?Has aspect ratio=Aspect
|+filter=value
|format=filtered
|views=table
|mainlabel=CRT
|limit=500
}}


== Search Forms ==
== Search Forms ==
Line 57: Line 34:
! Type !! Count !! Browse
! Type !! Count !! Browse
|-
|-
| TV || {{#ask:[[Category:CRT models]][[Has CRT type::TV]]|format=count}} || [{{fullurl:Special:RunQuery/CRT query|CRT+query[crt_type]=TV}} Browse TVs]
| 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}} || [{{fullurl:Special:RunQuery/CRT query|CRT+query[crt_type]=Monitor}} Browse Monitors]
| 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}} || [{{fullurl:Special:RunQuery/CRT query|CRT+query[crt_type]=PVM}} Browse PVMs]
| 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}} || [{{fullurl:Special:RunQuery/CRT query|CRT+query[crt_type]=BVM}} Browse BVMs]
| 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}} || [{{fullurl:Special:RunQuery/CRT query|CRT+query[crt_type]=Computer+monitor}} Browse Computer Monitors]
| 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 74: Line 51:
! Size Range !! Count !! Browse
! Size Range !! Count !! Browse
|-
|-
| Under 14" || {{#ask:[[Category:CRT models]][[Has screen size inches::<14]]|format=count}} || [{{fullurl:Special:RunQuery/CRT query|CRT+query[screen_max]=13}} 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}} || [{{fullurl:Special:RunQuery/CRT query|CRT+query[screen_min]=14&CRT+query[screen_max]=19}} 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}} || [{{fullurl:Special:RunQuery/CRT query|CRT+query[screen_min]=20&CRT+query[screen_max]=25}} 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}} || [{{fullurl:Special:RunQuery/CRT query|CRT+query[screen_min]=25&CRT+query[screen_max]=29}} 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}} || [{{fullurl:Special:RunQuery/CRT query|CRT+query[screen_min]=30}} 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}}
|}
|}


MediaWiki Appliance - Powered by TurnKey Linux