MediaWiki:Uploadtext: Difference between revisions

From A KoL Wiki
imported>Fig bucket
mNo edit summary
m Update all namespaces
 
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 and deletions are also logged in the [[Special:Log/upload|upload log]].


Please review the KoL Wiki [[TheKolWiki:Image use policy|Image Use Policy]] before uploading files.
Please review the KoL Wiki [[A KoL Wiki:Image use policy|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:
'''For images, the Summary field should be a template invocation specifying the image origin.'''  In most cases that would be one of:
*{{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>.
*{{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>.
**Specify <code>renamed=1</code> if the image was renamed to avoid an image name conflict.  Image name conflicts should be added to the [[TheKolWiki:Filename issues table|filename issues table]].
**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]].
*{{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.
*{{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.


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.
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.

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.