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
  • 18:57, 31 January 2026 Riot Hero talk contribs created page Module:ThinkerRelations (Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs function p.main(frame) local args = getArgs(frame) local root = mw.html.create('div') -- CONFIG: CSS Classes local container_class = 'thinker-relations-container' local block_class = 'relation-block' local header_class = 'relation-header' local type_class = 'relation-type-tag' local content_class = 'relation-content' -- DATA STORAGE (Semantic MediaWiki) --...")