Revision as of 04:31, 30 August 2016 ddgonzal (Talk | contribs) <- Previous diff |
Current revision ddgonzal (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | <div class="imageXLpx">[http://datsun1200.com/modules/myalbum/photo.php?lid={{{1|25282}}} http://datsun1200.com/uploads/photos/{{{1|25282}}}.{{{2|jpg}}}]</div> | + | <noinclude> Usage: <nowiki>{{Album|album#|(optional)extension}}</nowiki> clickable link |
+ | OR ... <nowiki>{{Album|album#|extension|width}}</nowiki> (arbitrary fixed width) | ||
+ | class size <nowiki>{{Album|album#|(optional)extension|width=}}</nowiki> | ||
+ | |||
+ | Examples: | ||
+ | * <nowiki>{{Album|12}}</nowiki> | ||
+ | * <nowiki>{{Album|12|jpg|SM}}</nowiki> | ||
+ | * <nowiki>{{Album|6335|gif}}</nowiki> | ||
+ | * <nowiki>{{Album|6335|gif|THUMB}}</nowiki> | ||
+ | |||
+ | inline style (span) | ||
+ | default width= blank (no resize) | ||
+ | class {{widths}} | ||
+ | default extension=jpg | ||
+ | |||
+ | * Use to specify extension for JPEG, PNG, GIF | ||
+ | * also because non-JPEG thumbs are not normally shown THUMB size | ||
+ | |||
+ | </noinclude><span class="image{{{width|}}}px" style="width:{{{3|}}}px;">[http://datsun1200.com/modules/myalbum/photo.php?lid={{{1|12}}} http://datsun1200.com/uploads/photos/{{{1|12}}}.{{{2|jpg}}}]<div class="album_overlay">Album click to view</div></span><noinclude> {{Albumx|10|jpg|105}} {{Albumx|10|jpg|width=TH}}</noinclude> |
Current revision
Usage: {{Album|album#|(optional)extension}} clickable link OR ... {{Album|album#|extension|width}} (arbitrary fixed width) class size {{Album|album#|(optional)extension|width=}}
Examples: * {{Album|12}} * {{Album|12|jpg|SM}} * {{Album|6335|gif}} * {{Album|6335|gif|THUMB}}
inline style (span) default width= blank (no resize) class widths available: 100,THUMB(140),TH(160),SM(256),MED(400),LG(560),XL(640),MAX. blank for no-resize (imagepx class). INDEX for inheritance default extension=jpg
- Use to specify extension for JPEG, PNG, GIF
- also because non-JPEG thumbs are not normally shown THUMB size


