Open main menu

Difference between revisions of "MediaWiki:Uploadtext"

(Created page with " Use the form below to upload files. Warning: You MUST hold the copyright to any images you upload. If you're not sure, don't upload them. To view or search previously uploa...")
 
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  
Use the form below to upload files.
+
Use the form below to upload files.  
  
Warning: You MUST hold the copyright to any images you upload. If you're not sure, don't upload them.
+
<span style="color:#FF0000">'''Warning: You MUST hold the copyright for any images you upload''', ie have created the image yourself. The only exception is for images already released under an open license. If you're not sure, don't upload them.</span>
  
To view or search previously uploaded files go to the [[Special:ListFiles|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 a file in a page, use this format:
  
To include a file in a page, use a link in one of the following forms:
+
&nbsp;
 +
<nowiki>[[</nowiki>
 +
<nowiki>Filename.png|frame| your caption text goes here]]</nowiki>
  
*<nowiki>[[</nowiki>
+
To view or search previously uploaded files go to the [[Special:ListFiles|list of uploaded files]], (re)uploads are also logged in the [[Special:Log/upload|upload log]], deletions in the [[Special:Log/delete|deletion log]]. </pre>
'''<code>{{ns:file}}</code>''' <nowiki>:File.jpg]]</nowiki>
 
to use the full version of the file
 
*<nowiki>[[</nowiki>
 
'''<code>{{ns:file}}</code>''' <nowiki>:File.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>[[</nowiki>
 
'''<code>{{ns:media}}</code>''' <nowiki>:File.ogg]]</nowiki>
 
for directly linking to the file without displaying the file
 

Latest revision as of 12:13, 23 July 2017

Use the form below to upload files.  

Warning: You MUST hold the copyright for any images you upload, ie have created the image yourself. The only exception is for images already released under an open license. If you're not sure, don't upload them.

To include a file in a page, use this format:

  [[ Filename.png|frame| your caption text goes here]]

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.