Template:Image: Difference between revisions

Initial implementation of width override. WIP only
(Testing a little tweak to hover caption content. Allow reading of truncated captions)
(Initial implementation of width override. WIP only)
Line 1: Line 1:
<includeonly>{{#ifeq:{{{2|}}}||<div style="float:left; width:208px; margin: .5em 0 1.3em 1.4em;"><div class="thumbinner">[[File:{{{1}}}|200px]]</div></div>{{#ifeq:{{{3|}}}|br|<div style="clear:left"></div>}}|<div style="float:left;">[[File:{{{1}}}|thumb|300px|[[:File:{{{1}}}|<span style="text-overflow: ellipsis; display: inline-block; width: 275px; white-space: nowrap; overflow: hidden; vertical-align: top;">{{Hover|dotted=no|{{{2|}}}|{{{2|}}}}}</span>]]]]</div>{{#ifeq:{{{3|}}}|br|<div style="clear:left"></div>}}}}</includeonly><noinclude>{{documentation}}</noinclude>
<includeonly>{{#ifeq:{{{2|}}}||<div style="float:left; width:208px; margin: .5em 0 1.3em 1.4em;"><div class="thumbinner">[[File:{{{1}}}|200px]]</div></div>{{#ifeq:{{{3|}}}|br|<div style="clear:left"></div>}}|<div style="float:left;">[[File:{{{1}}}|thumb|{{#if:{{{width|}}}|{{{width}}}|300px}}|[[:File:{{{1}}}|<span style="text-overflow: ellipsis; display: inline-block; width: 275px; white-space: nowrap; overflow: hidden; vertical-align: top;">{{Hover|dotted=no|{{{2|}}}|{{{2|}}}}}</span>]]]]</div>{{#ifeq:{{{3|}}}|br|<div style="clear:left"></div>}}}}</includeonly><noinclude>{{documentation}}</noinclude>