local m =
function m.cite(frame) lang = mw.language.new("en") date = frame.args[1] formatDate = lang:formatDate("Ymd", date) return formatDate:sub(1,4)end
return m
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Sandbox/DrMeepster/Belgian cite act".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.