MediaWiki:AV Device Search.js: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 35: | Line 35: | ||
cardMeta: [ | cardMeta: [ | ||
{ key: 'device_type', cssClass: 'crt-meta-type' }, | { key: 'device_type', cssClass: 'crt-meta-type' }, | ||
{ key: 'format_family | { key: 'format_family' } | ||
], | ], | ||
| Line 57: | Line 56: | ||
type: 'select', | type: 'select', | ||
property: 'Has device type', | property: 'Has device type', | ||
loadFrom: ' | loadFrom: 'smw', | ||
smwQuery: '[[Is AV device type category::Yes]]', | |||
smwProperty: 'Device type name' | |||
}, | }, | ||
format_family: { | format_family: { | ||