Template:Infobox song: Difference between revisions
From Cojumpendium Wiki
Jump to navigationJump to search
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
(2 intermediate revisions by the same user not shown) | |||
Line 29: | Line 29: | ||
{{!}} {{{addtlInfo}}} }} | {{!}} {{{addtlInfo}}} }} | ||
|} | |} | ||
<includeonly>[[Category:Songs]]</includeonly> | <includeonly>[[Category:Songs]]</includeonly> | ||
<includeonly>{{#ifexist: {{{writer}}} | [[Category:Songs by {{{writer}}}]] | }}</includeonly> | <includeonly>{{#ifexist: {{{writer}}} | [[Category:Songs by {{{writer}}}]] | }}</includeonly> | ||
Line 60: | Line 59: | ||
}} | }} | ||
</pre> | </pre> | ||
<div style="clear:both;" class="mobileonly"></div> |
Latest revision as of 17:57, 13 November 2024
{{{title}}} | |
Written by | {{{writer}}} |
---|---|
Appears on | {{{album}}} |
Sung by | {{{singer}}} |
Genre | {{{genre}}} |
Language | {{{language}}} |
How to use: Put this block of code in an artist's main page. Fill out the information between the brackets and then remove the <!-- and -->
{{Infobox_song |title = <!-- Song Name --> |albumart = <!-- The filename of the (obviously already uploaded) photo, such as hello.jpg (optional) --> |writer = <!-- Example: Bora Karaca (DO NOT BRACKET/LINK THIS. IT DOES IT ON ITS OWN) --> |singer = <!-- Lead singer(s) on this song. Bracket/link it. --> |album = <!-- Album(s) this song appears on. Bracket/link it. --> |duration = <!-- Length of song (optional) --> |genre = <!-- Metal is default genre.--> |language = <!-- EXAMPLE: English --> |externalLinks = <!-- links to spotify, youtube, bandcamp, etc. --> |addtlInfo = <!-- Any additional Info.--> }}