local function get_date_format () local content = mw.title.getCurrentTitle(); return; end return { get_date_format = get_date_format, }