15.264
Bearbeitungen
(fix args.frame) Markierung: Zurückgesetzt |
(fix frame:expandTemplate) 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 | ||
local frame = args.frame | |||
t = frame:expandTemplate{title = "Karte", args = args} | |||
end | end | ||
-- mw.logObject(t, "t") | -- mw.logObject(t, "t") | ||