local p =
p.text =
function p.main return p.textend
function p._addText(text, preprocessFrame) if preprocessFrame ~= false then text = (preprocessFrame or mw.getCurrentFrame):preprocess(text) end p.text = p.text .. textend
return p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Module wikitext".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.