« Module:Message box » : différence entre les versions

mAucun résumé des modifications
mAucun résumé des modifications
Ligne 17 : Ligne 17 :
     end
     end
     left:tag('h4'):wikitext(self.title)
     left:tag('h4'):wikitext(self.title)
     root:tag('p'):wikitext(self.content)
     right:tag('p'):wikitext(self.content)


     return tostring(root)
     return tostring(root)