Help:Gallery: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Protected "Help:Gallery": Important help page. ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
No edit summary
Line 21: Line 21:
</gallery></pre>
</gallery></pre>


The main idea for a gallery is this:
The basic template for a gallery is this:


<pre><gallery>
<pre><gallery>
File:Image name.ext|Caption
File:Image name.ext|Caption
</gallery></pre>
</gallery></pre>
Galleries should be divided by image type. The standard section order is as follow:
Character pages:
<pre>==Artwork==
==Sprites/Models==
==Screenshots==
</pre>
Game pages:
<pre>
==Logos==
==Artwork==
==Sprites/Models==
==Screenshots==
==Box Arts==
</pre>


[[Category:Help|{{PAGENAME}}]]
[[Category:Help|{{PAGENAME}}]]

Revision as of 17:15, April 2, 2013

This help page covers the instructions of creating a photo, or picture gallery.

How to create a picture gallery

Galleries are best used in situations where a lot of pictures need to be displayed. Galleries are like thumbnails boxed together in a table.

By default, galleries have a fluid width. Do not create galleries with a fixed width on any page outside your userspace.

Here is an example of a gallery:

<gallery>
File:MarioMP8a.PNG|''[[Mario]]''
File:Luigi.jpg|''[[Luigi]]''
File:Bowser222.png|''[[Bowser]]''
</gallery>

The basic template for a gallery is this:

<gallery>
File:Image name.ext|Caption
</gallery>

Galleries should be divided by image type. The standard section order is as follow:

Character pages:

==Artwork==
==Sprites/Models==
==Screenshots==

Game pages:

==Logos==
==Artwork==
==Sprites/Models==
==Screenshots==
==Box Arts==