Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of WickedGov. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:41, 9 January 2025 Awilh 37 talk contribs imported Module:Transclusion count from wikipedia:Module:Transclusion count (1 revision)
- 11:58, 8 January 2025 Awilh 37 talk contribs created page Module:Transclusion count (Created page with "local p = {} function p._fetch(args) local template = nil local return_value = nil -- Use demo parameter if it exists, otherwise use current template name local namespace = mw.title.getCurrentTitle().namespace if args["demo"] and args["demo"] ~= "" then template = mw.ustring.gsub(args["demo"],"^[Tt]emplate:","") elseif namespace == 10 then -- Template namespace template = mw.title.getCurrentTitle().text elseif namespace == 828 then -- Module namespace temp...")