User:Arclight/CRT Search: Difference between revisions

Revert to plain sortable table until SRF JS loading issue is fixed server-side (via update-page on MediaWiki MCP Server)
Test SRF 5.x filtered format with correct parameter syntax (via update-page on MediaWiki MCP Server)
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
|?Has model code=Model
|?Has CRT type=Type
|?Has screen size inches=Size
|?Has aspect ratio=Aspect
|format=filtered
|views=table
|filter type=value
|filter property=Has brand
|filter type=value
|filter property=Has CRT type
|filter type=number
|filter property=Has screen size inches
|filter type=value
|filter property=Has aspect ratio
|mainlabel=CRT
|limit=500
}}


== Search Forms ==
== Search Forms ==
Line 24: Line 50:
   |placeholder=e.g. Sony KV-27S42
   |placeholder=e.g. Sony KV-27S42
   |autocomplete on category=CRT models
   |autocomplete on category=CRT models
}}
== Browse All CRTs ==
Click column headers to sort. Use the search forms above for filtering.
{{#ask:
[[Category:CRT models]]
|?Has image#80px;x80px=Photo
|?Has brand=Brand
|?Has model code=Model
|?Has series=Series
|?Has CRT type=Type
|?Has screen size inches=Size
|?Has aspect ratio=Aspect
|?Has TVL=TVL
|?Has chassis=Chassis
|format=table
|class=wikitable sortable
|mainlabel=CRT model
|limit=500
}}
}}


Line 81: Line 86:
|-
|-
| 30"+ || {{#ask:[[Category:CRT models]][[Has screen size inches::≥30]]|format=count}} || [[Special:RunQuery/CRT query?CRT query[screen_min]=30|Browse]]
| 30"+ || {{#ask:[[Category:CRT models]][[Has screen size inches::≥30]]|format=count}} || [[Special:RunQuery/CRT query?CRT query[screen_min]=30|Browse]]
|}
=== By Input Type ===
{| class="wikitable"
|-
! Signal Format !! CRTs with this input
|-
| RGB || {{#ask:[[Has video signal format::RGBS]]|?Has CRT model=|format=list|link=all|limit=50|mainlabel=-}}
|-
| S-Video || {{#ask:[[Has video signal format::S-Video (Y/C)]]|?Has CRT model=|format=list|link=all|limit=50|mainlabel=-}}
|-
| Component (YPbPr) || {{#ask:[[Has video signal format::Component (YPbPr)]]|?Has CRT model=|format=list|link=all|limit=50|mainlabel=-}}
|-
| Composite || {{#ask:[[Has video signal format::Composite (CVBS)]]|?Has CRT model=|format=list|link=all|limit=50|mainlabel=-}}
|-
| VGA (RGBHV) || {{#ask:[[Has video signal format::VGA (RGBHV)]]|?Has CRT model=|format=list|link=all|limit=50|mainlabel=-}}
|}
=== By Connector Type ===
{| class="wikitable"
|-
! Connector !! CRTs with this connector
|-
| BNC || {{#ask:[[Has connector type::BNC]]|?Has CRT model=|format=list|link=all|limit=50|mainlabel=-}}
|-
| SCART || {{#ask:[[Has connector type::SCART]]|?Has CRT model=|format=list|link=all|limit=50|mainlabel=-}}
|-
| DE-15 (VGA) || {{#ask:[[Has connector type::DE-15 (VGA)]]|?Has CRT model=|format=list|link=all|limit=50|mainlabel=-}}
|-
| RCA || {{#ask:[[Has connector type::RCA (connector)]]|?Has CRT model=|format=list|link=all|limit=50|mainlabel=-}}
|-
| Mini-DIN-4 (S-Video) || {{#ask:[[Has connector type::Mini-DIN-4]]|?Has CRT model=|format=list|link=all|limit=50|mainlabel=-}}
|}
|}


MediaWiki Appliance - Powered by TurnKey Linux