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

10 April 2020

9 April 2020

  • curprev 22:5222:52, 9 April 2020Joseph.Wharfe talk contribs 867 bytes +867 Created page with "-- Replace http://www.mediawiki.org/wiki/Template:Foreach local p = {} function p.w(frame) -- called from Template:Fe local pframe = frame:getParent() local tplnam..."

13 October 2019

  • curprev 19:3119:31, 13 October 2019MediaWiki>Uzume 867 bytes +867 fix when there are nonnumeric args; frame:argumentPairs is marked as "Included for backwards compatibility" and same as "pairs" but we want "ipairs"