Web
Analytics
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"

From Tally Hallmanac: The Ultimate Tally Hall Wiki
Jump to navigation Jump to search
Line 22: Line 22:
!valign="top" |Language
!valign="top" |Language
|{{{language}}}
|{{{language}}}
|-
{{#if: {{{addtlInfo|}}} | !valign="top" {{!}}Addtl. Info:
{{!}} {{{addtlInfo}}} }}
|}
|}
<includeonly>[[Category:Songs]] [[Category:Songs by {{{writer}}}]]</includeonly>
<includeonly>[[Category:Songs]] [[Category:Songs by {{{writer}}}]]</includeonly>
Line 50: Line 53:
  |genre = <!-- Rock is default genre. Please DO NOT use wonky or fabloo rock, we're looking for actual genres, here.  List other genres if there's a definite style heard such as Rap, Dixieland, Jazz, Doo-wop, etc. -->
  |genre = <!-- Rock is default genre. Please DO NOT use wonky or fabloo rock, we're looking for actual genres, here.  List other genres if there's a definite style heard such as Rap, Dixieland, Jazz, Doo-wop, etc. -->
  |language = <!-- EXAMPLE: English -->
  |language = <!-- EXAMPLE: English -->
|addtlInfo = <!-- Any additional Info.-->
}}
}}
</pre>
</pre>

Revision as of 17:36, 20 April 2010

{{{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 genre. Please DO NOT use wonky or fabloo rock, we're looking for actual genres, here.  List other genres if there's a definite style heard such as Rap, Dixieland, Jazz, Doo-wop, etc. -->
 |language = <!-- EXAMPLE: English -->
 |addtlInfo = <!-- Any additional Info.-->
}}