Difference between revisions of "MediaWiki:Uploadtext"

From WikiRaider
Jump to: navigation, search
m
Line 4: Line 4:
 
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:
 
* '''<tt><nowiki>[[</nowiki>{{ns:file}}<nowiki>:File.png|225px|thumb|right|alt text]]</nowiki></tt>''' to use a 225 pixel wide rendition, aligned right, with 'alt text' as description.  
 
* '''<tt><nowiki>[[</nowiki>{{ns:file}}<nowiki>:File.png|225px|thumb|right|alt text]]</nowiki></tt>''' to use a 225 pixel wide rendition, aligned right, with 'alt text' as description.  
: (Used for the main image of an article if no infobox is used and width > height.)
 
* '''<tt><nowiki>[[</nowiki>{{ns:file}}<nowiki>:File.png|200px|thumb|right|alt text]]</nowiki></tt>''' to use a 200 pixel wide rendition, aligned right, with 'alt text' as description.
 
: (Used for the main image of an article if no infobox is used and width < height.)
 
* '''<tt><nowiki>[[</nowiki>{{ns:file}}<nowiki>:File.png|150px|thumb|right|alt text]]</nowiki></tt>''' to use a 150 pixel wide rendition, aligned right, with 'alt text' as description.
 
: (Used for other image inside an article if width > height; may also be aligned left - please alternate image alignment or align as fits best.)
 
* '''<tt><nowiki>[[</nowiki>{{ns:file}}<nowiki>:File.png|113px|thumb|right|alt text]]</nowiki></tt>''' to use a 123 pixel wide rendition, aligned right, with 'alt text' as description.
 
: (Used for other image inside an article if width < height; may also be aligned left - please alternate image alignment or align as fits best.)
 
 
* '''<tt><nowiki>[[</nowiki>{{ns:file}}<nowiki>:File.jpg]]</nowiki></tt>''' to use the full version of the file.
 
* '''<tt><nowiki>[[</nowiki>{{ns:file}}<nowiki>:File.jpg]]</nowiki></tt>''' to use the full version of the file.
 
: (Should not be used unless it is a very small image.)
 
: (Should not be used unless it is a very small image.)
 
* '''<tt><nowiki>[[</nowiki>{{ns:media}}<nowiki>:File.ogg]]</nowiki></tt>''' for directly linking to the file without displaying the file
 
* '''<tt><nowiki>[[</nowiki>{{ns:media}}<nowiki>:File.ogg]]</nowiki></tt>''' for directly linking to the file without displaying the file
 +
 +
Please read [[WikiRaider:Integrating images]] for further guidelines.

Revision as of 17:10, 4 September 2009

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.png|225px|thumb|right|alt text]] to use a 225 pixel wide rendition, aligned right, with 'alt text' as description.
  • [[File:File.jpg]] to use the full version of the file.
(Should not be used unless it is a very small image.)
  • [[Media:File.ogg]] for directly linking to the file without displaying the file

Please read WikiRaider:Integrating images for further guidelines.