Content deleted Content added
Write U.S. with periods, but write UK without periods (full stops) as per WP:NCA |
Add "Citation needed" date parameter |
||
Line 286:
end
local current_monthyear = os.date("%B %Y")
local span = mw.html.create('span'):wikitext(frame:expandTemplate{title='Citation needed', args={date=current_monthyear}})
if countryDisplayUS then
|