Home
Random
Recent changes
Special pages
Community portal
Preferences
About Sundering
Disclaimers
Sundering
Search
User menu
Talk
Contributions
Create account
Log in
Patches
|
Items
|
Quests
|
Creatures
|
Dungeons
|
NPCs
Attributes
|
Skills
|
Titles
|
XP Augmentation
|
Luminance Augmentation
|
Tailoring
Character Creation
β’
New Player Guide
β’
User Interface
β’
Glossary
Editing
Help:How To Use Images
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Image Gallery == It's easy to make a gallery of thumbnails only, not other images, with the <nowiki><gallery></nowiki> tag. The syntax is: <pre> <gallery> File:filename|caption File:filename|caption </gallery> </pre> Note that the image code is not enclosed in brackets when enclosed in gallery tags. Captions are optional, and may contain wiki links or other formatting. for example: <pre> <gallery> File:Example.jpg|Item 1 File:Example.jpg|a link to [[Help:Contents]] File:Example.jpg File:Example.jpg File:Example.jpg|''italic caption'' File:Example.jpg|on page "{{PAGENAME}}" </gallery> </pre> The gallery tag itself takes several additional parameters: * <code>caption=??</code> : sets a caption on the gallery. * <code>widths=??px</code> : sets the widths of the images. * <code>heights=??px</code> : sets the (max) heights of the images. * <code>perrow=??</code> : sets the number of images per row. for example: <pre> <gallery caption="Gallery of Images" widths=150px heights=150px perrow=4> File:Example.jpg|Item 1 File:Example.jpg|a link to [[Help:Contents]] </gallery> </pre>
Summary:
Please note that all contributions to Sundering may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Sundering:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
If you're new to the wiki, please take a moment to review our
Naming Conventions
and
Page Templates
. Using proper article names and image formats/sizes keep the wiki clean and helps avoid duplicate entries. Thanks!