Module:Accessory: Difference between revisions

Add Archival Links section to infobox, querying Accessory link subobjects (via update-page on MediaWiki MCP Server)
Simplify Compatible CRT Models table: show only CRT model and Type columns (removed Photo, Model, Size) (via update-page on MediaWiki MCP Server)
Line 182: Line 182:
' [[Category:CRT models]]\n' ..
' [[Category:CRT models]]\n' ..
' [[Has accessory::' .. fullPageName .. ']]\n' ..
' [[Has accessory::' .. fullPageName .. ']]\n' ..
' |?Has image#70px;x70px=Photo\n' ..
' |?Has CRT type=Type\n' ..
' |?Has model code=Model\n' ..
' |?Has screen size inches=Size\n' ..
' |format=table\n' ..
' |format=table\n' ..
' |class=wikitable\n' ..
' |class=wikitable\n' ..
Line 207: Line 205:
' [[Category:CRT models]]\n' ..
' [[Category:CRT models]]\n' ..
' <q>' .. table.concat(crtConditions, ' OR ') .. '</q>\n' ..
' <q>' .. table.concat(crtConditions, ' OR ') .. '</q>\n' ..
' |?Has image#70px;x70px=Photo\n' ..
' |?Has CRT type=Type\n' ..
' |?Has model code=Model\n' ..
' |?Has screen size inches=Size\n' ..
' |format=table\n' ..
' |format=table\n' ..
' |class=wikitable\n' ..
' |class=wikitable\n' ..
MediaWiki Appliance - Powered by TurnKey Linux