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 .. ' |via=[[Template:' .. tname .. '|' .. tname .. ']] and [[Template:' .. tname .. '/holidays/' .. holiday .. '.js|' .. holiday .. '.js]] |accessdate=' .. json.accessdate .. '}}</ref>')
else
cite = ""
|