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

Aucun résumé des modifications
Aucun résumé des modifications
 
(Une version intermédiaire par le même utilisateur non affichée)
Ligne 24 : Ligne 24 :
     root:wikitext(command)
     root:wikitext(command)
     root:wikitext("</syntaxhighlight>")
     root:wikitext("</syntaxhighlight>")
 
     return mw:getCurrentFrame():preprocess(tostring(root))
     return tostring(root)
end
end