Difference between revisions of "Template:Gallery/aux"

From Species-ID
Jump to: navigation, search
(inline attribution text removed, please refer to first version for list of original wikipedia authors)
m (+CSS classes)
 
Line 1: Line 1:
<table style="width:{{#If:{{{width|}}}|{{#Expr:{{{width}}}+20}}|200}}px; float:left; border-collapse:collapse; margin:3px; background-color:#f8f8f8;"><tr><td style="height:{{#If:{{{width|}}}|{{#Expr:{{{width}}}+20}}|200}}px; border:1px solid #CCCCCC; padding:0px;">[[{{{1|File:Information_icon.svg}}}|center|border|{{{width|180}}}x{{{width|180}}}px|{{{2|}}}]]</td></tr><tr style="border-right:1px solid #F0F0F0; border-bottom:1px solid #f0f0f0; border-left:1px solid #f0f0f0; vertical-align:top;"><td style="display:block; font-size:1em; height:{{#Expr:0.2+1.5*{{{lines|2}}}}}em; padding:0px;"><div style="height:{{#Expr:0.1+1.5*{{{lines|2}}}}}em; width:{{#If:{{{width|}}}|{{#Expr:{{{width}}}+7}}|187}}px; line-height:1.3em; padding-left:6px; padding-right:6px; padding-top:2px; padding-bottom:1px; overflow-y:auto; margin:0px; padding-top:2px; border:none; border-width:0px;">{{{2|}}}&nbsp;</div></td></tr></table>
+
<noinclude>
 +
Has CSS classes:
 +
table.custom-gallery-picture ┐
 +
├─── td.custom-gallery-image  │
 +
├─── td.custom-gallery-caption │
 +
└──────────────────────────────┘
 +
</noinclude><table class="custom-gallery-picture" style="width:{{#If:{{{width|}}}|{{#Expr:{{{width}}}+20}}|200}}px; float:left; border-collapse:collapse; margin:3px; background-color:#f8f8f8;"><tr><td class="custom-gallery-image" style="height:{{#If:{{{width|}}}|{{#Expr:{{{width}}}+20}}|200}}px; border:1px solid #CCCCCC; padding:0px;">[[{{{1|File:Information_icon.svg}}}|center|border|{{{width|180}}}x{{{width|180}}}px|{{{2|}}}]]</td></tr><tr style="border-right:1px solid #F0F0F0; border-bottom:1px solid #f0f0f0; border-left:1px solid #f0f0f0; vertical-align:top;"><td class="custom-gallery-caption" style="display:block; font-size:1em; height:{{#Expr:0.2+1.5*{{{lines|2}}}}}em; padding:0px;"><div style="height:{{#Expr:0.1+1.5*{{{lines|2}}}}}em; width:{{#If:{{{width|}}}|{{#Expr:{{{width}}}+7}}|187}}px; line-height:1.3em; padding-left:6px; padding-right:6px; padding-top:2px; padding-bottom:1px; overflow-y:auto; margin:0px; padding-top:2px; border:none; border-width:0px;">{{{2|}}}&nbsp;</div></td></tr></table>

Latest revision as of 16:21, 14 March 2016

Has CSS classes:

┌ table.custom-gallery-picture ┐
├─── td.custom-gallery-image   │
├─── td.custom-gallery-caption │
└──────────────────────────────┘