Module:WikiProject banner/templatepage: Difference between revisions
Jump to navigation
Jump to search
Im a waffle1 (talk | contribs) (Created page with "local p = {} p.templatepage = function(args, raw_args, invoke) --------------------------- -- Initialise variables --- --------------------------- local sandbox-- = '/sandbox' local config = mw.loadData('Module:WikiProject banner/config' .. (sandbox or '')) local cfg = config.template_page -- convenient shortcut for template_page configuration settings local lang = mw.language.getContentLanguage() local current_page = mw.title.getCurrentTitle() local on_sandbox = lang:lc...") |
Im a waffle1 (talk | contribs) (Blanked the page) Tag: Blanking |
||
Line 1: | Line 1: | ||
Latest revision as of 19:34, 16 August 2023
Documentation for this module may be created at Module:WikiProject banner/templatepage/doc