MediaWiki:Uploadtext: Difference between revisions

we use Image: on this wiki, not File:
m (oops)
(we use Image: on this wiki, not File:)
 
Line 1: Line 1:
Use the form below to upload files.
Use the form below to upload files.


'''PLEASE PLACE A CATEGORY ON YOUR IMAGE. The existing image categories are [[:Category:Media|HERE]]. Apply a category by adding this to the bottom of the Summary field: <code><nowiki>[[Category:Category name]]</nowiki></code>'''
'''PLEASE PLACE A CATEGORY ON YOUR IMAGE. The existing image categories are [[:Category:Media|HERE]]. Apply a category by adding this to the bottom of the Summary field:'''<br>'''<code><nowiki>[[Category:Category name]]</nowiki></code>'''


To view or search previously uploaded files go to the [[Special:FileList|list of uploaded files]]. Uploads and reuploads are also logged in the [[Special:Log/upload|upload log]]. Deletions are logged in the [[Special:Log/delete|deletion log]].
To view or search previously uploaded files go to the [[Special:FileList|list of uploaded files]]. Uploads and re-uploads are also logged in the [[Special:Log/upload|upload log]]. Deletions are logged in the [[Special:Log/delete|deletion log]].


To include a file in a page, use a link in one of the following forms:
To include a file in a page, use a link in one of the following forms:
* <strong><code><nowiki>[[</nowiki>{{ns:file}}<nowiki>:File.jpg]]</nowiki></code></strong> to use the full version of the file
* <strong><code><nowiki>[[Image:File.jpg]]</nowiki></code></strong> to use the full version of the file.
* <strong><code><nowiki>[[</nowiki>{{ns:file}}<nowiki>:File.png|200px|thumb|left|Caption]]</nowiki></code></strong> to use a 200-pixel-wide rendition in a box in the left margin with the text "Caption" below
* <strong><code><nowiki>[[Image:File.png|200px|thumb|left|Caption]]</nowiki></code></strong> to use a 200-pixel-wide rendition in a box in the left margin with the text "Caption" below.
* <strong><code><nowiki>[[</nowiki>{{ns:media}}<nowiki>:File.ogg]]</nowiki></code></strong> for directly linking to the file without displaying the file
* <strong><code><nowiki>[[:Image:File.ogg]]</nowiki></code></strong> for directly linking to the file without displaying the file.