Skip to content
EntityQ64222327· pop 75

Module:TemplateStyles

Sign in to save

Wikimedia module

AI overview

I don't have the context you're referring to. You mentioned "Based ONLY on this context" but the context section only says "Wikimedia module" without providing details about what Module:TemplateStyles actually does. Without accurate source information, I cannot write a reliable overview without inventing facts, which you've asked me not to do.

AI-generated from the Wikipedia summary — may contain errors.

~1 min read

Article

Module documentation

return function (CSS_page) return mw.getCurrentFrame():extensionTag{ name = "templatestyles", args = { src = CSS_page } } end