All public logs

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

Logs
  • 21:36, 25 August 2022 Couchor talk contribs created page Module:Infobox/Basic (Created page with "--- -- @Liquipedia -- wiki=commons -- page=Module:Infobox/Basic -- -- Please see https://github.com/Liquipedia/Lua-Modules to contribute -- local Class = require('Module:Class') local Infobox = require('Module:Infobox') -- local String = require('Module:StringUtils') local Logic = require('Module:Logic') local getArgs = require('Module:Arguments').getArgs local BasicInfobox = Class.new( function(self, frame) self.args = getArgs(frame) self.pagename = mw.title.getC...")