Template:Gallery: Difference between revisions

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{#vardefine:gsize|{{{size|120}}}}}<ul class="gallery"><!--  
{{#vardefine:gsize|{{{size|120}}}}}{{#vardefine:gpad|{{{pad|15}}}}}<ul class="gallery"><!--  
--><noinclude>
--><noinclude>
__NOTOC__
__NOTOC__
Line 6: Line 6:


==Usage==
==Usage==
To use this template, begin with this code:
To use this template, begin with this code, you can delete and parameters you do not use:
<div style="float:left;"><pre>
<div style="float:left;"><pre>
{{Gallery|size=}}
{{Gallery|size=|pad=}}
{{Gallery/Box|file=|link=|tip=|caption=}}
{{Gallery/Box|file=|link=|tip=|caption=}}
{{Gallery/Bottom}}
{{Gallery/Bottom}}
</pre></div><br style="clear:both">
</pre></div><br style="clear:both">
Use the parameter ''size'' to reduce set the size to have each image as a pure number, the default value is 120.
Use the parameter ''size'' to set the size to have each image as a pure number, the default value is 120. Use the parameter ''pad'' to set the amount of padding to have,as a pure number, the default value is 15.


Use a '''Gallery/Box''' for each image. All parameters other than file are optional and can be entered in any order.
Use a '''Gallery/Box''' for each image. All parameters other than file are optional and can be entered in any order.

Revision as of 04:57, November 5, 2011