Module:infobox: Difference between revisions

Jump to navigation Jump to search
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
No edit summary
No edit summary
Line 5: Line 5:
if data.title then
if data.title then
ret = ret .. '\n|-'
ret = ret .. '\n|-'
ret = ret .. '\n! style="font-size:125%;font-weight:bold;text-align:center;" colspan=2 | ' .. data.title
ret = ret .. '\n! class="infobox-title" colspan=2 | ' .. data.title
end
end
if data.sections then
if data.sections then

Navigation menu