Module:Gallery: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 113: Line 113:
end
end


trackstr = (#tracking > 0) and table.concat(tracking, '') or ''
local trackstr = (#tracking > 0) and table.concat(tracking, '') or ''
if #preview > 0 and frame:preprocess( "{{REVISIONID}}" ) == "" then
if #preview > 0 and frame:preprocess( "{{REVISIONID}}" ) == "" then
trackstr = mw.html.create('div')
trackstr = mw.html.create('div')