Module:infobox: Difference between revisions

Jump to navigation Jump to search
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
No edit summary
No edit summary
 
Line 9: Line 9:
if data.image then
if data.image then
ret = ret .. '\n|-'
ret = ret .. '\n|-'
ret = ret .. '\n| colspan=2 class="infobox-image" | ' .. data.image
ret = ret .. '\n| class="infobox-image" colspan=2 | ' .. data.image
end
end
if data.sections then
if data.sections then

Navigation menu