Module:Coordinates: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 3:
-- that most templates will actually be converted by the wiki users.
-- Attempt is not really to write a nice and proper module from scratch :D
local coordinatesmath_mod = {require "Module:Math";
local math_modwikitext = require "Module:MathWikitext",
 
wikitext = require "Module:Wikitext"
}
globalFrame = nil
 
Anonymous user