Site News
Warning: This wiki contains spoilers. Read at your own risk!

Social media: If you would like, please join our Discord server, and/or follow us on X (Twitter) or Tumblr!

Template:File desc: Difference between revisions

From Fire Emblem Wiki, your source on Fire Emblem information. By fans, for fans.
mNo edit summary
Line 1: Line 1:
{| class="wikitable"
{|align=left width="60%" border=1 cellpadding=3 cellspacing="3" style="{{roundt}}; {{roundb}}; border-right:1px solid {{Color1}}; border-top:1px solid {{Color1}}; border-left:1px solid {{Color1}}; border-bottom:1px solid {{Color3}}; background-color: {{Color1}}; text-align: left"
|-
|-
! Summary
!style="border:none; background-color:{{Color3}}; {{roundtl}}; text-align:center" width=15%|Summary
| {{{summary}}}
|style="border:none; background-color:{{Color3}}; {{roundtr}}" width="85%"|{{{summary}}}
|-
|-
! Game
{{#if: {{{game|}}}|
| {{{game}}}
!style="border:none; background-color:{{Color3}}; text-align:center" width=15%{{!}}Game
{{!}}style="border:none; background-color:{{Color3}}" width="85%"{{!}}{{{game}}}
{{!}}-
| }}
{{#if: {{{material|}}}|
!style="border:none; background-color:{{Color3}}; text-align:center" width=15%{{!}}Material
{{!}}style="border:none; background-color:{{Color3}}" width="85%"{{!}}{{{material}}}
{{!}}-
| }}
{{#if: {{{artist|}}}|
!style="border:none; background-color:{{Color3}}; text-align:center" width=15%{{!}}Artist
{{!}}style="border:none; background-color:{{Color3}}" width="85%"{{!}}{{{artist}}}
{{!}}-
| }}
{{#if: {{{composer|}}}|
!style="border:none; background-color:{{Color3}}; text-align:center" width=15%{{!}}Composer(s)
{{!}}style="border:none; background-color:{{Color3}}" width="85%"{{!}}{{{composer}}}
{{!}}-
| }}
{{#if: {{{arranger|}}}|
!style="border:none; background-color:{{Color3}}; text-align:center" width=15%{{!}}Arranger(s)
{{!}}style="border:none; background-color:{{Color3}}" width="85%"{{!}}{{{arranger}}}
{{!}}-
| }}
!style="border:none; background-color:{{Color3}}; text-align:center; {{roundbl}}" width=15%|Source
|style="border:none; background-color:{{Color3}}; {{roundbr}}" width="85%"|{{{source}}}
|-
|-
! Artist
| {{{artist}}}
|-
! Composer(s)
| {{{composer}}}
|-
! Arranger(s)
| {{{arranger}}}
|-
! Source
| {{{source}}}
|}
|}
{{clear}}<noinclude>
==Usage==
==Usage==
All parameters except summary would be optional.
<pre>
 
{{File desc
"Game" could be something else, like "Material", for stuff like TCG or Cipher art or for merchandise images.
|summary=Brief description of the image.
 
|game={{FE#}}
For images, "Artist" would be used unless the artist is unknown. For music samples, "Composer(s)" and "Arranger(s)" (if applicable) would be used.
|material=Use if the file is not from a video game (e.g. "{{TCGCipher}} set 11" or "''Genealogy of the Holy War'' Exceed figurines").
 
|artist=Use for images. Do not include if the artist is unknown.
Source should link to the page on which the image was obtained.
|composer=Use for music samples.
 
|arranger=Use for music samples.
This would not auto-categorize (although I could make it so that it has a "type" parameter in order to categorize).
|source=Location you obtained the file from (for example, a URL if obtained online).
 
}}
</pre>
Example for [[:File:FE776 Finn.png]]:
Example for [[:File:FE776 Finn.png]]:
<pre>
<pre>
Line 49: Line 65:
|source=Ripped from the game's files.
|source=Ripped from the game's files.
}}
}}
</pre>
</pre></noinclude>

Revision as of 02:54, 1 April 2018

style="border:none; background-color:#222222; Template:Roundtl; text-align:center" width=15%|Summary style="border:none; background-color:#222222; Template:Roundtr" width="85%"|{{{summary}}}
style="border:none; background-color:#222222; text-align:center; Template:Roundbl" width=15%|Source style="border:none; background-color:#222222; Template:Roundbr" width="85%"|{{{source}}}

Usage

{{File desc
|summary=Brief description of the image.
|game={{FE#}}
|material=Use if the file is not from a video game (e.g. "{{TCGCipher}} set 11" or "''Genealogy of the Holy War'' Exceed figurines").
|artist=Use for images. Do not include if the artist is unknown.
|composer=Use for music samples.
|arranger=Use for music samples.
|source=Location you obtained the file from (for example, a URL if obtained online).
}}

Example for File:FE776 Finn.png:

{{File desc
|summary=Official artwork of [[Finn]].
|game={{FE5}}
|artist=Mayumi Hirota
|source=[https://www.nintendo.co.jp/n02/shvc/bfej/data/chara/fin.html Official ''Fire Emblem: Thracia 776'' website]
}}

Example for a non-uploaded sample of "Fire Emblem" from Super Smash Bros. Melee:

{{File desc
|summary=Sample of the music track "Fire Emblem".
|game={{SSBM}}
|composer=Yuka Tsujiyoko and/or Hirokazu Tanaka
|arranger=Shogo Sakai
|source=Ripped from the game's files.
}}