Template:File info: Difference between revisions

From Pikmin Fanon
(Created page with "{| class="wikitable" style="margin:10px auto 0" ! colspan="2" | File information |- ! id="fileinfotpl_desc" | Summary | {{{summary|}}} |- ! Type | {{#switch:{{{type|}}} | screenshot=Screenshot | boxart=Box art | concept=Concept art | texture=Texture | 3d=3D render | audio=Audio | map=Map | icon=Icon | card=Trading card | location=Location | joke=Joke image | real=Real world image | user=User image | wiki=Wiki image}} |- {{#if:{{{game|}}} | !Gam...")
(No difference)

Revision as of 19:22, 24 December 2021

File information
Summary
Type
License Not specified

Info

This template should be used for all files on the "Files:" namespace. It presents some information about the file, both in terms of content and metadata. It also automatically categorizes the image. Based on the one from Pikipedia.

Parameters

Parameter Mandatory Purpose Default Detailed description
summary Yes File summary A brief explanation of what the image or sound is; what it contains, and what it is used for.
type Yes Content type What type of content this is. This will automatically determine some other things. Can be one of the following:
  • screenshot: Media screenshot.
  • boxart: Box art.
  • concept: Concept art.
  • texture: Game texture.
  • 3d: 3D render.
  • audio: Game audio.
  • map: Map.
  • icon: Icon.
  • card: Trading card.
  • location: Location.
  • joke: Joke image.
  • real: Real world image.
  • user: User image.
  • wiki: Image for use in Pikmin Fanon itself.
game No Game The game this file is about.
source No File source Where the image came from.
license No License Not specified Image license.
nocat No No categorization If this has a value, like "y", then the template will not automatically categorize the file.

Skeleton

{{file info
|summary  = 
|type     = 
|game     = 
|source   = 
|license  = 
|nocat    = 
}}