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
Line 8: Line 8:
To use this template, begin with this code, you can delete and parameters you do not use:
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=|pad=}}
{{Gallery|size=|pad=|perrow=}}
{{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 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 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 ''perrow'' to set the number of images per row, by default the number automatically fits the screen.


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 03:00, November 8, 2011