Module:Infobox Shop: 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.

    4 April 2022

    • curprev 08:3308:33, 4 April 2022Mackan talk contribs 2,836 bytes +2,836 Created page with "-------------------------- -- Module for Template:Infobox Shop -- -- ------------------------ local p = {} local infobox = require('Module:Experimental/Infobox') local onmain = require('Module:Mainonly').on_main local commas = require('Module:Addcommas')._add VariablesLua = mw.ext.VariablesLua function p.main(frame) local args = frame:getParent().args local ret = infobox.new(args) ret:defineParams{ --- General -- { name = 'name', func = 'name' }, { name =..."