local p =
local json =
function p.main(frame) return tostring(mw.html.create("div") :css("border", "solid 1px #000") :wikitext(mw.getCurrentFrame:extensionTag("graph", mw.text.jsonEncode(json))) )end
return p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Sandbox/Aude/PopulationChart".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.