Dieudo
Page créée avec « local p = {} function p.titleToJson(title) -- Load mediawiki page and decodes it as json local t = mw.title.new(title) if not t.exists then return nil else return... »
09:07
+4 343