Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.

Difference between revisions of "MediaWiki:Uploadtext"

From TWC Wiki
Jump to navigationJump to search
 
(removed jpg warning - don't think we have that problem now)
 
(One intermediate revision by the same user not shown)
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 images go to the [[Special:Imagelist|list of uploaded files]], uploads are also logged in the [[Special:Log/upload|upload log]], deletions in the [[Special:Log/deletion|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:6}}:file.jpg]]</nowiki>''',
+
*'''<nowiki>[[File:File_name.jpg]]</nowiki>''' to use the full version of the file
'''<nowiki>[[{{ns:6}}:file.png|alt text]]</nowiki>''' or
+
*'''<nowiki>[[File:File_name.png|200px|thumb|left|alt text]]</nowiki>''' to use a 200 pixel wide rendition in a box in the left margin with 'alt text' as description
'''<nowiki>[[{{ns:-2}}:file.ogg]]</nowiki>''' for directly linking to the file.
+
*'''<nowiki>[[Media:File_name.ogg]]</nowiki>''' for directly linking to the file without displaying the file

Latest revision as of 07:56, 18 May 2019

Use the form below to upload files. To view or search previously uploaded images go to the list of uploaded files, 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_name.jpg]] to use the full version of the file
  • [[File:File_name.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_name.ogg]] for directly linking to the file without displaying the file