Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!
Difference between revisions of "Template:Infobox song"
Jump to navigation
Jump to search
Line 42: | Line 42: | ||
Put this block of code in an artist's main page. Fill out the information between the brackets and then remove the '''<nowiki><!--</nowiki>''' and '''<nowiki>--></nowiki>''' | Put this block of code in an artist's main page. Fill out the information between the brackets and then remove the '''<nowiki><!--</nowiki>''' and '''<nowiki>--></nowiki>''' | ||
<pre> | <pre> | ||
{{ | {{Infobox_song | ||
|title = <!-- Song Name --> | |title = <!-- Song Name --> | ||
|photo = <!-- The filename of the (obviously already uploaded) photo, such as hello.jpg (optional) --> | |photo = <!-- The filename of the (obviously already uploaded) photo, such as hello.jpg (optional) --> |
Revision as of 15:23, 28 September 2009
{{{title}}} | |
Written by | {{{writer}}} |
---|---|
Appears on | {{{album}}} |
Sung by | {{{singer}}} |
Genre | {{{genre}}} |
Language | {{{language}}} |
Please use the Song Creator form on the front page to start a new song page. Below is the code for the infobox only.
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 --> |photo = <!-- The filename of the (obviously already uploaded) photo, such as hello.jpg (optional) --> |writer = <!-- Example: [[Andrew Horowitz]] --> |singer = <!-- Lead singer(s) on this song --> |duration = <!-- Length of song (optional) --> |genre = <!-- Rock is default. List other genres if there's a definite style heard such as Rap, Dixieland, Jazz, etc. --> |language = <!-- EXAMPLE: English --> }}