🇮🇷 Iran Proxy | https://www.wikipedia.org/wiki/Module:TemplateStyles
Jump to content

Module:TemplateStyles

Permanently protected module
From Wikipedia, the free encyclopedia
return function (CSS_page)
	return mw.getCurrentFrame():extensionTag{
		name = "templatestyles", args = { src = CSS_page }
	}
end