Template:Aboutfile: Difference between revisions

From MiiWiki
Jump to navigationJump to search
m (avif support for auto category)
(Mirroring WiKirby updates.)
Line 18: Line 18:
|-
|-
! align=center width=25% style="background:#C99A0B; padding:5px; border-radius: 10px" {{!}} Type
! align=center width=25% style="background:#C99A0B; padding:5px; border-radius: 10px" {{!}} Type
| {{#switch:{{{type|}}}
| <includeonly>{{Type|{{{type|}}}|{{{user|}}}|primary=1}}{{#if:{{{type2|}}}|<br>{{Type|{{{type2|}}}|{{{user|}}}}}}}</includeonly>
|audio=Audio [[Category:Audio]]
|video=Video [[Category:Video]]
|photo=Photograph [[Category:Photographs]]
|sprite=Sprite [[Category:Sprites]]
|screenshot=Screenshot [[Category:Screenshots]]
|officialscreenshot=Official screenshot [[Category:Official screenshots]]
|map=Map [[Category:Maps]]
|model=Model [[Category:Models]]
|artwork=Artwork [[Category:Artwork]]
|boxart=Box artwork [[Category:Game covers]]
|logo=Logo [[Category:Logos]]
|user=This file is [{{FULLURL:Special:Search|search=%7Cuser%3D{{urlencode:{{{user|}}}}}&profile=images}} one of a maximum] of five personal files allowed to [[User:{{{user|}}}|{{{user|}}}]]. [[Category:Personal Media]]
|wiki=Wiki image [[Category:Wiki images]]
|rating=Rating icon [[Category:Rating images]]
|flag=Country flag [[Category:Flag images]]
|#default=<includeonly>[[Category:Files without type specified]]</includeonly>
}}
|-
{{#if:{{{type2|}}}| ! align=center width=25% style="background:#A8861D; padding:5px; border-radius: 10px" {{!}} Type2
{{!}} {{#switch:{{{type2|}}}
|audio=Audio [[Category:Audio]]
|video=Video [[Category:Video]]
|photo=Photograph [[Category:Photographs]]
|sprite=Sprite [[Category:Sprites]]
|screenshot=Screenshot [[Category:Screenshots]]
|officialscreenshot=Official screenshot [[Category:Official screenshots]]
|map=Map [[Category:Maps]]
|model=Model [[Category:Models]]
|artwork=Artwork [[Category:Artwork]]
|boxart=Box artwork [[Category:Game covers]]
|logo=Logo [[Category:Logos]]
|user=This file is [{{FULLURL:Special:Search|search=%7Cuser%3D{{urlencode:{{{user|}}}}}&profile=images}} one of a maximum] of five personal files allowed to [[User:{{{user|}}}|{{{user|}}}]]. [[Category:Personal Media]]
|wiki=Wiki image [[Category:Wiki images]]
|flag=Country flag [[Category:Flag images]]
|rating=Rating icon [[Category:Rating images]]
|#default=
}}}}
|-
|-
{{#if:{{{user|}}}|{{!}}-
{{#if:{{{user|}}}|{{!}}-

Revision as of 23:41, 21 March 2022

File information
Description
Type
Source
License


This template is an altered version of Template:File taken from Wars Wiki.

Walkthrough

{{aboutfile
|description=A brief summary describing the file's contents.
|game=The game the file belongs to, if it does. This will automatically link and categorize the file for the game added.
|media=For any files not belonging to a game, or that should not have an automatic link generated, use this parameter instead of game=.
|modified=Any significant changes made to images should be optionally listed here.
|type=The type of file in the image. The available types are the following:
*audio
*video
*photo
*sprite
*screenshot
*officialscreenshot
*map
*model
*artwork
*boxart
*logo
*user
*wiki
*rating
*flag
*fanart
Adding this parameter will automatically categorize the file with its type, as well as automatically generate the license= parameter.
|type2=Optional, for images with more than one type.
|source=The source of the image. For images captured/created by yourself, enter "self" instead.
|license=If the type= parameter is filled, this parameter does not need filled out. This should be reserved for special cases like Creative Commons or Public Domain files.
}}

user and fanart should only be used on personal files (and always in the case of user).

Skeleton

{{aboutfile
|description=
|game=
|media=
|modified=
|type=
|type2=
|source=
|license=
}}