Template:Infobox animation: Difference between revisions
Jump to navigation
Jump to search
(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 |{...") |
No edit summary |
||
Line 7: | Line 7: | ||
|colspan="2" |<span id="heading_bigger">[[:Category:Song|Song]]</span> | |colspan="2" |<span id="heading_bigger">[[:Category:Song|Song]]</span> | ||
|- | |- | ||
!valign="top" | | !valign="top" |Animator | ||
|{{#ifexist: {{{ | |{{#ifexist: {{{animator}}} | [[{{{animator}}}]] | {{{animator}}} }} | ||
|- | |||
!valign="top" |Song | |||
|{{#ifexist: {{{song}}} | [[{{{song}}}]] | {{{song}}} }} | |||
|- | |||
!valign="top" |Music by | |||
|{{#ifexist: {{{musicBy}}} | [[{{{musicBy}}}]] | {{{musicBy}}} }} | |||
|- | |- | ||
!valign="top" |Released | !valign="top" |Released | ||
|{{{year}}} | |{{{year}}} | ||
|- | |- | ||
{{#if: {{{duration|}}} | !valign="top" {{!}}Duration | {{#if: {{{duration|}}} | !valign="top" {{!}}Duration | ||
{{!}}{{{duration}}} }} | {{!}}{{{duration}}} }} | ||
|- | |- | ||
{{#if: {{{externalLinks|}}} | !valign="top" {{!}}Links: | {{#if: {{{externalLinks|}}} | !valign="top" {{!}}Links: | ||
Line 66: | Line 57: | ||
</pre> | </pre> | ||
'''DO NOT BRACKET/LINK TO ANIMATORS, ARTISTS, ETC. IT DOES IT ON ITS OWN.''' | '''DO NOT BRACKET/LINK TO ANIMATORS, ARTISTS, SONGS, ETC. IT DOES IT ON ITS OWN.''' |
Revision as of 04:32, 20 October 2022
{{{title}}} | |
Song | |
Animator | {{{animator}}} |
---|---|
Song | {{{song}}} |
Music by | {{{musicBy}}} |
Released | {{{year}}} |
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, SONGS, ETC. IT DOES IT ON ITS OWN.