MediaWiki:CRT Search.js: Difference between revisions

No edit summary
No edit summary
Tag: Manual revert
 
(3 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: 'smw',
                             loadFrom: 'category',
                             smwQuery: '[[Category:CRT types]]',
                             category: 'CRT types',
                             smwProperty: 'CRT type name'
                             categoryMemberTypes: 'subcat'
                         },
                         },
                         form_factor: {
                         form_factor: {
MediaWiki Appliance - Powered by TurnKey Linux