Changes

Jump to: navigation, search

Module:Protection banner/config

353 bytes added, 20:17, 9 July 2014
add a message for the expiry date format
local msg
if type(protectionObj.expiry) == 'number' then
msg = '${INTROBLURB} , or until editing %s have been resolved.'
else
msg = '${INTROBLURB} until editing %s have been resolved.'
['edit-request-full-display'] = 'submit a request',
['edit-request-semi-display'] = 'request an edit',
 
--------------------------------------------------------------------------------
-- Expiry date format
--------------------------------------------------------------------------------
 
-- This is the format for the blurb expiry date. It should be valid input for
-- the first parameter of the #time parser function.
['expiry-date-format'] = 'j F, Y',
--------------------------------------------------------------------------------
Anonymous user

Navigation menu