Template:Aboutfile: Difference between revisions

From MiiWiki
Jump to navigationJump to search
mNo edit summary
 
mNo edit summary
 
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| class="notice-template" style="width:75%; background:ghostwhite; border:2px solid #066F71; border-radius:10px"
{| class="notice-template" style="width:75%; background:ghostwhite; border:2px solid #066F71; border-radius:10px"
! colspan="2" align="center" style="background:#00C0D9; padding:5px; border-radius: 10px" | <big>'''Summary'''</big>
! colspan="2" align="center" style="background:#00C0D9; padding:5px; border-radius: 10px" | File information
{{#if:{{{game|}}}|
{{!}}-
! align=center width=25% style="background:#f26887; padding:5px; border-radius: 10px" {{!}} Game
{{!}} <i>[[{{{game|}}}]]</i>[[Category:{{{game|}}} {{#switch:{{substr|{{PAGENAME}}|-3}}|png|jpg|gif|svg|vif=images|oga|ogg|mp3|wav|lac=audio}}]]}}{{#if:{{{game2|}}}|<br>
<i>[[{{{game2|}}}]]</i>[[Category:{{{game2|}}} {{#switch:{{substr|{{PAGENAME}}|-3}}|png|jpg|gif|svg|vif=images|oga|ogg|mp3|wav|lac=audio}}]]}}{{#if:{{{game3|}}}|<br>
<i>[[{{{game3|}}}]]</i>[[Category:{{{game3|}}} {{#switch:{{substr|{{PAGENAME}}|-3}}|png|jpg|gif|svg|vif=images|oga|ogg|mp3|wav|lac=audio}}]]}}{{#if:{{{game4|}}}|<br>
<i>[[{{{game4|}}}]]</i>[[Category:{{{game4|}}} {{#switch:{{substr|{{PAGENAME}}|-3}}|png|jpg|gif|svg|vif=images|oga|ogg|mp3|wav|lac=audio}}]]}}
|-
|-
{{#if:{{{description|}}}|{{!}}-
{{#if:{{{media|}}}| ! align=center width=25% style="background:#a4d3a8; padding:5px; border-radius: 10px" {{!}} Media
{{!}} align=center width=25% style="background:#99D6D3; padding:5px; border-radius: 10px" {{!}} '''Description'''
{{!}} {{{media|}}} }}
{{!}}{{{description|}}}
|-
! align=center width=25% style="background:lightblue; padding:5px; border-radius: 10px" {{!}} Description
| {{{description|}}}
|-
{{#if:{{{modified|}}}|{{!}}-
{{!}} align=center width=25% style="background:#f5fa91; padding:5px; border-radius: 10px" {{!}} '''Modification(s)'''
{{!}}{{{modified|}}} [[Category:Modified images]]
|}}
|}}
|-
|-
{{#if:{{{game|}}}|{{!}}-
! align=center width=25% style="background:#C99A0B; padding:5px; border-radius: 10px" {{!}} Type
{{!}} align=center width=25% style="background:#DFAD98; padding:5px; border-radius: 10px" {{!}} '''Game'''
| <includeonly>{{Type|{{{type|}}}|{{{user|}}}|primary=1}}{{#if:{{{type2|}}}|<br>{{Type|{{{type2|}}}|{{{user|}}}}}}}</includeonly>
{{!}}{{{game|}}}
|}}
|-
|-
{{#if:{{{media|}}}|{{!}}-
{{#if:{{{user|}}}|{{!}}-
{{!}} align=center width=25% style="background:#BAD900; padding:5px; border-radius: 10px" {{!}} '''Media'''
{{!}} align=center width=25% style="background:#BEBEBE; padding:5px; border-radius: 10px" {{!}} '''User'''
{{!}}{{{media|}}}
{{!}} [[User:{{{user|}}}|{{{user|}}}]] }}
|}}
|-
|-
{{#if:{{{source|}}}|{{!}}-
! align=center width=25% style="background:#b19cd9; padding:5px; border-radius: 10px" {{!}} Source
{{!}} align=center width=25% style="background:#06D6A0; padding:5px; border-radius: 10px" {{!}} '''Source'''
| <includeonly>{{#switch:{{lc:{{{source|}}}}}
{{!}}{{{source|}}}
|self=Media created or ripped by the uploader
|}}
|user=Media created or ripped by [[User:{{{user|}}}|{{{user|}}}]]
|fandom=FANDOM wiki image [[Category:FANDOM sourced images]]
|=<font color=red>''This file is missing a source.''</font>[[Category:Files lacking sources]]
|#default={{{source|}}}}}</includeonly>
|-
|-
{{#if:{{{modified|}}}|{{!}}-
! align=center width=25% style="background:#FF7EF4; padding:5px; border-radius: 10px" {{!}} License
{{!}} align=center width=25% style="background:#FFD166; padding:5px; border-radius: 10px" {{!}} '''Modification(s)'''
| <includeonly>{{License|{{{license|fairuse [[Category:Media with no license specified]]}}}}}</includeonly>
{{!}}{{{modified|}}}
|}
|}}
<noinclude>
|}<noinclude>
{{doc}}[[Category:File templates]]
{{doc}}[[Category:Image templates]]
</noinclude>
</noinclude>

Latest revision as of 00:05, 23 February 2024

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