MediaWiki:Uploadtext: Difference between revisions
From A KoL Wiki
imported>Quietust mediawiki says we should be using "File:" instead of "Image:". We should probably also be mentioning the "link=" parameter... |
imported>Fig bucket m add subdirectory examples |
||
Line 4: | Line 4: | ||
The Summary field should typically only be used for adding special image-related templates. Specifically: | The Summary field should typically only be used for adding special image-related templates. Specifically: | ||
*{{tl|kolimage}} is used for images coming directly from the game itself. | *{{tl|kolimage}} is used for images coming directly from the game itself. In most cases you should 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|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. | ||
Revision as of 14:36, 26 October 2013
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.
The Summary field should typically only be used for adding special image-related templates. Specifically:
- {{kolimage}} is used for images coming directly from the game itself. In most cases you should 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}}.
- {{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 in the form:
- [[File:file.gif|alt text]] or
- [[File:file.gif|alt text|positioning]] or
- [[Media:file.gif]] for directly linking to the file.
- Positioning - center, right, left, etc.