Revision as of 23:30, 3 August 2016 ddgonzal (Talk | contribs) <- Previous diff |
Current revision ddgonzal (Talk | contribs) |
||
Line 3: | Line 3: | ||
* inline style (span) '''fixed height''' | * inline style (span) '''fixed height''' | ||
example: [[Strut photo index]] | example: [[Strut photo index]] | ||
- | * default height=105(pixels) | + | * default height=<s>105</s> 192(pixels) |
* default extension=jpg | * default extension=jpg | ||
* specify extension for JPEG, JPE, etc (4365.jpe) | * specify extension for JPEG, JPE, etc (4365.jpe) | ||
- | </noinclude><span style="height:{{{3|105}}}px; display:inline-block; outline:thin solid black;" class="img_height">[http://datsun1200.com/modules/myalbum/photo.php?lid={{{1|12}}} http://datsun1200.com/uploads/thumbs/{{{1|12}}}.{{{2|jpg}}}]</span><noinclude> | + | </noinclude><span style="height:{{{3|192}}}px; display:inline-block; outline:thin solid black; padding:0; " class="img_height">[http://datsun1200.com/modules/myalbum/photo.php?lid={{{1|12}}} http://datsun1200.com/uploads/photos/{{{1|12}}}.{{{2|jpg}}}]<span class="album_overlayH">Album click to view</span></span><noinclude> |
* because non-JPEG thumbs are not normally shown THUMB size, use <nowiki>{{Album|n|width=THUMB}}</nowiki> | * because non-JPEG thumbs are not normally shown THUMB size, use <nowiki>{{Album|n|width=THUMB}}</nowiki> | ||
*: see [[Template:Album]]</noinclude> | *: see [[Template:Album]]</noinclude> |
Current revision
Usage: {{ThumbH|album#|(optional extension)jpg|(optional)height}} clickable link
* inline style (span) fixed height example: Strut photo index * default height=105192(pixels) * default extension=jpg * specify extension for JPEG, JPE, etc (4365.jpe)
- because non-JPEG thumbs are not normally shown THUMB size, use {{Album|n|width=THUMB}}
- see Template:Album