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!
Line 23: | Line 23: | ||
|{{{website}}} | |{{{website}}} | ||
|} | |} | ||
<includeonly>[[Category: | <includeonly>[[Category:Artists]]</includeonly> | ||
__NOTOC__ | __NOTOC__ | ||
<noinclude> | |||
<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 = <!-- Artist Name --> | |||
|photo = <!-- The filename of the (obviously already uploaded) photo, such as hello.jpg (optional) --> | |||
|genre = <!-- Genre(s) --> | |||
|yearsActive = <!-- YYYY-YYYY/present --> | |||
|label = <!-- label(s) signed to --> | |||
|associated = <!-- The filename of the (obviously already uploaded) photo, such as hello.jpg (optional) --> | |||
|website = <!-- website(s) of the artist --> | |||
}} | |||
</pre> |