Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of No Subject. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:19, 4 February 2026 Riot Hero talk contribs created page Module:ConceptRelations6 (Created page with "-- Module:ConceptRelations -- Handles contributor blocks and conceptual relationship blocks for Template:Infobox_concept -- Parallel to Module:ThinkerRelations3 but adapted for concepts local p = {} -- ======================================== -- UTILITY FUNCTIONS -- ======================================== -- Clean and normalize relationship type strings local function normalizeType(typeStr) if not typeStr then return "" end return typeStr:lower():gsub("%s+",...")