Module:Lua banner: 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.

5 August 2023

  • curprev 23:5923:59, 5 August 2023Maria talk contribs 1,324 bytes +1,324 Created page with "-- This module implements the {{uses lua}} template. local export = {} local m_yesno = require("Module:yesno") local m_list = require("Module:List") local m_table = require("Module:table") local m_messagebox = require("Module:Message box") local m_tnt = require("Module:TNT") local function format(msg) return m_tnt.format("I18n/Lua banner", msg) end function export.main(frame) local origArgs = frame:getParent().args local args = {} for k, v in pairs(origArgs) do..."