local p =
function p.main(frame) local args = frame.args if args['KML'] then args['raw'] = frame:expandTemplate else args['raw'] = frame:expandTemplate end return frame:preprocess(require('Module:Mapframe')._main(args))end
return p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Mapframe KML".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.