MediaWiki:Uploadtext: Difference between revisions

From A KoL Wiki
No edit summary
m Update all namespaces
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
'''STOP!''' Before you upload here,
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]].
make sure to read and follow the [[Project:Image use policy|image use policy]].


To view or search previously uploaded images,
Please review the KoL Wiki [[A KoL Wiki:Image use policy|Image Use Policy]] before uploading files.
go to the [[Special:Imagelist|list of uploaded images]].
Uploads and deletions are logged on the
[[Project:Upload log|upload log]].


Use the form below to upload new image files for use in
'''For images, the Summary field should be a template invocation specifying the image origin.'''  In most cases that would be one of:
illustrating your pages.
*{{tl|kolimage}} is used for images coming directly from the game itself.  This has fields to specify the directory in which the image is found as well; for example, <nowiki>{{kolimage|itemimages|club.gif}}</nowiki>, <nowiki>{{kolimage|adventureimages|spider1.gif}}</nowiki>, or <nowiki>{{kolimage|otherimages/plains|bat_hole.gif}}</nowiki>.
On most browsers, you will see a "Browse..." button, which will
**Specify <code>renamed=1</code> if the image was renamed to avoid an image name conflict. Image name conflicts should be added to the [[A KoL Wiki:Filename issues table|filename issues table]].
bring up your operating system's standard file open dialog.
*{{tl|modkolimage}} is used for images that have been modified by users for various purposes. This could include splitting up a large image into several pieces, so each piece can be used for a distinct link, or used on other pages.
Choosing a file will fill the name of that file into the text
field next to the button.
You must also check the box affirming that you are not
violating any copyrights by uploading the file.
Press the "Upload" button to finish the upload.
This may take some time if you have a slow internet connection.


The preferred formats are JPEG for photographic images, PNG
To include the image in a page, use a link like '''<nowiki>[[File:file.gif]]</nowiki>'''.  There are [https://www.mediawiki.org/wiki/Help:Images#Rendering_a_single_image other options] as well.
for drawings and other iconic images, and OGG for sounds.
Please name your files descriptively to avoid confusion.
To include the image in a page, use a link in the form
'''<nowiki>[[{{ns:6}}:file.jpg]]</nowiki>''' or
'''<nowiki>[[{{ns:6}}:file.png|alt text]]</nowiki>''' or
'''<nowiki>[[{{ns:-2}}:file.ogg]]</nowiki>''' for sounds.
 
Please note that as with wiki pages, others may edit or
delete your uploads if they think it serves the project, and
you may be blocked from uploading if you abuse the system.

Latest revision as of 22:06, 4 September 2025

Use the form below to upload files. To view or search previously uploaded images go to the list of uploaded files. Uploads and deletions are also logged in the upload log.

Please review the KoL Wiki Image Use Policy before uploading files.

For images, the Summary field should be a template invocation specifying the image origin. In most cases that would be one of:

  • {{kolimage}} is used for images coming directly from the game itself. This has fields to specify the directory in which the image is found as well; for example, {{kolimage|itemimages|club.gif}}, {{kolimage|adventureimages|spider1.gif}}, or {{kolimage|otherimages/plains|bat_hole.gif}}.
    • Specify renamed=1 if the image was renamed to avoid an image name conflict. Image name conflicts should be added to the filename issues table.
  • {{modkolimage}} is used for images that have been modified by users for various purposes. This could include splitting up a large image into several pieces, so each piece can be used for a distinct link, or used on other pages.

To include the image in a page, use a link like [[File:file.gif]]. There are other options as well.