Template:File info: Difference between revisions
Jump to navigation
Jump to search
(Added a promotional material type.) |
(Added a "version" field.) |
||
Line 10: | Line 10: | ||
{{#if:{{{game|}}} | !id="fileinfotpl_aut"{{!}}Game | {{#if:{{{game|}}} | !id="fileinfotpl_aut"{{!}}Game | ||
{{!}} {{#ifeq:{{{game|}}}|other|Non-''Pikmin'' game| {{#switch:{{{game|}}} | p1={{p1}} | p2={{p2}} | p3={{p3}} | hp={{hp}} | pb={{pb}} | npcp1={{npcp1}} | npcp2={{npcp2}} | p3d={{p3d}} | pa={{pa}} | ssbb={{ssbb}} | ssb4={{ssb4}} | ssbu={{ssbu}} | psm={{psm}} }} }} }} | {{!}} {{#ifeq:{{{game|}}}|other|Non-''Pikmin'' game| {{#switch:{{{game|}}} | p1={{p1}} | p2={{p2}} | p3={{p3}} | hp={{hp}} | pb={{pb}} | npcp1={{npcp1}} | npcp2={{npcp2}} | p3d={{p3d}} | pa={{pa}} | ssbb={{ssbb}} | ssb4={{ssb4}} | ssbu={{ssbu}} | psm={{psm}} }} }} }} | ||
|- | |||
{{#if:{{{version|}}} | !Version | |||
{{!}} {{{version}}} | |||
|- | |- | ||
{{#if:{{{location|}}} | !Location | {{#if:{{{location|}}} | !Location | ||
Line 63: | Line 66: | ||
* psm: ''Pikmin'' Short Movies. | * psm: ''Pikmin'' Short Movies. | ||
* other: A non-''Pikmin'' game. | * other: A non-''Pikmin'' game. | ||
|- | |||
! version | |||
| No ||| Software version || || Version of the software that the screenshot is from, if applicable. This can be the number version, or platform (e.g. Android or iOS for ''Pikmin Bloom''). | |||
|- | |- | ||
! location | ! location | ||
Line 83: | Line 89: | ||
|type = | |type = | ||
|game = | |game = | ||
|version = | |||
|location = | |location = | ||
|source = | |source = | ||
Line 98: | Line 105: | ||
|type = screenshot | |type = screenshot | ||
|game = p3 | |game = p3 | ||
|version = 2.0.0 | |||
|location = Garden of Hope | |location = Garden of Hope | ||
}}</pre> | }}</pre> | ||
Line 104: | Line 112: | ||
|type = screenshot | |type = screenshot | ||
|game = p3 | |game = p3 | ||
|version = 2.0.0 | |||
|location = Garden of Hope | |location = Garden of Hope | ||
|nocat = y | |nocat = y |
Revision as of 17:38, May 14, 2022
{{#if: | !Version
File information | |
---|---|
Summary | |
Type | |
{{{version}}} | |
License | This file has been given an invalid license parameter. Remove the parameter entirely for the game/media copyrighted fair use license to be displayed, or see Template:License for a list of valid license parameters and either fix the parameter or add a new license, if needed. Until then, fair use is assumed. |
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 | Mandatory | Purpose | Default | Detailed description |
---|---|---|---|---|
summary | Yes | File summary | A brief explanation of what the image or sound is; what it contains, and what it is used for. | |
type | Yes | Content type | What type of content this is. This will automatically determine some other things. Can be one of the following:
| |
game | No | Game | The game this file is about (or the Short Movies). Can be one of the following:
| |
version | No | Software version | Version of the software that the screenshot is from, if applicable. This can be the number version, or platform (e.g. Android or iOS for Pikmin Bloom). | |
location | No | Location | In-game location that this file pertains to. Write the full name of the area, but if it's in a cave or in a level exclusive to an alternative game mode, do not fill this in. Files with no license set (automatically or otherwise) get categorized in Category:Files with no license. | |
source | No | File source | If this file was created by the user, type "self". If it was obtained off a website, type its URL here, formatted or not. | |
license | No | License | 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}}. | |
nocat | No | No categorization | If this has a value, like "y", then the template will not automatically categorize the file. |
Skeleton
{{file info |summary = |type = |game = |version = |location = |source = |license = |nocat = }}
Examples
Code | Result | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{file info |summary = An image with content. |type = screenshot |game = p3 |version = 2.0.0 |location = Garden of Hope }} |
{{#if:2.0.0 | !Version
|