Difference between revisions of "MediaWiki:Uploadtext"

From Peace Station Archive
Jump to navigationJump to search
 
m
 
Line 1: Line 1:
Use the form below to upload files, to view or search previously uploaded images go to the [[Special:Imagelist|list of uploaded files]], uploads and deletions are also logged in the [[Special:Log/upload|upload log]].
+
Use the form below to upload files.
 +
To view or search previously uploaded files go to the [[Special:FileList|list of uploaded files]], (re)uploads are also logged in the [[Special:Log/upload|upload log]], deletions in the [[Special:Log/delete|deletion log]].
  
To include the image in a page, use a link in the form
+
To include a file in a page, use a link in one of the following forms:
'''<nowiki>[[{{ns:image}}:File.jpg]]</nowiki>''',
+
* '''<tt><nowiki>[[</nowiki>{{ns:file}}<nowiki>:File.jpg]]</nowiki></tt>''' to use the full version of the file
'''<nowiki>[[{{ns:image}}:File.png|alt text]]</nowiki>''' or
+
* '''<tt><nowiki>[[</nowiki>{{ns:file}}<nowiki>:File.png|200px|thumb|left|alt text]]</nowiki></tt>''' to use a 200 pixel wide rendition in a box in the left margin with 'alt text' as description
'''<nowiki>[[{{ns:media}}:File.ogg]]</nowiki>''' for directly linking to the file.
+
* '''<tt><nowiki>[[</nowiki>{{ns:media}}<nowiki>:File.ogg]]</nowiki></tt>''' for directly linking to the file without displaying the file

Latest revision as of 18:17, 5 August 2012

Use the form below to upload files. To view or search previously uploaded files go to the list of uploaded files, (re)uploads are also logged in the upload log, deletions in the deletion log.

To include a file in a page, use a link in one of the following forms:

  • [[File:File.jpg]] to use the full version of the file
  • [[File:File.png|200px|thumb|left|alt text]] to use a 200 pixel wide rendition in a box in the left margin with 'alt text' as description
  • [[Media:File.ogg]] for directly linking to the file without displaying the file