Difference between revisions of "Template:Img"
Jump to navigation
Jump to search
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <img src="{{{1}}}" {{{ | + | <img src="{{{1}}}"{{#if:{{{width}}}| width="{{{width}}}"|}}{{#if:{{{height}}}| height="{{{height}}}"|}}{{#if:{{{alt}}}| alt="{{{alt}}}"|}}><noinclude> |
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> | ||