Main public logs
Combined display of all available logs of Azupedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:43, 29 February 2024 Fire talk contribs created page Module:Flag (Created page with "local p = {} function p._main(frame, name, mode, check) local categories = { Flagicon = 'Category:Flagicons with missing country data templates', Flagdeco = 'Category:Flagdeco with missing country data templates', } local yesno = require('Module:Yesno') --Get input arguments local args = require('Module:Arguments').getArgs(frame,{valueFunc = function(key,value) if value then value = mw.text.trim(value) --Change empty string to nil for all...")