Module:CRTModel: Difference between revisions

Dynamic location discovery for IO sections - no more hardcoded front/rear/side list. Discovers all locations from semantic data and sorts with preferred order (rear, front, side first, then alphabetical). (via update-page on MediaWiki MCP Server)
Sort inputs/outputs/control ports by label within each location group, so entries with the same label (e.g. "Input 1") appear adjacent (via update-page on MediaWiki MCP Server)
Tag: Reverted
Line 132: Line 132:
' |?' .. notesProp .. '=notes\n' ..
' |?' .. notesProp .. '=notes\n' ..
extraProps ..
extraProps ..
' |sort=' .. labelProp .. '\n' ..
' |order=asc\n' ..
' |format=template\n' ..
' |format=template\n' ..
' |template=' .. templateName .. '\n' ..
' |template=' .. templateName .. '\n' ..
MediaWiki Appliance - Powered by TurnKey Linux