Template:Anime music
{{anime music}}
is a modular template used to create a table to display Opening and Closing themes in anime.
Usage
{{Anime music/OP}}
{{Anime music|number|Song name|[[Song performer]]|episode span}}
{{Anime music/End}}
{{Anime music/ED}}
{{Anime music|number|Song name|[[Song performer]]|episode span}}
{{Anime music/End}}
Optional usage
- The color, kanji and tl parameters are optional for each line in {{Anime music}}
color - specifies the background color of the line. This allows for alternating colors for each line which improves readability or color coding lines for different seasons.
kanji - this is passed to the {{Nihongo}} template as the second parameter which is used for kanji characters. (You cannot call Nihongo directly inside the Anime music template due to technical limitations)
tl - (Transliteration or translation) this is passed to the {{Nihongo}} template as the third parameter. The extra 4th and 5th parameters of Nihongo are not supported.
Example
Code
{{Anime music/OP}}
{{Anime music| |Egao no Genki|[[SMAP]]|All}}
{{Anime music/End}}
{{Anime music/ED}}
{{Anime music|1|Bura Bura Sasete|SMAP|1-31}}
{{Anime music|2|Hajimete no Natsu|SMAP|32-53|color=ffffff}}
{{Anime music|3|Kimi wa Kimi da yo|SMAP|54-61}}
{{Anime music/End}}
Result
# | Transcription/Translation | Performed by | Episodes |
---|---|---|---|
Egao no Genki | SMAP | All |
# | Transcription/Translation | Performed by | Episodes |
---|---|---|---|
1 | Bura Bura Sasete | SMAP | 1-31 |
2 | Hajimete no Natsu | SMAP | 32-53 |
3 | Kimi wa Kimi da yo | SMAP | 54-61 |