Home  

Random  

Nearby  



Log in  



Settings  



Donate  



About Wikipedia  

Disclaimers  



Wikipedia





Module:Import style





Module  

Talk  



Language  

Watch  

View source  





local p = {}

function p.main()
 out = ''
 for _, style in ipairs(mw.getCurrentFrame():getParent().args) do
  out = out .. mw.getCurrentFrame():extensionTag(
   'templatestyles',
   '',
   {
    src = 'Import style/' .. style .. '.css'
   }
  )
 end
 return out
end

return p

Retrieved from "https://en.wikipedia.org/w/index.php?title=Module:Import_style&oldid=1056810707"
 



Last edited on 23 November 2021, at 18:00  


Languages

 


العربية
Eesti

Ladin
Magyar

Русский
کوردی
ி

Türkçe


 

Wikipedia


This page was last edited on 23 November 2021, at 18:00 (UTC).

Content is available under CC BY-SA 4.0 unless otherwise noted.



Privacy policy

About Wikipedia

Disclaimers

Contact Wikipedia

Code of Conduct

Developers

Statistics

Cookie statement

Terms of Use

Desktop