Revision as of 00:23, 10 November 2021 ddgonzal (Talk | contribs) (changed from Thumb to Photo(width=160)) <- Previous diff |
Revision as of 09:25, 10 December 2021 ddgonzal (Talk | contribs) (->change to PhotoH) Next diff -> |
||
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}}}}}</span> | + | </noinclude><span id="{{{1|w15.jpg}}}" style="height:{{{3|192}}}px; display:inline-block; outline:thin solid black;" class="img_height">{{PhotoClick|{{{1|wl5.jpg}}}|{{{2|Datsun%201200/wiki}}}}}</span> |
Revision as of 09:25, 10 December 2021
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