יחידה:Navbar: הבדלים בין גרסאות בדף
מאין תקציר עריכה |
מאין תקציר עריכה |
||
| שורה 106: | שורה 106: | ||
:wikitext(args[1]) | :wikitext(args[1]) | ||
end | end | ||
local templateStyle = mw.getCurrentFrame():extensionTag( 'templatestyles', '', { src = 'יחידה:Navbar/styles.css' } ); | |||
return tostring(div:done()) | return tostring(div:done()) .. templateStyle | ||
end | end | ||