MediaWiki:AV Device Search.js: Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions 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 58: | Line 57: | ||
property: 'Has device type', | property: 'Has device type', | ||
loadFrom: 'smw', | loadFrom: 'smw', | ||
smwQuery: '[[ | smwQuery: '[[Is AV device type category::Yes]]', | ||
smwProperty: ' | smwProperty: 'Device type name' | ||
}, | }, | ||
format_family: { | format_family: { | ||