MediaWiki:CRT Search.js: Difference between revisions

No edit summary
No edit summary
Tag: Manual revert
 
(4 intermediate revisions by the same user not shown)
Line 94: Line 94:
                             type: 'select',
                             type: 'select',
                             property: 'Has CRT type',
                             property: 'Has CRT type',
                             loadFrom: 'static',
                             loadFrom: 'category',
                             values: ['TV', 'Monitor', 'PVM', 'BVM', 'Computer monitor', 'Presentation monitor', 'Other']
                             category: 'CRT types',
                            categoryMemberTypes: 'subcat'
                         },
                         },
                         form_factor: {
                         form_factor: {
MediaWiki Appliance - Powered by TurnKey Linux