Module:PagedGallery: Difference between revisions

Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
m
it doesn't like braces
(add page content)
m (it doesn't like braces)
Line 2: Line 2:
local Box = require( 'Module:Box' ).Box
local Box = require( 'Module:Box' ).Box


local PAGE_NUMBER_FORMAT = "\{(#+)}"
local PAGE_NUMBER_FORMAT = "\((#+)\)"


local PagedGallery = Box.new()
local PagedGallery = Box.new()

Navigation menu