Module:TabberUtils: Revision history

From Little Tail 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.

8 February 2025

  • curprev 19:4819:48, 8 February 2025 Meguumin talk contribs 7,072 bytes +7,072 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", class = nil, } -- Parse named parameters..."