All public logs

Jump to navigation Jump to search

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

Logs
  • 12:24, 3 April 2022 Mackan talk contribs created page Module:StoreLine (Created page with "local p = {} local lang = mw.language.getContentLanguage() local var = mw.ext.VariablesLua local params = require('Module:Paramtest') local yesno = require('Module:Yesno') local currency_image = require("Module:Currency Image") local commas = require("Module:Addcommas") local ptitle = mw.title.getCurrentTitle() local ns = ptitle.nsText local title = ptitle.fullText local pgTitle = ptitle.text function p.main(frame) local args = frame:getParent().args -- Params...")