Template:AV device: Difference between revisions

Remove Height, Width, Depth from #set block to match CRT model behavior (dimensions display-only, not stored as SMW properties) (via update-page on MediaWiki MCP Server)
Add semantic properties for format_family, supported_formats, recording_formats; add format family categorization (via update-page on MediaWiki MCP Server)
Line 3: Line 3:
|Has model code={{{model_code|}}}
|Has model code={{{model_code|}}}
|Has device type={{{device_type|}}}
|Has device type={{{device_type|}}}
|Has format family={{{format_family|}}}
|Has supported formats={{{supported_formats|}}}
|Has recording formats={{{recording_formats|}}}
|Has year released={{{year_released|}}}
|Has year released={{{year_released|}}}
|Has year discontinued={{{year_discontinued|}}}
|Has year discontinued={{{year_discontinued|}}}
Line 24: Line 27:


{{#invoke:EveryCRTImages|gallery|images={{{images}}}|mode=packed|heights=160}}
{{#invoke:EveryCRTImages|gallery|images={{{images}}}|mode=packed|heights=160}}
}}<includeonly>[[Category:AV devices]]{{#if:{{{device_type|}}}|[[Category:{{{device_type}}}s]]}}</includeonly>
}}<includeonly>[[Category:AV devices]]{{#if:{{{device_type|}}}|[[Category:{{{device_type}}}s]]}}{{#if:{{{format_family|}}}|[[Category:{{{format_family}}} devices]]}}</includeonly>
MediaWiki Appliance - Powered by TurnKey Linux