Help:Gallery: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - "(\[|\|)MW:" to "$1SMW:")
mNo edit summary
Line 1: Line 1:
{{Shortcut|SMW:GALLERY}}
This help page covers how to create an image '''gallery'''.
 
== Gallery basics ==
Galleries are best used in situations where a lot of pictures need to be displayed. Galleries are like thumbnails boxed together in a table.


This help page covers the instructions of creating a '''photo''', or '''picture gallery'''.
By default, galleries have a fluid width. Do not create galleries with a fixed width on any page outside your userspace.


==How to create a picture gallery==
The basic syntax for a gallery is this:
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.  
<pre>
<gallery>
Image name.ext|Caption
</gallery>
</pre>


Here is an example of a gallery:
=== Example ===
<gallery>
<gallery>
MarioMP8Artwork.png|[[Mario]]
MarioMP8Artwork.png|[[Mario]]
Line 15: Line 21:
</gallery>
</gallery>


<pre><gallery>
==== Source code ====
<pre>
<gallery>
MarioMP8Artwork.png|[[Mario]]
MarioMP8Artwork.png|[[Mario]]
Luigi Artwork - Mario Party 7.png|[[Luigi]]
Luigi Artwork - Mario Party 7.png|[[Luigi]]
NSMBDS Bowser Artwork.png|[[Bowser]]
NSMBDS Bowser Artwork.png|[[Bowser]]
</gallery></pre>
</gallery>
</pre>


The basic template for a gallery is this:
== Gallery sections ==
Galleries should be divided by image type. The standard section order is provided below.


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


Game pages:
=== Game pages ===
<pre>
<pre>
==Logos==
==Logos==
Line 45: Line 50:


{{MarioWiki}}
{{MarioWiki}}
{{Shortcut|SMW:GALLERY}}
[[Category:Help]]
[[Category:Help]]