Module:Infobox: Difference between revisions
title width 100% Tags: Mobile edit Mobile web edit |
image size Tags: Mobile edit Mobile web edit |
||
| 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 .. '|300px]]') | ||
if caption ~= '' then | if caption ~= '' then | ||
root:tag('tr') | root:tag('tr') | ||