Template:File: Difference between revisions

From Qix Wiki
Jump to navigationJump to search
mNo edit summary
m 6 revisions imported
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| class="wikitable" style="border-color:{{color|darkgreen}}; border-width:2px; border-style:solid; background-color:{{color|black}}; color:{{color|white}};"
{| class="wikitable" style="max-width: 98%; border-color:{{color|darkgreen}}; border-width:2px; border-style:solid; background-color:{{color|black}}; color:{{color|white}};"
! style="background-color:{{color|black}}; color:{{color|white}};" ! colspan="2" | File information  
! style="background-color:{{color|black}}; max-width: 98%; color:{{color|white}};" ! colspan="2" | File information  
|-
|-
{{#if:{{{game|}}}|
{{#if:{{{game|}}}|
Line 21: Line 21:
{{!}} [[User:{{{user|}}}|{{{user|}}}]] }}
{{!}} [[User:{{{user|}}}|{{{user|}}}]] }}
|-
|-
! style="background-color:{{color|black}}; color:{{color|lightgreen}};" {{!}} Source
! style="background-color:{{color|black}}; color:{{color|lightgreen}}; max-width: 50%;" {{!}} Source
| <includeonly>{{#switch:{{lc:{{{source|}}}}}
| <includeonly>{{#switch:{{lc:{{{source|}}}}}
|self=Media created by the uploader
|self=Media created by the uploader

Latest revision as of 02:14, 4 May 2026

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:Files by game.
summary Yes File summary A brief explanation of what the media displays, what it contains, or what it is used for.
opening No File summary If the file demonstrates an opening, link to it here.
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.
  • photo: A real-world photograph.
  • rating: Age rating icon.
  • flag: Real-world flag.
  • icon: Icon.
  • sprite: Game sprite.
  • user: User's personal image.
  • wiki: Wiki 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 Template:License.

Skeleton

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