![]() |
This wiki is closed in favour of the new wiki. Information shown is likely to be very out of date. |
Difference between revisions of "Template:Scroll Gallery"
From Discovery Wiki
Jump to navigationJump to searchm (Space moved page User:Space/Template:Gallery to User:Space/Template:Scroll Gallery without leaving a redirect) |
(Added usage example.) |
||
Line 30: | Line 30: | ||
-->{{#if:{{{37|}}}| [[{{{37}}}|{{{width|200}}}px|thumb|center|{{{38}}}]]}}<!-- | -->{{#if:{{{37|}}}| [[{{{37}}}|{{{width|200}}}px|thumb|center|{{{38}}}]]}}<!-- | ||
-->{{#if:{{{39|}}}| [[{{{39}}}|{{{width|200}}}px|thumb|center|{{{40}}}]]}}<!-- | -->{{#if:{{{39|}}}| [[{{{39}}}|{{{width|200}}}px|thumb|center|{{{40}}}]]}}<!-- | ||
− | --></div></div>{{#ifeq:{{{align|}}}|left|<br clear="left">|}} | + | --></div></div>{{#ifeq:{{{align|}}}|left|<br clear="left">|}}<noinclude> |
+ | ==Usage== | ||
+ | <pre><nowiki>{{Scroll Gallery | ||
+ | |upright=1.0 | ||
+ | |align=left | ||
+ | |background=transparent | ||
+ | |border=transparent | ||
+ | |File:Planet_Manhattan.jpg|image caption 1 | ||
+ | |File:Alcatraz_Depot.png|image caption 2 | ||
+ | }}</nowiki></pre> | ||
+ | |||
+ | ==Result== | ||
+ | {{Scroll Gallery | ||
+ | |upright=1.0 | ||
+ | |align=left | ||
+ | |background=transparent | ||
+ | |border=transparent | ||
+ | |File:Planet_Manhattan.jpg|image caption 1 | ||
+ | |File:Alcatraz_Depot.png|image caption 2 | ||
+ | }} | ||
+ | |||
+ | [[Category:Templates]] | ||
+ | </noinclude> |