MediaWiki:Uploadtext: Difference between revisions

MediaWiki interface page
No edit summary
 
m (Clarified image types)
 
(25 intermediate revisions by 7 users not shown)
Line 1: Line 1:
Use the form below to upload an image. To view or search previous uploads go to the [[Special:Imagelist|list of uploaded images]]; uploads and deletions are also logged in the [[Special:Log/upload|upload log]].


Use the form below to upload new files,
To include the image in a page, use a link in the form
to view or search previously uploaded images
'''<nowiki>[[</nowiki>{{ns:6}}:file.jpg]]''',
go to the [[Special:Imagelist|list of uploaded files]],
'''<nowiki>[[</nowiki>{{ns:6}}:file.png|alt text]]''', or
uploads and deletions are also logged in the [[Special:Log|project log]].
'''<nowiki>[[</nowiki>{{ns:-2}}:file.ogg]]''' for directly linking to the file.


You must also check the box affirming that you are not
When uploading images, please make sure to follow all the guidelines:
violating any copyrights by uploading the file.
# Follow the Turing Complete Wiki '''[[Turing Complete:Guide/File uploads#Image names|image naming]] policy'''.
Press the "Upload" button to finish the upload.
# Fill in the required parameters of the {{t|File}} template with the appropriate information.


To include the image in a page, use a link in the form
{| {{prettytable}}
'''<nowiki>[[{{ns:6}}:file.jpg]]</nowiki>''',
! Parameter || Description
'''<nowiki>[[{{ns:6}}:file.png|alt text]]</nowiki>''' or
|-
'''<nowiki>[[{{ns:-2}}:file.ogg]]</nowiki>''' for directly linking to the file.
! summary
| A brief explanation of what the media displays, what it contains, or what it is used for.
|-
! type
| What type of content this is. Can be one of the following:
* screenshot: Screenshot (of game, etc).
* logo: Logo.
* map: Map, either in-game or fan-made.
* icon: Icon.
* sprite: Game sprite.
* user: User's personal profile image.
* wiki: Images for inclusion on pages, that do not better fit another type.
|-
! source
| If the file was obtained off a website, enter the source URL. If this file was created by the user, type "self".
|-
! license
| The license the original file is released under. Most screenshots and other files are used under <tt>fairuse<tt>.
|}

Latest revision as of 20:52, 21 November 2023

Use the form below to upload an image. To view or search previous uploads go to the list of uploaded images; uploads and deletions are also logged in the upload log.

To include the image in a page, use a link in the form [[File:file.jpg]], [[File:file.png|alt text]], or [[Media:file.ogg]] for directly linking to the file.

When uploading images, please make sure to follow all the guidelines:

  1. Follow the Turing Complete Wiki image naming policy.
  2. Fill in the required parameters of the {{File}} template with the appropriate information.
Parameter Description
summary A brief explanation of what the media displays, what it contains, or what it is used for.
type What type of content this is. Can be one of the following:
  • screenshot: Screenshot (of game, etc).
  • logo: Logo.
  • map: Map, either in-game or fan-made.
  • icon: Icon.
  • sprite: Game sprite.
  • user: User's personal profile image.
  • wiki: Images for inclusion on pages, that do not better fit another type.
source If the file was obtained off a website, enter the source URL. If this file was created by the user, type "self".
license The license the original file is released under. Most screenshots and other files are used under fairuse.