Module:Param Parse: Difference between revisions
Linked and correctly ordered dates
No edit summary |
InvalidCards (talk | contribs) (Linked and correctly ordered dates) |
||
Line 177:
return nil
end
local formatted_date = os.date('[[%
formatted_date = string.gsub(formatted_date, '
return formatted_date
end
|