Vorlage:Lead/GalleryItem: Unterschied zwischen den Versionen
Aus Offene Naturführer
Zeile 2: | Zeile 2: | ||
<tr><td style="height:{{#expr:{{{height}}}+4}}px; border:none; border-width:0px; padding:0px;"><!-- | <tr><td style="height:{{#expr:{{{height}}}+4}}px; border:none; border-width:0px; padding:0px;"><!-- | ||
// TOPCELLCONTENT:-->[[{{Trim| {{{image|File:MissingImage.jpg}}} }} |link={{#if:{{{next|}}}|<!--then-->{{FULLPAGENAME}}#L{{#var:SingleAccessKeyID}}{{Trim| {{{next}}} }} |<!--else-->{{Lead/StripFormatting|1={{{result|}}} }} }}| center | {{#ifeq: {{{resize}}}| 1|<!--then resize-->{{{width}}}x{{{height}}}px{{!}} }} {{Trim| {{{caption|}}} }} (click to follow this lead)]]</td></tr><!-- | // TOPCELLCONTENT:-->[[{{Trim| {{{image|File:MissingImage.jpg}}} }} |link={{#if:{{{next|}}}|<!--then-->{{FULLPAGENAME}}#L{{#var:SingleAccessKeyID}}{{Trim| {{{next}}} }} |<!--else-->{{Lead/StripFormatting|1={{{result|}}} }} }}| center | {{#ifeq: {{{resize}}}| 1|<!--then resize-->{{{width}}}x{{{height}}}px{{!}} }} {{Trim| {{{caption|}}} }} (click to follow this lead)]]</td></tr><!-- | ||
− | // CAPTION ROW and DIV:--><tr style="vertical-align:top;"><td style="display:block | + | // CAPTION ROW and DIV:--><tr style="vertical-align:top;"><td style="display:block; height:{{#expr:0.1+1.15*{{{lines|2}}}}}em; padding:0px;"><div style="height:{{#expr:0.1+1.15*{{{lines|2}}}}}em; width:{{#expr:{{{width}}}+7}}px; line-height:1.15em; text-align:center; padding 2px 3px 1px 3px; overflow-y:auto; margin:0px; border:none; border-width:0px;"><!-- |
// CAPTIONCELL:-->[[File:Magnify-clip-tiny.png|right|link={{{image|File:MissingImage.jpg}}} |Creator, Copyright, etc. and larger version (if available)]] {{Trim| {{{caption|}}} }}</div> | // CAPTIONCELL:-->[[File:Magnify-clip-tiny.png|right|link={{{image|File:MissingImage.jpg}}} |Creator, Copyright, etc. and larger version (if available)]] {{Trim| {{{caption|}}} }}</div> | ||
</td></tr></table></includeonly><noinclude> | </td></tr></table></includeonly><noinclude> |
Version vom 26. Juni 2009, 16:18 Uhr
Note: Called by the Lead template, which guarantees that "resize" (0 or 1), "width" and "height" parameters, and one of "next" and "result" are always present.