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
(..maybe it's just me) |
|||
Line 22: | Line 22: | ||
<includeonly>[[Category:Songs]]</includeonly> | <includeonly>[[Category:Songs]]</includeonly> | ||
__NOTOC__ | __NOTOC__ | ||
<noinclude> | |||
Please use the Song Creator form on the front page to start a new song page. Below is the code for the infobox only. | |||
<p> </p> | |||
<p> </p> | |||
<p> </p> | |||
<p> </p> | |||
<p> </p> | |||
<p> </p> | |||
<p> </p> | |||
<p> </p> | |||
<p> </p> | |||
<p> </p> | |||
'''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 '''<nowiki><!--</nowiki>''' and '''<nowiki>--></nowiki>''' | |||
<pre> | |||
{{Infobox_Artist | |||
|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 --> | |||
|genre = <!-- Rock is default. List other genres if there's a definite style heard such as Rap, Dixieland, Jazz, etc. --> | |||
|language = <!-- EXAMPLE: English --> | |||
}} | |||
</pre> |
Revision as of 15:15, 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_Artist |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 --> |genre = <!-- Rock is default. List other genres if there's a definite style heard such as Rap, Dixieland, Jazz, etc. --> |language = <!-- EXAMPLE: English --> }}