Module:CryptogullJr: Difference between revisions

Jump to navigation Jump to search
4,042 bytes added ,  22:07, 6 August 2023
Created page with "local zlib = mw.ext.zlib local utilTable = require('Module:Table Utility') local data = require('Module:CryptogullJr/Data') local p = {} function p.main(frame) local frame = mw.getCurrentFrame() if frame.args ~= nil and frame.args ~= '' then -- argument in template call has to be named so the equal sign doesn't -- break input local code = frame.args["code"] local title = frame.args["title"] local author = frame.args["author"] if frame.args["code"]~= nil an..."
(Created page with "local zlib = mw.ext.zlib local utilTable = require('Module:Table Utility') local data = require('Module:CryptogullJr/Data') local p = {} function p.main(frame) local frame = mw.getCurrentFrame() if frame.args ~= nil and frame.args ~= '' then -- argument in template call has to be named so the equal sign doesn't -- break input local code = frame.args["code"] local title = frame.args["title"] local author = frame.args["author"] if frame.args["code"]~= nil an...")
(No difference)

Navigation menu