MediaWiki:Uploadtext

From The Space Library

Revision as of 02:47, 6 November 2015 by RobertG (Talk | contribs)
Jump to: navigation, search

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:

  • [[Image:File.jpg]] to use the full version of the file
  • [[Image: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.pdf]] for directly linking to the file without displaying the file

e.g. To add a link to a PDF file on your page use the following syntax:

  • [[Media:Name of your file.pdf|Description of your file]]

If it is a video (the file must be either FLV or MP4 using x264 or H264 codec) use:

  • <mediaplayer>File:Name of Your File.flv</mediaplayer>

or for MP4 use:

  • <mediaplayer>File:Name of Your File.mp4</mediaplayer>

For audio the file must be MP3 and should use the following syntax:

  • <mediaplayer height=24 width=200>File:Name of Your File.mp3</mediaplayer>