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

mAucun résumé des modifications
mAucun résumé des modifications
Ligne 14 : Ligne 14 :
     article:tag('h4'):wikitext(self.title)
     article:tag('h4'):wikitext(self.title)
     article:tag('p'):wikitext(self.content)
     article:tag('p'):wikitext(self.content)
    return tostring(root)
end
end