I'Art: Difference between revisions

Add debug section to diagnose query issue (via update-page on MediaWiki MCP Server)
Tag: Reverted
Remove debug section - query issue fixed in Template:Series (via update-page on MediaWiki MCP Server)
Tag: Manual revert
Line 5: Line 5:
|manufacturer=JVC
|manufacturer=JVC
|description=The I'Art series was JVC's line of flat-screen CRT televisions introduced in the early 2000s. These sets featured JVC's "Real Flat" CRT technology with INVAR shadow masks for improved picture quality and reduced geometric distortion. The I'Art name emphasized the aesthetic design focus of the line, targeting consumers who wanted both picture quality and modern styling.
|description=The I'Art series was JVC's line of flat-screen CRT televisions introduced in the early 2000s. These sets featured JVC's "Real Flat" CRT technology with INVAR shadow masks for improved picture quality and reduced geometric distortion. The I'Art name emphasized the aesthetic design focus of the line, targeting consumers who wanted both picture quality and modern styling.
}}
== Debug (temporary) ==
'''PAGENAME:''' {{PAGENAME}}
'''Query using PAGENAME:'''
{{#ask:
[[Category:CRT models]]
[[Has series::{{PAGENAME}}]]
|?Has model code=Model
|format=table
|limit=5
}}
'''Query using hardcoded I'Art:'''
{{#ask:
[[Category:CRT models]]
[[Has series::I'Art]]
|?Has model code=Model
|format=table
|limit=5
}}
}}
MediaWiki Appliance - Powered by TurnKey Linux