MediaWiki:AV Device Search.js: Difference between revisions

No edit summary
No edit summary
Line 54: Line 54:
                             type: 'select',
                             type: 'select',
                             property: 'Has device type',
                             property: 'Has device type',
                             loadFrom: 'static',
                             loadFrom: 'smw',
                             values: [
                             smwQuery: '[[Is AV device type category::Yes]]',
                                'Character generator',
                            smwProperty: 'Device type name'
                                'Distribution amplifier',
                                'Editing controller',
                                'Frame synchronizer',
                                'Scan converter',
                                'Time base corrector',
                                'VCR',
                                'VCR/DVD combo',
                                'VCR/DVD-R combo',
                                'VCR/HDD combo',
                                'Video mixer',
                                'Video player',
                                'Video processor',
                                'VTR',
                                'Other'
                            ]
                         },
                         },
                         format_family: {
                         format_family: {
MediaWiki Appliance - Powered by TurnKey Linux