MediaWiki:Uploadtext: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
Use the form below to upload files. | Use the form below to upload files. | ||
=== Warning: You MUST hold the copyright (or have permission to use) | === Warning: You MUST hold the copyright for (or have permission to use) any images you upload. If you're not sure, don't upload them. === | ||
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 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]]. | ||
Line 8: | Line 8: | ||
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: | ||
*<nowiki>[[</nowiki>'''<code>{{ns:file}}</code>''' <nowiki>:File.jpg]]</nowiki> to use the full version of the file | *<nowiki>[[</nowiki> | ||
*<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 | '''<code>{{ns:file}}</code>''' <nowiki>:File.jpg]]</nowiki> | ||
*<nowiki>[[</nowiki>'''<code>{{ns:media}}</code>''' <nowiki>:File.ogg]]</nowiki> for directly linking to the file without displaying the file | 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 |