Difference between revisions of "AoPS Wiki:Images"

(start)
 
(redirect ?)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
On the AoPSWiki, '''images''' can be posted as a manner of accurately illustrating a problem/solution or for depicting an article.
+
#redirect [[Help:Images]]
 
 
== Uploading ==
 
There is a [[Special:Upload|Upload file]] link on the toolbar to upload images.
 
 
 
Images must not violate copyright.
 
 
 
== Syntax ==
 
The general syntax for an image is:
 
 
 
<pre>
 
[[Image:Example.png|thumb|left|###px|Image caption]]
 
</pre>
 
 
 
*The type is either “thumb”, “thumbnail”, or “frame”. If not specified, no caption or border will appear.
 
*The alignment is either “left”, “right”, “center”, or “none”. Left/center/right are self-explanatory. “None” indicates that the image will be on the left and the following text will go down to the next line (as opposed to “left”, in which the text will flow around the image)
 
*The size is in px (pixels).
 
*The caption should be a brief description of the image, if there is one.
 
 
 
== Gallery ==
 
The syntax for a gallery is:
 
 
 
<pre>
 
<gallery>
 
Image:Example.png
 
Image:Example.png|Image caption
 
Image:Example.png
 
</gallery>
 
</pre>
 
 
 
{{tutorial}}
 

Latest revision as of 22:55, 22 September 2007

Redirect to: