Module:Multiple image: Difference between revisions
Richardpruen (talk | contribs) m 1 revision imported |
avoid image lint |
||
Line 34: | Line 34: | ||
local thumbtimestr = '' | local thumbtimestr = '' | ||
if widthstr == '|-nanpx' then | |||
widthstr = '' | |||
end | |||
if isnotempty( thumbtime ) then | if isnotempty( thumbtime ) then | ||
thumbtimestr = '|thumbtime=' .. thumbtime | thumbtimestr = '|thumbtime=' .. thumbtime |