15.254
Bearbeitungen
(karte(args) frame in args integriert) Markierung: Zurückgesetzt |
(fix args.frame) Markierung: Zurückgesetzt |
||
| Zeile 8: | Zeile 8: | ||
args["location"] ~= nil or args["locationlist"] ~= nil or | args["location"] ~= nil or args["locationlist"] ~= nil or | ||
args["geojson"] ~= nil then | args["geojson"] ~= nil then | ||
t = args.frame | t = expandTemplate(args.frame, {title = "Karte", args = args}) | ||
end | end | ||
-- mw.logObject(t, "t") | -- mw.logObject(t, "t") | ||