Site Notice
  • We have a limited coverage policy. Please check our coverage page to see which articles are allowed.
  • Please no leaked content less than one year old, or videos of leaks.
  • Content copied verbatim from other websites or wikis will be removed.

Help:Gallery

From NintendoWiki, your source on Nintendo information. By fans, for fans.
Revision as of 05:32, 15 September 2010 by RAP (talk | contribs) (Created page with "===Gallery=== * '''Tag opening''': <nowiki><gallery></nowiki> * '''Tag closing''': <nowiki></gallery></nowiki> Using it creates a table that organizes the images in a series of ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Gallery

  • Tag opening: <gallery>
  • Tag closing: </gallery>

Using it creates a table that organizes the images in a series of boxes. Using by default will limit the table by 4 images per row if there are 4 images or more.

Wiki coding Initial result
<gallery>
File:Nintendo logo.png
File:PM2 NACover.jpg|''[[Paper Mario: The Thousand-Year Door]]'' game.
File:EarthBound logo.png|<center>'''[[EarthBound (series)|EarthBound]]
</gallery>
  • To make a caption, add " | " after the image filename.
  • The opening tag
    • Caption: Inserts a title on top of the gallery.
    • Width: Self-explanatory.
    • Height: Self-explanatory.
    • Perrow: The amount of images that can appear in a row determined by the number. If unused, the default is 4 images a row.