Revision as of 11:06, 11 July 2018 ddgonzal (Talk | contribs) <- Previous diff |
Current revision ddgonzal (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | <noinclude>Usage: <nowiki>{{PhotoTh|filename|(optional)album_name}} from wiki album or named album (160px thumb)</nowiki> | + | <noinclude><nowiki>Usage: {{PhotoH|filename|(REQUIRED)album_name|(optional)height}}} from named album, clickable link</nowiki> |
- | * default width=160 (PB thumb default) | + | * generates anchor tag (name.jpg) |
+ | * inline style (span) '''fixed height''', width varies | ||
+ | example: [[Round Dash Photo Index#Wiki]] | ||
+ | * default height=300(pixels) | ||
+ | * default = wiki album | ||
- | </noinclude><span id="{{{1|cherry20.jpg}}}" class="image{{{width|160}}}px" style="display:inline-block; width:{{{width|160}}}px;">{{PhotoClick|{{{1|cherry20.jpg}}}|{{{2|Datsun%201200/wiki}}}|th=/th_}}</span> | + | </noinclude><span id="{{{1|w15.jpg}}}" style="height:{{{3|192}}}px; display:inline-block; outline:thin solid black;" class="img_height">{{PhotoUrl|{{{1|cherry20.jpg}}}|{{{2|Datsun%201200/wiki}}}}}</span> |
Current revision
Usage: {{PhotoH|filename|(REQUIRED)album_name|(optional)height}}} from named album, clickable link
* generates anchor tag (name.jpg) * inline style (span) fixed height, width varies example: Round Dash Photo Index#Wiki * default height=300(pixels) * default = wiki album