Difference between revisions of "Template:Lead/GalleryItem"

From Species-ID
Jump to: navigation, search
Line 1: Line 1:
 
<includeonly><table style="width:{{#expr:{{{width}}}+4}}px; float:left; border-collapse:collapse; margin:0px;">
 
<includeonly><table style="width:{{#expr:{{{width}}}+4}}px; float:left; border-collapse:collapse; margin:0px;">
 
<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={{
+
// TOPCELLCONTENT:-->[[{{Trim| {{{image|File:MissingImage.jpg}}} }} |center|{{{width}}}x{{{height}}}px|{{{caption}}}]]</td></tr><!--
#if:{{{next|}}}|<!--
+
// 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;">{{
then-->{{FULLPAGENAME}}#L{{{keyID}}}{{Trim| {{{next}}} }}|<!--
+
#if:{{{label}}}|'''{{{label}}}: '''}}{{{caption}}}</div>
else-->{{{resultpage}}}<!--
+
-->}}| center |{{
+
#ifeq: {{{resize}}}| 1|<!--
+
then resize-->{{{width}}}x{{{height}}}px{{!}}<!--
+
-->}}{{Trim| {{{caption|}}} }} (click to follow the corresponding lead)]]</td></tr><!--
+
// 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)]] {{
+
#if:{{{label}}}|'''{{{label}}}:<nowiki> </nowiki>'''
+
}}{{Trim| {{{caption|}}} }}</div>
+
 
</td></tr></table></includeonly><noinclude>
 
</td></tr></table></includeonly><noinclude>
Note: Called by the Lead template, which guarantees that "resize" (0 or 1), "width" and "height" parameters, and one of "next" and "resultpage" are always present.
+
 
 +
Note: Called by the Lead template, which guarantees that "caption", "label" parameters are always present (although possibly empty), and "width" and "height" are actually filled with values.
  
 
[[Category:Single-access key templates]]</noinclude>
 
[[Category:Single-access key templates]]</noinclude>

Revision as of 00:40, 5 September 2009


Note: Called by the Lead template, which guarantees that "caption", "label" parameters are always present (although possibly empty), and "width" and "height" are actually filled with values.