Module:NewsNav: Revision history

From TwogPedia

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.

13 March 2024

12 February 2024

8 June 2023

30 May 2023

  • curprev 21:1421:14, 30 May 2023Couchor talk contribs 1,050 bytes +1,050 Created page with "local NewsNav= {} local tabArgs = {} local i = 1 local currentTitle = mw.title.getCurrentTitle().text function NewsNav.main(frame) local empty = true local tableContainer = mw.html.create('div'):addClass('news-nav') NewsNav.tab('News', '') NewsNav.tab('General', 'News/') NewsNav.tab('Transfer Market', 'News/') NewsNav.tab('Drama', 'News/') NewsNav.tab('Business', 'News/') NewsNav.tab('Sponsorship', 'News/') for j = 1, #tabArgs do..."