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).

Logs
  • 23:54, 6 January 2026 Riot Hero talk contribs created page Module:DiscoursesNavbox (Created page with "-- Module:DiscoursesNavbox -- Renders Template:DiscoursesNavbox from structured data in Module:DiscoursesNavbox/data local p = {} function p.main(frame) local parent = frame:getParent() local args = parent and parent.args or frame.args local state = args.state or "collapsed" local title = args.title or "Discourses and social bond" local data = mw.loadData("Module:DiscoursesNavbox/data") local nav = { name = "DiscoursesNavbox", title = title, s...")