Template:Aboutfile: Difference between revisions

From MiiWiki
Jump to navigationJump to search
mNo edit summary
(& Integration of File source template; Any files with no source explicitly listed will automatically be added to the list)
Line 58: Line 58:
|-
|-
! align=center width=25% style="background:#b19cd9; padding:5px; border-radius: 10px" {{!}} Source
! align=center width=25% style="background:#b19cd9; padding:5px; border-radius: 10px" {{!}} Source
| {{#ifeq:{{{source|}}}|self|Image created by the uploader|{{{source|}}}}}
| <includeonly>{{#ifeq:{{lc:{{{source|}}}}}|self|Media created by the uploader|{{{source|}}}}}{{#if:{{{source|}}}||[[Category:Files lacking sources]]}}</includeonly>
|-
|-
! align=center width=25% style="background:#FF7EF4; padding:5px; border-radius: 10px" {{!}} License
! align=center width=25% style="background:#FF7EF4; padding:5px; border-radius: 10px" {{!}} License

Revision as of 14:57, 23 October 2021

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=
}}