Module:Gallery: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
add tracking to assist with conversion of this module to a frontend for the gallery tag
Line 14:
if k == 'align' or k == 'state' or k == 'style' or k == 'title' or
k == 'cellwidth' or k == 'width' or k == 'height' or k == 'lines' or
k == 'captionstyle' or k == 'footer' or k == 'perrow' or
k:match('^alt%d+$') or k:match('^%d+$') then
-- valid
elseif k == 'captionstyle' then
t = '[[Category:Pages using gallery with the captionstyle parameter]]'
elseif k:match('^width%d+$') then
-- deprecated