User:Arclight/CRT Search: Difference between revisions

Add links to input and connector search forms (via update-page on MediaWiki MCP Server)
Fix format=filtered to use property names instead of display labels for faceted filtering (via update-page on MediaWiki MCP Server)
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 ==
== Faceted Search ==
 
Use the filters below to narrow down results. Click filter values to add/remove them.
 
{{#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=filtered
|views=table
|filter property=Has brand
|filter property=Has CRT type
|filter property=Has screen size inches
|filter property=Has aspect ratio
|filter property=Has series
|mainlabel=CRT model
|class=wikitable sortable
|limit=500
}}
 
== Alternative Search Forms ==


{| class="wikitable" style="width:100%"
{| class="wikitable" style="width:100%"
Line 8: Line 35:
! Search Type !! Description
! Search Type !! Description
|-
|-
| '''[[Special:RunQuery/CRT query|By Specs]]''' || Filter by brand, type, screen size, series, aspect ratio
| '''[[Special:RunQuery/CRT query|By Specs]]''' || Traditional form-based query with dropdowns
|-
|-
| '''[[Special:RunQuery/CRT input query|By Input Signal]]''' || Find CRTs that accept specific video signals (RGB, S-Video, Component, etc.)
| '''[[Special:RunQuery/CRT input query|By Input Signal]]''' || Find CRTs that accept specific video signals (RGB, S-Video, Component, etc.)
Line 25: Line 52:
   |autocomplete on category=CRT models
   |autocomplete on category=CRT models
}}
}}
== Browse All CRTs ==
{{#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=filtered
|filter on=Brand,Type,Size,Series
|views=table
|mainlabel=CRT model
|class=wikitable sortable
|limit=500
}}
{{#tag:html|<small>If filters don't appear above, use the search forms at the top of this page.</small>}}


== Quick Filters ==
== Quick Filters ==
MediaWiki Appliance - Powered by TurnKey Linux