Template:Infobox animation
Revision as of 04:31, 20 October 2022 by Hujiba (talk | contribs) (Created page with "{| class="infobox" id="infobox_song" style="text-align:left;" |- |colspan="2" |<span id="heading_biggest">{{{title}}}</span> |- {{#if: {{{albumart|}}} | {{!}}colspan="2" align="center" {{!}} [[File:{{{albumart}}}{{!}}320px]] {{!}}-}} |colspan="2" |<span id="heading_bigger">Song</span> |- !valign="top" |Artist: |{{#ifexist: {{{artist}}} | [[{{{artist}}}]] | {{{artist}}} }} |- !valign="top" |Released |{{{year}}} |- !width="70" valign="top" |Written by |{...")
| {{{title}}} | |
| Song | |
| Artist: | {{{artist}}} |
|---|---|
| Released | {{{year}}} |
| Written by | {{{writer}}} |
| Appears on | {{{album}}} |
| Genre | {{{genre}}} |
| Language | {{{language}}} |
How to use: Put this block of code in an animation's main page. Fill out the information between the brackets and then remove the <!-- and -->
{{Infobox_song
|title = <!-- Animation Name -->
|animator = <!-- The animator of the animation -->
|song = <!-- Name of the song used in the animation -->
|musicBy= <!-- Who made the music used in the animation -->
|year = <!-- Release date -->
|screenshot = <!-- A screenshot of the animation, one with the title is preferred -->
|duration = <!-- Length of song (optional) -->
|externalLinks = <!-- links to newgrounds, youtube, etc. -->
|addtlInfo = <!-- Any additional Info.-->
}}
DO NOT BRACKET/LINK TO ANIMATORS, ARTISTS, ETC. IT DOES IT ON ITS OWN.