Module:Calendar date/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 344:
if cite then
if json.citeurl and json.accessdate and json.source and json.holiday then
cite = "frame:preprocess('<ref name=\"hebcal auto\">{{cite web |url="' .. json.citeurl .. "' |title=Dates for "' .. json.holiday .. "' |publisher="' .. json.source .. "' |accessdate="' .. json.accessdate .. "'}}</ref>"')
else
cite = ""