Page history
24 May 2014
don't require the wrapper template
+143
check is inverted
it's possible for Module:Navbar to autodetect the name sometimes. also, remove check that can never be true
+45
23 May 2014
7 May 2014
apparently none of the test cases test tracking categories. fix a bunch of script errors
don't use globals
+81
Changed protection level of Module:Navbox: lowering to template protection ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))
m
14 March 2014
25 February 2014
21 November 2013
9 October 2013
3 October 2013
29 September 2013
20 May 2013
26 March 2013
Manually force in order parsing of key fields
+318
Changed protection level of Module:Navbox: Highly visible template or Lua module ([Edit=Block all non-admin users] (indefinite) [Move=Block all non-admin users] (indefinite))
m
19 March 2013
16 March 2013
navbar code moved to Module:Navbar
−3,492
edit for succinctness
−205
missed an option
+104
hmmm, not my smartest moment
+102
edge cases
+36
pull navbar completely inside Lua
+3,136
9 March 2013
7 March 2013
6 March 2013
no edit summary
m+16
add tracking categories
+1,679
add comment
+289
clarify
−16
don't need a special function for the list1 row, and fix for border=none
−1,517
fix title centering
+602
htmlbuilder moved
m−16
1 March 2013
27 February 2013
25 February 2013
add \n to make navboxes with class hlist work for fist item in list
+8
fix errors
+4
fix string building
+26
refactoring
+23
←Created page with '-- -- This module will implement {{Navbox}} -- local p = {} local gutterRow = '<tr style="height:2px;"><td></td></tr>' local ret = {} function add(...) fo...'
+7,450