Template:File: Difference between revisions

Template page
w:c:strategywiki>Trig Jegman
mNo edit summary
w:c:strategywiki>Prod
(split type lookups to separate template)
Line 10: Line 10:
|-
|-
! Type
! Type
| {{#switch:{{lc:{{{type|}}}}}
| <includeonly>{{File type|{{{type|}}}|{{{user|}}}|primary=1}}</includeonly>
|audio=Audio [[Category:Audio]]
|-
|video=Video [[Category:Videos]]
{{#if:{{{type2|}}}|! Type 2
 
{{!}} {{File type|{{{type2|}}}|{{{user|}}}}}
|sprite=Sprite [[Category:Sprites]]
|model=Model [[Category:Models]]
|panorama=Panoramic Screenshot [[Category:Panoramic screenshots]]
 
|photo=Photo [[Category:Photos]]
|system=System [[Category:System images]]
|arcade=Arcade controls [[Category:Arcade controls]]
 
|screenshot=Screenshot [[Category:Screenshots]]
|map=Map [[Category:Maps]]
 
|artwork=Artwork [[Category:Artwork]]
|boxart=Box artwork [[Category:Box artwork]]
|icon=Icon [[Category:Icons]]
|logo=Logo [[Category:Logos]]
|system logo=System logo [[Category:System logos]]
|company logo=Company logo [[Category:Company logos]]
|diagram=Diagram [[Category:Diagrams]]
|fighter=Fighter [[Category:Fighter portraits]]
|achievement=Achievement [[Category:Achievement images]]
|trophy=Trophy [[Category:Trophy images]]
 
|user=This file is [{{FULLURL:Special:Search|search=%7Cuser%3D{{urlencode:{{{user|}}}}}&profile=images}} a personal file] belonging to [[User:{{{user|}}}|{{{user|}}}]]. [[Category:User images]]
|wiki=StrategyWiki image [[Category:StrategyWiki images]]
|control=Controller button [[Category:Controller buttons]]
|rating=Rating icon [[Category:Rating icons]]
|die=Dice [[Category:Die images]]
|card=Playing card [[Category:Playing card images]]
|#default=<includeonly>[[Category:Files without type specified]]</includeonly>
}}
}}
|-
{{#if:{{{type2|}}}
|! Type 2
| {{#switch:{{lc:{{{type2|}}}}}
|audio=Audio [[Category:Audio]]
|video=Video [[Category:Videos]]
|sprite=Sprite [[Category:Sprites]]
|model=Model [[Category:Models]]
|panorama=Panoramic Screenshot [[Category:Panoramic screenshots]]
|photo=Photo [[Category:Photos]]
|system=System [[Category:System images]]
|arcade=Arcade controls [[Category:Arcade controls]]
|screenshot=Screenshot [[Category:Screenshots]]
|map=Map [[Category:Maps]]
|artwork=Artwork [[Category:Artwork]]
|boxart=Box artwork [[Category:Box artwork]]
|icon=Icon [[Category:Icons]]
|logo=Logo [[Category:Logos]]
|system logo=System logo [[Category:System logos]]
|company logo=Company logo [[Category:Company logos]]
|diagram=Diagram [[Category:Diagrams]]
|fighter=Fighter [[Category:Fighter portraits]]
|achievement=Achievement [[Category:Achievement images]]
|trophy=Trophy [[Category:Trophy images]]
|user=This file is [{{FULLURL:Special:Search|search=%7Cuser%3D{{urlencode:{{{user|}}}}}&profile=images}} a personal file] belonging to [[User:{{{user|}}}|{{{user|}}}]]. [[Category:User images]]
|wiki=StrategyWiki image [[Category:StrategyWiki images]]
|control=Controller button [[Category:Controller buttons]]
|rating=Rating icon [[Category:Rating icons]]
|die=Dice [[Category:Die images]]
|card=Playing card [[Category:Playing card images]]
|#default=
}} }}
|-
|-
{{#if:{{{user|}}}
{{#if:{{{user|}}}

Revision as of 17:59, 10 January 2022

File information
Summary
Type
Source
License

Info

This template should be used for all files in the "Files:" namespace. It presents some information about the file, and automatically categorizes the image.

Parameters

Parameter Mandatory Purpose Default Detailed description
game No Game Game for which the file was uploaded. This will be used to categorize by Category:Guide-specific images. If the file is for the series page, enter Series
summary Yes File summary A brief explanation of what the media displays, what it contains, or what it is used for.
type Yes Content type What type of content this is. Can be one of the following:
  • screenshot: Media screenshot.
  • boxart: Box art.
  • texture: Game texture.
  • audio: Game audio.
  • video: Game video.
  • logo: Logo.
  • map: Map, either in-game or fan-made.
  • icon: Icon.
  • sprite: Game sprite
  • user: User's personal image
  • wiki: StrategyWiki image
source Yes File source If this file was created by the user, type "self". If it was obtained off a website, type its URL here.
license No License fairuse If it cannot be deduced automatically from the content type, the license must be added here. This is the same parameter you would feed into {{license}}.

Skeleton

{{File
|game     = 
|summary  = 
|type     = 
|source   = 
|license  = 
}}