Template:Aboutfile: Difference between revisions

From Mariopedia, a wiki on Mario, Yoshi, Wario, Donkey Kong, Super Smash Bros., and more!
Jump to navigationJump to search
Content added Content deleted
m (Bawitdaba moved page Template:File info to Template:Aboutfile over redirect: moving back)
(instructions from the Super Mario Wiki: https://www.mariowiki.com/Template:Aboutfile)
Line 10:
|-
{{#if:{{{2|}}}|
! style="background-color:{{{bgcolor2|pink}}}; color:{{{txtcolor2|black}}}; text-align: center; font-size: small;" {{!}} Image Source
{{!}} style="padding-right: 1em;" {{!}} {{{2|}}}
}}
|-
{{#if:{{{3|}}}|
! style="background-color:{{{bgcolor2|pink}}}; color:{{{txtcolor2|black}}}; text-align: center; font-size: small;" {{!}} EditsArtist(s)
{{!}} style="padding-right: 1em;" {{!}} {{{3|}}}
}}
|-
|}</includeonly><noinclude>This template displays information about an image, and is intended for file pages only. [[Category:Infobox Templates]]</noinclude>
{{#if:{{{4|}}}|
! style="background-color:{{{bgcolor2|pink}}}; color:{{{txtcolor2|black}}}; text-align: center; font-size: small;" {{!}} Edits
{{!}} style="padding-right: 1em;" {{!}} {{{4|}}}
}}
|-
{{#if:{{{5|}}}|
! style="background-color:{{{bgcolor2|pink}}}; color:{{{txtcolor2|black}}}; text-align: center; font-size: small;" {{!}} Other versions
{{!}} style="padding-right: 1em;" {{!}} {{{5|}}}
}}
|}</includeonly><noinclude>
This template has five parameters:
*'''1''' is the description of the subject. It can be a descriptive sentence or two about what's in the image, or even a mere link to the subject that's pictured.
*'''2''' is the source, such as an external link to where you originally found the image. If you generated the image yourself, i.e. with a capture card or scanner, you can put the game (or manual, film, etc.) itself as the source. Otherwise, the name of the game should be in the description, rather than the source.
*'''3''' is the artist, if you know who made it (maybe yourself).
*'''4''' is "edited". If the image has been altered from the original, describe the modifications.
*'''5''' is "other versions". If there is another image on the same subject, try to link to it using <nowiki>[[:File:Filename.ext]]</nowiki>.
 
To use some but not all of these parameters, use, for example, something like this:<br>&nbsp; &nbsp;<code><nowiki>{{aboutfile|2=external link|3=[[User:Artist|Artist]]|5=[[:File:Otherone.png]]}}</nowiki></code>
 
The first two parameters are the most commonly used ones, however, and they can simply be entered like this:<br>&nbsp; &nbsp;<code><nowiki>{{aboutfile|summary|external link}}</nowiki></code>
 
While use of this template is ''optional'' for image summaries, it is recommended. The preloaded coding now automatically appears when [[Special:Upload|uploading]] a file. It should either be formatted correctly, or removed before uploading.
 
[[Category:Infobox templates]]</noinclude>