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).
- 18:53, 10 January 2026 Riot Hero talk contribs created page Module:ConceptFooter (Created page with "-- Module:ConceptFooter local p = {} local MAP = { ["AffectAnxietyNavbox"] = "Affect and anxiety", ["ClinicNavbox"] = "Clinical structures and technique", ["RegistersNavbox"] = "Psychoanalytic registers and knotting", -- etc... } local function inMainNamespace() return mw.title.getCurrentTitle().namespace == 0 end function p.render(frame) local args = frame:getParent().args local out = {} -- Always add the global concept category if inMai...")