Module:Sandbox/LVL: Difference between revisionsGive feedback
No edit summary |
No edit summary |
||
| Line 142: | Line 142: | ||
-- Return the complete HTML for the component | -- Return the complete HTML for the component | ||
return tostring(container) | return frame:extensionTag{ name = 'nowiki', content = tostring(container) } | ||
end | end | ||
return p | return p | ||