Module:Infobox: Difference between revisions
back to 300px Tags: Manual revert Reverted |
go back Undo revision 502 by Ewelchmorgan (talk) Tags: Undo 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 .. '|400px]]') | ||
if caption ~= '' then | if caption ~= '' then | ||
root:tag('tr') | root:tag('tr') | ||