2,242
edits
Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!
(..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> |