Module:Navbar: Revision history

From Zoophilia Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 November 2023

10 October 2023

6 June 2021

8 December 2020

3 September 2020

1 September 2020

  • curprev 20:4220:42, 1 September 2020DogMike talk contribs 3,091 bytes +3,091 Created page with "local p = {} local getArgs local ul function p.addItem (mini, full, link, descrip, args, url) local l if url then l = {'[', '', ']'} else l = {'', ''} end..."

1 April 2020

  • curprev 06:3006:30, 1 April 2020meta>MusikAnimal 3,091 bytes +583 Undid revision 948472521 by [[Special:Contributions/w>MusikAnimal|w>MusikAnimal]] ([[User talk:w>MusikAnimal|talk]])
  • curprev 06:1206:12, 1 April 2020meta>MusikAnimalm 2,508 bytes 0 1 revision imported

7 November 2019

  • curprev 01:0801:08, 7 November 2019w>MusikAnimalm 2,508 bytes −583 Protected "Module:Navbar": High-risk Lua module ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))

10 April 2018

9 April 2018

13 May 2017

21 March 2017

22 December 2015

20 October 2015

30 November 2014

27 November 2014

24 November 2014

  • curprev 21:0721:07, 24 November 2014meta>Jackmcbarn 3,088 bytes −290 remove obnoxious pcall-and-rethrow behavior, now that real script errors include details

10 October 2014

9 October 2014

24 May 2014

23 May 2014

  • curprev 21:0921:09, 23 May 2014meta>Jackmcbarn 2,945 bytes −1,403 autofill name, export _navbar, use Module:Arguments, and fix whitespace, from sandbox
  • curprev 20:0420:04, 23 May 2014meta>Ymblanterm 4,348 bytes 0 Changed protection level of Module:Navbar: RFPP request ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))

7 May 2014

3 December 2013

3 September 2013

  • curprev 13:4713:47, 3 September 2013meta>Anomie 4,333 bytes −37 Let's not assume the error is because of the expensive function limit, it could be something else. Especially for people who import this module into MW 1.21 installations.

2 April 2013

31 March 2013

  • curprev 20:0720:07, 31 March 2013meta>Dragons flight 4,130 bytes +184 handle expensive parser function limit without killing the box

26 March 2013

23 March 2013

19 March 2013

  • curprev 00:5800:58, 19 March 2013meta>Dragons flightm 3,843 bytes 0 Protected Module:Navbar: Highly visible template: Used on a significant number of pages, but also still in testing. ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))

16 March 2013

  • curprev 03:1903:19, 16 March 2013meta>Dragons flight 3,843 bytes −5 match ought to be marginally faster
  • curprev 03:0803:08, 16 March 2013meta>Dragons flight 3,848 bytes −105 If the documentation is accurate, this will use the namespace part of pageName first and fallback to Template if one isn't present, which is what we want.
  • curprev 02:4702:47, 16 March 2013meta>Toohool 3,953 bytes +10 return an html string instead of an htmlbuilder
  • curprev 02:4502:45, 16 March 2013meta>Toohool 3,943 bytes +3,943 navbar code split from Module:Navbox