Module:Infobox: Difference between revisions
go back Undo revision 502 by Ewelchmorgan (talk) Tags: Undo Reverted |
remove 400px Tag: Reverted |
||
| Line 30: | Line 30: | ||
:css('text-align', 'center') | :css('text-align', 'center') | ||
:css('padding', '6px') | :css('padding', '6px') | ||
:wikitext('[[File:' .. args.image .. ' | :wikitext('[[File:' .. args.image .. ']]') | ||
if caption ~= '' then | if caption ~= '' then | ||
root:tag('tr') | root:tag('tr') | ||