Module:Import style: Difference between revisions
Appearance
Content deleted Content added
fix frame |
main(): fix templatestyles tag |
||
Line 6: | Line 6: | ||
out = out .. mw.getCurrentFrame():extensionTag( |
out = out .. mw.getCurrentFrame():extensionTag( |
||
'templatestyles', |
'templatestyles', |
||
'', |
|||
{ |
{ |
||
src = 'Import style/' .. style .. '.css' |
src = 'Import style/' .. style .. '.css' |
Revision as of 01:50, 23 November 2021
This module implements Template:Import style, and allows it to be used with an unlimited number of parameters.