Changes
add error message blurb
['image-filename-indef'] = 'Padlock-red.svg',
['image-filename-default'] = 'Transparent.gif',
--------------------------------------------------------------------------------
-- Error message blurb
--------------------------------------------------------------------------------
-- $1 is replaced with the error message text. The whole message is turned into
-- a large red error message, so there is no need to add HTML styling.
['error-message-blurb'] = 'Error: $1 ([[Module:Protection banner#Errors|help]])'
--------------------------------------------------------------------------------