Template:File info: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
No edit summary
Line 6: Line 6:
|-
|-
{{#if:{{{type|}}} | ! Type
{{#if:{{{type|}}} | ! Type
{{!}} {{#switch:{{{type|}}} | screenshot=Screenshot | concept=Concept art | cover=Cover art | render=Render | asset=Asset | logo=Logo | icon=Icon | map=Map | audio=Audio | document=Document | real=Real-world image | nonhalo=Non-''Halo'' image | user=[[Halopedia:Personal Image Policy|Personal user image]] | wiki=Halopedia site image}} }}
{{!}} {{#switch:{{{type|}}} | screenshot=Screenshot | concept=Concept art | cover=Cover art | render=Render | asset=Asset | logo=Logo | icon=Icon | audio=Audio | document=Document | real=Real-world image | nonhalo=Non-''Halo'' image | user=[[Halopedia:Personal Image Policy|Personal user image]] | wiki=Halopedia site image}} }}
|-
|-
{{#if:{{{game|}}} | !Game
{{#if:{{{game|}}} | !Game
Line 31: Line 31:
|}{{#if:{{{nocat|}}}||
|}{{#if:{{{nocat|}}}||
{{#switch:{{{type|}}} | screenshot={{#if:{{{comic|}}}||[[Category:Screenshots]]}} | concept=[[Category:{{#if:{{{game|{{{film|}}}}}}|{{{game|{{{film|}}}}}}}} concept art]] | cover=[[Category:Cover Art Images]] | render={{#if:{{{game|}}}|[[Category:Game renders]]}} | logo=[[Category:Logos]] | real=[[Category:Real world images]] | user=[[Category:Personal images]] | wiki=[[Category:Halopedia images]]}}{{#if:{{{comic|}}}|[[Category:Comic images]]}}
{{#switch:{{{type|}}} | screenshot={{#if:{{{comic|}}}||[[Category:Screenshots]]}} | concept=[[Category:{{#if:{{{game|{{{film|}}}}}}|{{{game|{{{film|}}}}}}}} concept art]] | cover=[[Category:Cover Art Images]] | render={{#if:{{{game|}}}|[[Category:Game renders]]}} | logo=[[Category:Logos]] | real=[[Category:Real world images]] | user=[[Category:Personal images]] | wiki=[[Category:Halopedia images]]}}{{#if:{{{comic|}}}|[[Category:Comic images]]}}
}}{{#switch:{{{type|}}} | real | map | user | wiki | icon = {{#if:{{{license|}}}||[[Category:Files with no license]]}} }}{{#if:{{{summary|}}}|{{#description2:{{{summary}}}}}}}</includeonly><noinclude>
}}{{#switch:{{{type|}}} | real | user | wiki | icon = {{#if:{{{license|}}}||[[Category:Files with no license]]}} }}{{#if:{{{summary|}}}|{{#description2:{{{summary}}}}}}}</includeonly><noinclude>
==Info==
==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.
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.
Line 51: Line 51:
*logo: Logo
*logo: Logo
*icon: Icon
*icon: Icon
*map: Map
*audio: Audio
*audio: Audio
*document: Document
*document: Document

Revision as of 02:30, December 11, 2019

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.

Parameters

Parameter Default Detailed description
summary File summary A brief explanation of what the image or sound is; what it contains, and what it is used for.
type Content type What type of content this is. This will automatically determine some other things. Can be one of the following:
  • screenshot: Screenshot
  • concept: Concept art
  • cover: Cover art
  • render: Render
  • asset: Asset
  • logo: Logo
  • icon: Icon
  • audio: Audio
  • document: Document
  • real: Real-world image
  • nonhalo: Non-Halo image
  • user: Personal user image
  • wiki: Halopedia site image
game Game The game this file is about (if applicable).
film Film/series The film or series this file is about (if applicable).
comic Comic series The comic series this file is about (if applicable).
media Media type The type of media the file is from if it's not from a game, film, or comic: merchandise, marketing, website, other.
creator File creator The name of the artist who created the work. If this file was created by the user, type "self".
source File source If it was obtained from a website, type its URL here.
license License This is the same parameter you would feed into {{license}}. Defaults to fair use.
nocat No categorization If this has a value, like "y", then the template will not automatically categorize the file.

Skeleton

{{file info
|summary  = 
|type     = 
|game     = 
|film     = 
|comic    = 
|media    = 
|creator  = 
|source   = 
|license  = 
|nocat    = 
}}