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.

Difference between revisions of "Help:Gallery"

From NintendoWiki, your source on Nintendo information. By fans, for fans.
Jump to navigation Jump to search
m (Protected "Help:Gallery" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
m
Line 5: Line 5:
  
 
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.
 
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.
{| width="100%" style="border: 1px solid grey"
+
{| style="border: 1px solid grey"
 
! width="50%" | Wiki coding
 
! width="50%" | Wiki coding
 
! width="50%" | Initial result
 
! width="50%" | Initial result

Revision as of 01:24, 7 February 2011

NintendoWiki logo.png
Basic Editing

Getting Started • Talk Pages • Images • Galleries • Image Sourcing • Templates • Moving Pages

Advanced Editing

Tables • HTML • CSS • Redirects • Archiving • Archiving Talk Pages • Merging • Merging Pages • Citing Sources • References • Templates (Formatting Templates • Link templates) • Color usage • Protected Page

Policies/Guidelines

General rules • Coverage Policy • Nintendo Article Guidelines • Article Structures • File Deletion Policy • InterWiki Policy • Protected Policy • Color Scheme

Standards

Quality Standards • Sections • Lists • Tables • Templates • Images • Categories

Featured

Content Help guide • Articles • Images

Projects

Release management • Technical details • Interwiki (Link) Task Force • CrossWiki Team • Affiliates • Interlanguage partners

Basics

User Accounts

Customizations

Userboxes (Userbox list)  • Custom Signatures • User Navigation Bars

Ranks

Users • Autoconfirmed • Ambassadors • Autopatrol • Patroller • Administrators • Bureaucrats

Communication IRC • Community portal

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.