Template:File: Difference between revisions

Template page
w:c:strategywiki>Prod
m (fix extra <tr>)
w:c:strategywiki>Trig Jegman
(& attempting to add some stuff, things might bust for a second or three)
Line 45: Line 45:
}}
}}
|-
|-
! Source
! Type 2
| <includeonly>{{#ifeq:{{lc:{{{source|}}}}}|self|Media created by the uploader|{{{source|}}}}}{{#if:{{{source|}}}||[[Category:Files with no source provided]]}}</includeonly>
| {{#if:{{#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=User image [[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|}}}|{{!}}-
{{!}} '''User'''
{{!}} [[User:{{{user|}}}|{{{user|}}}]] }}
|-
! {{!}} Source
| <includeonly>{{#switch:{{lc:{{{source|}}}}}
|self=Media created by the uploader
|user=Media created by [[User:{{{user|}}}|{{{user|}}}]]
|fandom=FANDOM image [[Category:FANDOM sourced images]]
|youtube=YouTube image [[Category:YouTube sourced images]]
|presskit=Nintendo press kit image [[Category:Non-public press kit images]]
|=<font color=red>''This file is missing a source.''</font>[[Category:Files lacking sources]]
|#default={{{source|}}}}}</includeonly>
|-
|-
! License
! License

Revision as of 18:49, 3 January 2022

File information
Summary
Type
Type 2
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  = 
}}