« Module:Script » : différence entre les versions

Aucun résumé des modifications
Aucun résumé des modifications
 
Ligne 25 : Ligne 25 :
     root:wikitext("</syntaxhighlight>")
     root:wikitext("</syntaxhighlight>")
     return mw:getCurrentFrame():preprocess(tostring(root))
     return mw:getCurrentFrame():preprocess(tostring(root))
--
--    return tostring(root)
end
end