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 26: | Line 26: | ||
<noinclude> | <noinclude> | ||
<p> </p> | |||
<p> </p> | |||
<p> </p> | |||
<p> </p> | |||
<p> </p> | |||
<p> </p> | |||
<p> </p> | |||
<p> </p> | |||
<p> </p> | |||
<p> </p> | |||
'''How to use:''' | '''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> | <pre> | ||
{{Infobox album | {{Infobox album | ||
|title = Title of the release | |title = <!-- Title of the release --> | ||
|albumart = The filename of the (obviously already uploaded) album art, such as MMMM08.jpg (optional) | |albumart = The filename of the (obviously already uploaded) album art, such as MMMM08.jpg (optional) | ||
|released = Date released | |disc_category = <!-- EXAMPLE: EP, Studio Album --> | ||
|recorded = Some time frame in which the release was recorded (optional) | |released = <!-- Date released --> | ||
|recorded = <!-- Some time frame in which the release was recorded and studio name (optional) --> | |||
|length = <!-- EXAMPLE: 48:16 --> | |||
|label = <!-- Labels under which this album was released --> | |||
|producer = <!-- producer of the album --> | |||
|reviews = <!-- links to notable reviews of the album (optional) --> | |||
}} | }} | ||
</pre> | </pre> | ||