Module:Navbox: 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.

    27 March 2025

    • curprev 14:2814:28, 27 March 2025Draculea8302 talk contribs 16,365 bytes +16,365 Created page with "-- lua port of Template:Navbox -- by DennouNeko -- == Helper functions == --libraries local U = require("Module:Core") local colors = U.main_colors if mw.text == nil then mw.text = require("Module:MW.text") end -- Retrieve a full list of 'list#', 'list#style', 'group#' and 'group#style' arguments as a table of objects with 'index', 'list', 'liststyle', 'group' and 'groupstyle' fields, where 'index' is the number in 'list#' argument name. On..."