w:c:strategywiki>Prod (fix |control) |
w:c:strategywiki>Prod (ignore case) |
||
Line 9: | Line 9: | ||
|- | |- | ||
! Type | ! Type | ||
| {{#switch:{{{type|}}} | | {{#switch:{{lc:{{{type|}}}}} | ||
|audio=Audio [[Category:Audio]] | |audio=Audio [[Category:Audio]] | ||
|video=Video [[Category:Videos]] | |video=Video [[Category:Videos]] | ||
Line 43: | Line 43: | ||
|- | |- | ||
! Source | ! Source | ||
| {{#ifeq:{{{source|}}}|self|Media created by the uploader|{{{source|}}}}} | | {{#ifeq:{{lc:{{{source|}}}}}|self|Media created by the uploader|{{{source|}}}}} | ||
|- | |- | ||
! License | ! License |
Revision as of 21:11, 19 August 2021
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:Guide-specific images. If the file is for the series page, enter Series | |
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:
| |
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
{{File |game = |summary = |type = |source = |license = }}