Content deleted Content added
add this to the list instead of the root sigh |
rename here |
||
Line 77:
local root = mw.html.create()
root:wikitext(frame:extensionTag{ name = 'templatestyles', args = { src = 'Module:Shortcut/sandbox/styles.css'} })
-- Anchors
local anchorDiv = root
|