All public logs

Jump to navigation Jump to search

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

Logs
  • 08:33, 9 January 2024 Jawarrior1 talk contribs created page Module:Infobox (Created page with "--[=[ -- For documentation, see Module:Infobox/doc --]=] local Infobox = {} Infobox.__index = Infobox Infobox.__tostring = Infobox.tostring -- Edit button for unknown params local editbutton = require('Module:Edit button') local yesno = require('Module:Yesno') local edit = editbutton("'''?''' (edit)") local var = mw.ext.VariablesLua -- Page title local pagename = mw.title.getCurrentTitle().fullText -- map of flags to html tags used by Infobox.addRow() -- let's on...")