Revision as of 08:37, 1 August 2016 ddgonzal (Talk | contribs) <- Previous diff |
Revision as of 08:45, 7 August 2016 ddgonzal (Talk | contribs) Next diff -> |
||
Line 1: | Line 1: | ||
- | <noinclude>Usage: <nowiki>{{Album|album#|(optional)extension|width=400}}</nowiki> clickable link | + | <noinclude>Usage: <nowiki>{{Album|album#|(optional)extension|width=0}}</nowiki> clickable link |
Examples: | Examples: | ||
Line 8: | Line 8: | ||
inline style (span) | inline style (span) | ||
- | default width=MED | + | default width=0 (site max width) |
{{widths}} | {{widths}} | ||
default extension=jpg | default extension=jpg | ||
Line 15: | Line 15: | ||
* also because non-JPEG thumbs are not normally shown THUMB size | * also because non-JPEG thumbs are not normally shown THUMB size | ||
- | </noinclude><span class="image{{{width|400}}}px">[http://datsun1200.com/modules/myalbum/photo.php?lid={{{1|12}}} http://datsun1200.com/uploads/photos/{{{1|12}}}.{{{2|jpg}}}]</span> | + | </noinclude><span class="image{{{width|0}}}px">[http://datsun1200.com/modules/myalbum/photo.php?lid={{{1|12}}} http://datsun1200.com/uploads/photos/{{{1|12}}}.{{{2|jpg}}}]</span> |
Revision as of 08:45, 7 August 2016
Usage: {{Album|album#|(optional)extension|width=0}} clickable link
Examples: * {{Album|12}} * {{Album|12|width=THUMB}} * {{Album|6335|gif}} * {{Album|6335|gif|width=THUMB}}
inline style (span) default width=0 (site max width) 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