MediaWiki:CRT Search.js: Difference between revisions

No edit summary
No edit summary
Line 94: Line 94:
                             type: 'select',
                             type: 'select',
                             property: 'Has CRT type',
                             property: 'Has CRT type',
                             loadFrom: 'static',
                             loadFrom: 'smw',
                             values: ['TV', 'Monitor', 'PVM', 'BVM', 'Computer monitor', 'Presentation monitor', 'Other']
                             smwQuery: '[[Category:CRT types]]',
                            smwProperty: 'CRT type name'
                         },
                         },
                         form_factor: {
                         form_factor: {
MediaWiki Appliance - Powered by TurnKey Linux