Template:Infobox song: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
{{!}}{{{recorded}}} }} | {{!}}{{{recorded}}} }} | ||
|- | |- | ||
! | {{#if: {{{singer|}}} | !valign="top" {{!}}Written by | ||
{{#ifexist: {{{writer}}} | [[{{{writer}}}]] | {{{writer}}} }} }} | |||
|- | |- | ||
!valign="top" | {{#if: {{{album|}}} | !valign="top" {{!}}Appears on | ||
{{!}}{{{album}}} }} | |||
|- | |- | ||
{{#if: {{{singer|}}} | !valign="top" {{!}}Sung by | {{#if: {{{singer|}}} | !valign="top" {{!}}Sung by | ||
| Line 28: | Line 28: | ||
{{!}}{{{duration}}} }} | {{!}}{{{duration}}} }} | ||
|- | |- | ||
!valign="top" | {{#if: {{{genre|}}} | !valign="top" {{!}}Genre | ||
{{!}}{{{genre}}} }} | |||
|- | |- | ||
!valign="top" | {{#if: {{{language|}}} | !valign="top" {{!}}Language | ||
{{!}}{{{Language}}} }} | |||
|- | |- | ||
{{#if: {{{externalLinks|}}} | !valign="top" {{!}}Links: | {{#if: {{{externalLinks|}}} | !valign="top" {{!}}Links: | ||
| Line 61: | Line 61: | ||
|year = <!-- Release date --> | |year = <!-- Release date --> | ||
|recorded = <!-- Time and/or place where it was recorded --> | |recorded = <!-- Time and/or place where it was recorded --> | ||
|albumart = <!-- The filename of the photo, such as hello.jpg | |albumart = <!-- The filename of the photo, such as hello.jpg --> | ||
|writer = <!-- Example: Neil Cicierega --> | |writer = <!-- Example: Neil Cicierega --> | ||
|singer = <!-- Lead singer(s) on this song. Bracket/link it. --> | |singer = <!-- Lead singer(s) on this song. Bracket/link it. --> | ||
|album = <!-- Album(s) this song appears on. Bracket/link it. --> | |album = <!-- Album(s) this song appears on. Bracket/link it. --> | ||
|duration = <!-- Length of song | |duration = <!-- Length of song --> | ||
|genre = <!-- The genre(s) of the song --> | |genre = <!-- The genre(s) of the song --> | ||
|language = <!-- EXAMPLE: English --> | |language = <!-- EXAMPLE: English --> | ||
Revision as of 20:29, 22 January 2023
| {{{title}}} | |
| Song | |
| Artist | {{{artist}}} |
|---|---|
How to use: Put this block of code in an song's main page. Fill out the information between the brackets and then remove the <!-- and -->
{{Infobox_song
|title = <!-- Song Name -->
|artist = <!-- Song artist -->
|year = <!-- Release date -->
|recorded = <!-- Time and/or place where it was recorded -->
|albumart = <!-- The filename of the photo, such as hello.jpg -->
|writer = <!-- Example: Neil Cicierega -->
|singer = <!-- Lead singer(s) on this song. Bracket/link it. -->
|album = <!-- Album(s) this song appears on. Bracket/link it. -->
|duration = <!-- Length of song -->
|genre = <!-- The genre(s) of the song -->
|language = <!-- EXAMPLE: English -->
|externalLinks = <!-- links to spotify, youtube, bandcamp, etc. -->
|addtlInfo = <!-- Any additional Info.-->
}}
DO NOT BRACKET/LINK TO ARTISTS, WRITERS, SINGERS, ALBUMS, ETC. IT DOES IT ON ITS OWN.