local p =
function p.main(frame) local _ = frame.args[2] return frame.args[3] .. 'Done' .. frame.args[1]end
function p.rawref(frame) return mw.text.nowiki(mw.text.unstrip(frame:extensionTag('references')))end
return p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Sandbox/Jackmcbarn/reforder".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.