MediaWiki:AV Device Search.js: Difference between revisions

No edit summary
No edit summary
Line 57: Line 57:
                             type: 'select',
                             type: 'select',
                             property: 'Has device type',
                             property: 'Has device type',
                             loadFrom: 'category',
                             loadFrom: 'smw',
                             category: 'AV device types'
                             smwQuery: '[[Is AV device type category::Yes]]',
                            smwProperty: 'Device type name'
                         },
                         },
                         format_family: {
                         format_family: {
MediaWiki Appliance - Powered by TurnKey Linux