×
Create a new article
Write your page title here:
We currently have 2,414 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
2,414Articles

Template:Infobox image

Basic Info
Game Unknown
Type [[:Category:{{{Game}}} | ]][[Category:{{{Game}}} ]]
Documentation (for the above template, sometimes hidden or invisible)

Description

Showcases information of images in the File namespace and categorizes the file pages based on provided info.

Syntax

With comments:

{{Infobox image
|Game = 
|Type = <!--choose one of: screenshot, map, character, gamefile, art, other-->
|EditType = <!--use any of: annotated, clarity, layout, recreation-->
|Edits = <!--Explain edits here, if necessary-->
|VersionRemoved = <!--if old content, whhen was it removed?-->
|Unused = <!--set to "true" if the thing was never even used-->
|GameFileType = <!--use any of: ChipSet, CharSet, Panorama, Picture-->
|GameFileName = <!--if a file from the game's folder, what is it actually named?-->
}}

Without comments:

{{Infobox image
|Game = 
|Type = 
|EditType = 
|Edits = 
|VersionRemoved = 
|Unused = 
|GameFileType = 
|GameFileName = 
}}

Usage

The purpose of this template is to automatically categorize image files on the wiki. This allows the category names to be changed more easily in the future, or for the structure to be made more specific or general depending on needs. Instead of changing every file page with a command, the template can be changed to use different category names. It is also more visually appealing and intuitive to visitors of the file page.

Defines Categories
Type Category If Unused If Old Version
Screenshot % Screenshots % Old Version Screenshots
Map % Maps % Unused Maps % Old Version Maps
Character % Character Images % Unused Character Images % Old Version Character Images
Gamefile % Game Files % Unused Game Files % Old Version Game Files
Special Cases
Art % Official Art If EditType includes "recreation": % Art
Other Always: % Other Images

The edit types that may be used to describe an image are defined as followed:

  • Annotated: Labels, circles, arrows, guiding lines, markers
  • Clarity: Increased brightness, altered colours/saturation, changed background
  • Layout: For maps where different parts are moved around to make paths more clear, or when multiple areas are combined to create one large map image
  • Recreation: Recreations of other images, such as art and maps

Parameters

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Intended Game/TopicGame

The name of the game the image is from or about. Use the name exactly as it is written for the YumeWiki namespace, or as the page name (English text only).

Example
Dotflow
Stringrequired
Image TypeType

The type of image. Screenshots are from normal gameplay, maps are the full worlds, character is for NPC sprites and events, gamefile is self-explanatory, art is for any official or fanmade art of maps and characters, and finally other is for anything else.

Suggested values
screenshot map character gamefile art other
Example
map
Stringrequired
Edit TypeEditType

What kind of edits were made to the image if any. Use the list under the Usage section of the documentation if unsure of what fits.

Suggested values
annotated clarity layout recreation
Example
annotated, layout
Stringsuggested
EditsEdits

If the image is edited in any way, please explain how it is edited and why the edits were made.

Example
The background panorama of this world was replaced with a static color to make the pathways easier to see. The path to [[Example:Character|Character]]'s room is outlined using a green line.
Contentoptional
Unused ImageUnused

If the image is completely unused in every game version.

Default
false
Example
true
Booleanoptional
Version RemovedVersionRemoved

If the image showcases something from an older game version, provide the version in which it was made unavailable.

Example
0.112a
Stringoptional
Name in Game FilesGameFileName

If Type is 'gamefile', provide the original filename as read from the game files of the (original language) game copy.

Example
【FC】主人公_A003.xyz
Stringoptional
Game FolderGameFileType

If Type is 'gamefile', provide the folder the game file is found in.

Suggested values
ChipSet CharSet Panorama Picture FaceSet Battle System Title
Example
Picture
Stringoptional

Sample

If you had this image:

Mall.png

The following input...

{{Infobox image
|Game = Yume Nikki
|Type = screenshot
|EditType = 
|Edits = 
|VersionRemoved = 
|Unused = 
|GameFileType = 
|GameFileName = 
}}

...would present this:

Image Info
Game Yume Nikki
Type In-game Screenshot