Content deleted Content added
No edit summary |
No edit summary |
||
Line 408:
end
elseif isAvail == "calculator" then
-- if jsoncfg.main.event[it].source then
-- cite = frame:preprocess('<ref name="' .. holiday .. ' dates">' .. jsoncfg.main.event[it].source .. '</ref>') -- end
end
else
Line 417 ⟶ 418:
--- Determine pre-pended text eg. "sunset, <date>"
jsoncfg.main.event[it].prepend1 = (jsoncfg.main.event[it].prepend1 and (jsoncfg.main.event[it].prepend1 .. ", ")) or ""
-- Render
|