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 | coverart=Cover art | audio=Audio | concept=Concept art | asset=Asset | render=Render | document=Document | merch=[[Merchandise]] image | logo=Logo | icon=Icon | map=Map | real=Real-world image | nonhalo=Non-''Halo'' image | user=[[Halopedia:Personal Image Policy|Personal user image]] | wiki=Halopedia site image}} }}
{{!}} {{#switch:{{{type|}}} | screenshot=Screenshot | cover=Cover art | audio=Audio | concept=Concept art | asset=Asset | render=Render | document=Document | merch=[[Merchandise]] image | logo=Logo | icon=Icon | map=Map | 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 30: Line 30:
| {{license | {{#if:{{{license|}}}|{{{license}}}|fairuse}} | nocat={{{nocat|<noinclude>y</noinclude>}}} }}
| {{license | {{#if:{{{license|}}}|{{{license}}}|fairuse}} | nocat={{{nocat|<noinclude>y</noinclude>}}} }}
|}{{#if:{{{nocat|}}}||
|}{{#if:{{{nocat|}}}||
{{#switch:{{{type|}}} | screenshot={{#if:{{{comic|}}}||[[Category:Screenshots]]}} | coverart=[[Category:Cover Art Images]] | concept=[[Category:{{#if:{{{game|{{{film|}}}}}}|{{{game|{{{film|}}}}}}}} concept art]] | 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]]}}{{#ifeq:{{{media|}}}|merchandise|[[Category:Images of action figures]]}}
{{#switch:{{{type|}}} | screenshot={{#if:{{{comic|}}}||[[Category:Screenshots]]}} | cover=[[Category:Cover Art Images]] | concept=[[Category:{{#if:{{{game|{{{film|}}}}}}|{{{game|{{{film|}}}}}}}} concept art]] | 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]]}}{{#ifeq:{{{media|}}}|merchandise|[[Category:Images of action figures]]}}
}}{{#switch:{{{type|}}} | merch | real | map | user | wiki | icon = {{#if:{{{license|}}}||[[Category:Files with no license]]}} }}</includeonly><noinclude>
}}{{#switch:{{{type|}}} | merch | real | map | user | wiki | icon = {{#if:{{{license|}}}||[[Category:Files with no license]]}} }}</includeonly><noinclude>
==Info==
==Info==
Line 45: Line 45:
| Content type || What type of content this is. This will automatically determine some other things. Can be one of the following:
| Content type || What type of content this is. This will automatically determine some other things. Can be one of the following:
*screenshot: Screenshot
*screenshot: Screenshot
*coverart: Cover art
*cover: Cover art
*audio: Audio
*audio: Audio
*concept: Concept art
*concept: Concept art

Revision as of 20:28, December 10, 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
  • cover: Cover art
  • audio: Audio
  • concept: Concept art
  • asset: Asset
  • render: Render
  • document: Document
  • merch: Merchandise image
  • logo: Logo
  • icon: Icon
  • map: Map
  • 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    = 
}}