Template:Infobox Song: Difference between revisions

Template page
(Created page with "<includeonly><!-- -->{{Infobox | bodyclass = vcard outcell | bodystyle =text-align: left; width: 300px; | above ={{#if:{{{nameJp|}}} |'''{{lang|ja|{{{nameJp}}}}}'''<br...")
 
(Tentatively omitting width for character Module:Tabs)
 
(5 intermediate revisions by 3 users not shown)
Line 2: Line 2:
-->{{Infobox
-->{{Infobox
| bodyclass = vcard outcell
| bodyclass = vcard outcell
| bodystyle  =text-align: left; width: 300px;
| bodystyle  =text-align: left;
| above      ={{#if:{{{nameJp|}}} |'''{{lang|ja|{{{nameJp}}}}}'''<br />}}{{{nameEn|}}}
| above      ={{#if:{{{nameJp|}}} |'''{{lang|ja|{{{nameJp}}}}}'''<br />}}{{{nameEn|}}}
| aboveclass  =vcard; incell_top
| aboveclass  =vcard; incell_top
Line 9: Line 9:
| datastyle  =text-align: left;
| datastyle  =text-align: left;


| image      ={{{image|No image}}}
| image      ={{{image|}}}


| label1      =Name
| label1      =Name
| data1      ={{{name|}}}
| data1      ={{{nameEn|}}}
| label2      =Vocals
| label2      =Vocals
| data2      ={{{vocals|}}}
| data2      ={{{vocals|}}}
Line 28: Line 28:
| data8      ={{{appfirst|}}}
| data8      ={{{appfirst|}}}
| label9      =Game appearances
| label9      =Game appearances
| data9      ={{{appgames|}}}
| data9      ={{{appgame|}}}
}}<!--
}}<!--
--></includeonly><noinclude><!--
--></includeonly><noinclude><!--
Line 40: Line 40:


<!-- preview of the template -->
<!-- preview of the template -->
{{Infobox Song
|nameJp        =
|nameEn        =Rebellion
|image          =[[File:BlazBlue LA Vocal Cover.png|300x420px]]
|name          =Rebellion
|vocals        =Jamison Boaz
|composer      =[[wikipedia:Daisuke Ishiwatari|Daisuke Ishiwatari]]
|arrangement    =Norichika Satō
|lyricist      =Lily Ish
|titles        =Rebellion
|albums        =[[BlazBlue in L.A. Vocal Edition]]
|appfirst      =
|appgame        =
}}
== Usage ==
<pre><nowiki>
{{Infobox Song
{{Infobox Song
|nameJp=Jp name
|nameJp=Jp name
Line 53: Line 70:
|appfirst=First appearance
|appfirst=First appearance
|appgame=Game appearances
|appgame=Game appearances
}}
== Usage ==
<pre><nowiki>
{{Infobox Song
|nameJp        =Name in Japanese
|nameEn        =Name in English
|image          =Image
|name          =Song's name
|vocals        =Vocalist's name
|composer      =Composer's name
|arrangement    =Arrangement's name
|lyricist      =Lyricist's name
|titles        =Alternate versions and tracks
|albums        =Name of album's this song has appeared in
|appfirst      =Game which this track debuted in
|appgame        =Games which this track is present
}}
}}
</nowiki></pre>
</nowiki></pre>


[[Category:Infobox Templates]]
</noinclude>
</noinclude>

Latest revision as of 18:31, 21 March 2021


See also Template:Infobox and Template:Infobox Character.

Rebellion

BlazBlue LA Vocal Cover.png

Name

Rebellion

Vocals

Jamison Boaz

Composer

Daisuke Ishiwatari

Arrangement

Norichika Satō

Lyricist

Lily Ish

Titles

Rebellion

Albums

BlazBlue in L.A. Vocal Edition

Usage

{{Infobox Song
|nameJp=Jp name
|nameEn=En name
|image=Image
|name=Name
|vocals=Vocals
|composer=Composer
|arrangement=Arrangement
|lyricist=Lyricist
|titles=Titles
|albums=Albums
|appfirst=First appearance
|appgame=Game appearances
}}