Template:Image: Difference between revisions

m
Image template ready
(The thumbnail caption now have a fixed height of one line. If the text is bigger, it'll get truncated... This change fixes probably all issues we would get with the floating elements. Let's work now on the randomize function...)
m (Image template ready)
 
(34 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><div style="float:left;">[[File:{{{1}}}|thumb|300px|<span style="text-overflow: ellipsis; display: inline-block; width: 275px; white-space: nowrap; overflow: hidden; vertical-align: top;">{{{2|}}}</span>]]</div>{{#ifeq:{{{3|}}}|br|<div style="clear:left"></div>}}</includeonly><noinclude>{{documentation}}</noinclude>
<includeonly><div class="tl_image">[[File:{{{1}}}|thumb|{{{width|300}}}px|[[:File:{{{1}}}|<span class="tl_image_caption" style="width: {{#expr:{{{width|300}}}-25}}px;">{{Hover|dotted=no|{{{2|}}}|{{{2|}}}}}</span>]]]]</div>{{#ifeq:{{{3|}}}|br|<div style="clear:left"></div>}}</includeonly><noinclude>{{documentation}}</noinclude>