Template:File: Difference between revisions

Template page
m (47 revisions imported: Imported from https://strategywiki.org/)
m (Clarified image types)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| {{prettytable}}
{| {{prettytable}}
! colspan="2" | File information
! colspan="2" | File information
{{#if:{{{game|}}}|
{{!}}-
! Game
{{!}} [[{{{game|}}}]] [[Category:{{{game|}}} files]]}}
|-
|-
! Summary
! Summary
Line 29: Line 25:
|=<font color=red>''This file is missing a source.''</font>[[Category:Files with no source provided]]
|=<font color=red>''This file is missing a source.''</font>[[Category:Files with no source provided]]
|#default={{{source|}}}}}</includeonly>
|#default={{{source|}}}}}</includeonly>
|-
! License
| <includeonly>{{license|{{{license|fairuse [[Category:Media with no license specified]]}}}}}</includeonly>
|}<noinclude>
|}<noinclude>


Line 40: Line 33:
{| {{prettytable}}
{| {{prettytable}}
! Parameter || Mandatory || Purpose || Default || Detailed description
! Parameter || Mandatory || Purpose || Default || Detailed description
|-
! game
| No || Game ||  || Game for which the file was uploaded. This will be used to categorize by [[:Category:Files by guide]]. If the file is for the series page, enter <tt>Series</tt>.
|-
|-
! summary
! summary
Line 49: Line 39:
! type
! type
| '''Yes''' || Content type ||  || What type of content this is. Can be one of the following:
| '''Yes''' || Content type ||  || What type of content this is. Can be one of the following:
* screenshot: Media screenshot.
* screenshot: Screenshot (of game, etc).
* boxart: Box art.
* texture: Game texture.
* audio: Game audio.
* video: Game video.
* logo: Logo.
* logo: Logo.
* map: Map, either in-game or fan-made.
* map: Map, either in-game or fan-made.
* icon: Icon.
* icon: Icon.
* sprite: Game sprite.
* sprite: Game sprite.
* user: User's personal image.
* user: User's personal profile image.
* wiki: StrategyWiki image.
* wiki: Images for inclusion on pages, that do not better fit another type.
|-
|-
! source
! source
Line 71: Line 57:
<pre>
<pre>
{{File
{{File
|game    =
|summary  =  
|summary  =  
|type    =  
|type    =  

Latest revision as of 20:55, 21 November 2023

File information
Summary
Type
Source

Info[edit source]

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[edit source]

Parameter Mandatory Purpose Default Detailed description
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: Screenshot (of game, etc).
  • logo: Logo.
  • map: Map, either in-game or fan-made.
  • icon: Icon.
  • sprite: Game sprite.
  • user: User's personal profile image.
  • wiki: Images for inclusion on pages, that do not better fit another type.
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[edit source]

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