Help:Galleries

From Support Wiki
Jump to navigation Jump to search

Summary

Galleries are a way to display images on your wiki related to specific content.

Manual

The galleries features various parameters to customize your gallery to your specifications.

Name Description
Start: <gallery widths="insert_number">

End: </gallery>

Sets the width of all images in gallery
Start: <span style="font-family: insert_font_name;"><gallery mode="nolines" widths="225">

End: </gallery></span>

Sets the font, width and disables outlines of all images in gallery
Start: <gallery mode="nolines" widths="instert_number">

End: </gallery>

Sets the width and disables outlines of all images in gallery

<gallery>
filename.png|[[Article name]]
file_name.png|[[Article name]]
File:file_name.png|thumb|[[Article name]]
</gallery>