local p =
function p.run(frame) local id=string.gsub(frame.args[1],"%s+","") local name=string.gsub(frame.args[2],"%s+","") return ''..name..''end
return p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Sandbox/Hike395/Bananas".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.