All public logs

Jump to navigation Jump to search

Combined display of all available logs of Coral Island Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 10:40, 9 August 2023 Admin coral island talk contribs created page Module:Offering need (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...")