Page history
16 October 2023
2 September 2023
1 August 2022
11 July 2022
6 September 2021
6 June 2021
3 August 2020
1 April 2020
22 March 2019
28 February 2019
21 December 2018
10 April 2018
2 October 2017
3 October 2016
27 April 2016
25 April 2016
2 April 2016
Changed protection level of Module:Message box: high risk module, used on main page and system messages ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
mChanged protection level of Module:Message box: tweak to make this the most recent protection ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))
m
18 March 2015
29 November 2014
8 April 2014
22 February 2014
26 January 2014
23 October 2013
20 October 2013
Changed protection level of Module:Message box: High-risk Lua module: used in system messages ([Edit=Block all non-admin users] (indefinite) [Move=Block all non-admin users] (indefinite))
mProtected Module:Message box: High-risk Lua module ([Edit=Protected template] (indefinite) [Move=Protected template] (indefinite))
m
13 October 2013
require name parameter for ambox
−42
indentation tweak
+5
control for blank values of issue, fix, and subst
+39
switch indentation to tabs
−2,939
fix stray nsid variable to self.nsid
+5
get arg nums for all parameters as well as cat and category parameters
+124
11 October 2013
8 October 2013
useId --> allowId
+2
don't make the box object available from other modules - it's not really designed for that kind of use
−27
only add id when cfg.useId is true
+34
7 October 2013
3 October 2013
load box types from the config page automatically
−97
use the same invalid type warning as the previous template
−53
fix sect regression
+5
fix date formatting order
+71
remove the presentButBlank function, fix bug with blank date values, and trim whitespace from all arguments
+6
change the smalltext logic to work with collapsible text fields
+53
bug fix: isSmall --> self.isSmall
+10
add args.class to the classes table
+30
try switching the imageLeft logic around
−24
fix comment on image divs
+20
make invalid type errors depend on cfg.showInvalidTypeError
+44
add a template link when generating the subst error message
+27