Module:CompaniesNav: 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

  • curprev 18:4318:43, 12 February 2024Couchor talk contribs 1,050 bytes +1,050 Created page with "local p = {} local tabArgs = {} local i = 1 local currentTitle = mw.title.getCurrentTitle().text function p.main(frame) local empty = true local tableContainer = mw.html.create('div'):addClass('news-nav') tab('Companies', '') tab("Organizations", 'Companies/') tab('Locations', 'Companies/') tab('Sponsors', 'Companies/') tab('Organizers', 'Companies/') tab('More', 'Companies/') for j = 1, #tabArgs do local text if tabAr..."