Script error: The module returned a nil value. It is supposed to return an export table. Purge
local p = {} function p.main(args) return require('Module:Pagination').pagination(frame, {prevlink=JS, nextlink=CSS}) end return p