Difference between revisions of "Template:Wide image"
From CTWUG Wiki
(New page: {{Wide image|name|width|caption}}) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{ | + | <div class="thumb" style="margin: 5px; clear: both;"> |
| + | <div style="overflow: auto; overflow-x: auto; overflow-y: hidden; width: 98%;">[[Image:{{{1}}}|{{{2}}}|{{{3|}}}]] | ||
| + | </div></div> | ||
| + | {{#if: {{{3}}}|<div class="thumbcaption" style="margin: 5px; font-size:90%">{{{3|}}}</div>}} | ||