Documentation for this module may be created at Module:Sandbox/John Smith the Gamer/5/doc

local p = {}
 
function p.date( frame )
    return "13 February 2015"
end
function p.iraqdate( frame )
	return "13 February 2015"
end
function p.syriadate( frame )
	return "13 February 2015"
end
return p