Module:Offering need: 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.

9 August 2023

  • curprev 10:4010:40, 9 August 2023Admin coral island talk contribs 2,875 bytes +2,875 Created page with "local p = {} local lib = require('Module:Feature') local Offering = require('Module:Offering') local Parse = require('Module:Parser').getTemplateArgs local verifyQuality = require('Module:Icon').verifyQuality function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentOnly = false, wrapper = { 'Template:Offering need' } }) return p._main(frame.args) end function p._main(args) local data = Parse('Lake Temple', { only = 'Offering' }) l..."