MediaWiki:Uploadtext: Difference between revisions

From A KoL Wiki
No edit summary
m Update all namespaces
 
(7 intermediate revisions by 4 users not shown)
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]].


To include the image in a page, use a link in the form
Please review the KoL Wiki [[A KoL Wiki:Image use policy|Image Use Policy]] before uploading files.
'''<nowiki>[[{{ns:6}}:file.jpg]]</nowiki>''',
 
'''<nowiki>[[{{ns:6}}:file.png|alt text]]</nowiki>''' or
'''For images, the Summary field should be a template invocation specifying the image origin.''' In most cases that would be one of:
'''<nowiki>[[{{ns:-2}}:file.ogg]]</nowiki>''' for directly linking to the file.
*{{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 [[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.
 
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.