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 | ' |?Has CRT type=Type\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 | ' |?Has CRT type=Type\n' .. | ||
' |format=table\n' .. | ' |format=table\n' .. | ||
' |class=wikitable\n' .. | ' |class=wikitable\n' .. | ||