Content deleted Content added
adjust |
Sophivorus (talk | contribs) m Update dependency name |
||
Line 1:
-- This module is a sandbox. It is also used for testing XFDcloser
local getArgs = require('Module:Arguments').getArgs
local
local mapframe = require("Module:Mapframe")
Line 16:
local title = args.article and mw.title.new(args.article) or mw.title.getCurrentTitle()
local content = frame:preprocess(
args.section and
)
local coords = {}
|