Revision history of "Module:Template"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes 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.

  • curprev 19:39, 23 October 2019Podehaye talk contribs 350 bytes +350 Created page with "p = {} p.format_named_parameters = function(frame) local args = "" for key, arg in pairs(frame.args) do if type(key) ~= "number" then args = args .. "\|" .. tostring..."