Module:TabberUtils: Revision history

Jump to navigation Jump 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.

13 August 2024

7 August 2024

  • curprev 23:5923:59, 7 August 2024Vish talk contribs 5,009 bytes +144 No edit summary
  • curprev 15:1915:19, 7 August 2024Vish talk contribs 4,865 bytes +4,865 Created page with "-- Adapted from ZeldaWiki: https://zeldawiki.wiki/w/index.php?title=Module:UtilsLayout/Tabs -- Edited by Vish local p = {} local h = {} -- Function to parse arguments function p.parse(frameArgs) local args = { tabs = {}, align = "left", default = 1, columns = nil, position = "top", distribution = nil, tabAlign = "center", contentAlign = "left", } -- Parse named parameters for k, v in pairs(..."