Module:Sandbox/John Smith the Gamer/5

Revision as of 10:27, 16 February 2015 by imported>Banak (Test worked, reverting)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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