Jump to content

Main public logs

Combined display of all available logs of Joyful's Civilization. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:16, 16 October 2025 Admin talk contribs created page Module:TSLoader (Created page with "local p = {} function p.call( name ) if not name then return nil end return mw.getCurrentFrame():extensionTag{ name = "templatestyles", args = { src = name } } end function p.main( f ) local args = f local frame = mw.getCurrentFrame() if f == frame then args = require( 'Module:ProcessArgs' ).merge( true ) end return p.call( args[ 1 ] ) end return p")