Difference between revisions of "Template:Infobox Song"
From project-imas.com wiki
(titlejp, titlerom and titleen default to {{PAGENAME}}) |
|||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{|class="infobox" style="width:22em; background:#fff6d9; text-align:center; font-size:95%;" cellpadding="3" align="right" | {|class="infobox" style="width:22em; background:#fff6d9; text-align:center; font-size:95%;" cellpadding="3" align="right" | ||
− | ! align="center" bgcolor="#ffc0c0"| {{{title|{{PAGENAME}}}}} | + | ! align="center" bgcolor="#ffc0c0"| {{#tag:nowiki|{{{title|{{PAGENAME}}}}}}} |
|- | |- | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
Line 59: | Line 59: | ||
{{!}} ''[[Personal songs|Personal song]] of'': | {{!}} ''[[Personal songs|Personal song]] of'': | ||
{{!}} {{{personalsong}}} | {{!}} {{{personalsong}}} | ||
+ | {{!}}-}} | ||
+ | {{#if:{{{sssongtype|}}}| | ||
+ | {{!}} ''Starlight Stage song type'': | ||
+ | {{!}} {{{sssongtype}}} | ||
+ | {{!}}-}} | ||
+ | {{#if:{{{tdsongtype|}}}| | ||
+ | {{!}} ''Theater Days song type'': | ||
+ | {{!}} {{{tdsongtype}}} | ||
{{!}}-}} | {{!}}-}} | ||
|} | |} | ||
Line 82: | Line 90: | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{mlsongcard|}}}| | {{#if:{{{mlsongcard|}}}| | ||
− | ! align="center" bgcolor="#ffc0c0" {{!}} '''[[THE iDOLM@STER | + | ! align="center" bgcolor="#ffc0c0" {{!}} '''[[THE iDOLM@STER Million Live!|Million Live!]] song card''' |
{{!}}- | {{!}}- | ||
{{!}} align="center" {{!}} [[Image:{{{mlsongcard}}}|240px]] | {{!}} align="center" {{!}} [[Image:{{{mlsongcard}}}|240px]] | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{sssongcard|}}}| | {{#if:{{{sssongcard|}}}| | ||
− | ! align="center" bgcolor="#ffc0c0" {{!}} '''[[THE iDOLM@STER Cinderella Girls | + | ! align="center" bgcolor="#ffc0c0" {{!}} '''[[THE iDOLM@STER Cinderella Girls Starlight Stage|Starlight Stage]] song cards''' |
{{!}}- | {{!}}- | ||
{{!}} align="center" {{!}} [[Image:{{{sssongcard}}}|240px]] | {{!}} align="center" {{!}} [[Image:{{{sssongcard}}}|240px]] | ||
Line 95: | Line 103: | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{tdsongcard1|{{{tdsongcard|}}}}}}| | {{#if:{{{tdsongcard1|{{{tdsongcard|}}}}}}| | ||
− | ! align="center" bgcolor="#ffc0c0" {{!}} '''[[THE iDOLM@STER Million Live! | + | ! align="center" bgcolor="#ffc0c0" {{!}} '''[[THE iDOLM@STER Million Live! Theater Days|Theater Days]] card''' |
{{!}}- | {{!}}- | ||
{{!}} align="center" {{!}} [[Image:{{{tdsongcard1|{{{tdsongcard}}}}}}|240px]] | {{!}} align="center" {{!}} [[Image:{{{tdsongcard1|{{{tdsongcard}}}}}}|240px]] | ||
Line 109: | Line 117: | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
− | {| | + | ==Usage== |
− | | | + | ===Minimal template=== |
− | | Minimal template | + | <pre> |
+ | {{Infobox Song | ||
+ | | image = | ||
+ | | imagesize = | ||
+ | | composer = | ||
+ | | lyricist = | ||
+ | | arranger = | ||
+ | | BPM = | ||
+ | }} | ||
+ | </pre> | ||
+ | When Original title, Romanized title and Translated title are the same as the page title. | ||
+ | ===Semi Minimal template=== | ||
<pre> | <pre> | ||
{{Infobox Song | {{Infobox Song | ||
Line 125: | Line 144: | ||
}} | }} | ||
</pre> | </pre> | ||
− | + | ===Full template=== | |
− | + | ||
<pre> | <pre> | ||
{{Infobox Song | {{Infobox Song | ||
Line 156: | Line 174: | ||
| imagesong = | | imagesong = | ||
| personalsong = | | personalsong = | ||
+ | | sssongtype = | ||
+ | | tdsongtype = | ||
| coverarranger = | | coverarranger = | ||
| coveridol = | | coveridol = | ||
Line 168: | Line 188: | ||
}} | }} | ||
</pre> | </pre> | ||
− | + | ||
[[Category:Templates using ParserFunctions|{{PAGENAME}}]] | [[Category:Templates using ParserFunctions|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Latest revision as of 05:49, 26 March 2021
Infobox Song | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
General song data | ||||||||||||||
|
Usage
Minimal template
{{Infobox Song | image = | imagesize = | composer = | lyricist = | arranger = | BPM = }}
When Original title, Romanized title and Translated title are the same as the page title.
Semi Minimal template
{{Infobox Song | image = | imagesize = | titlejp = | titlerom = | titleen = | composer = | lyricist = | arranger = | BPM = }}
Full template
{{Infobox Song | title = | image = | imagesize = | alt_txt = | caption = | titlejp = | titlerom = | titleen = | composer = | lyricist = | arranger = | originalarranger = | originalartist = | othercreditname1 = | othercreditdata1 = | othercreditname2 = | othercreditdata2 = | othercreditname3 = | othercreditdata3 = | othercreditname4 = | othercreditdata4 = | othercreditname5 = | othercreditdata5 = | BPM = | imagestat = | imagesong = | personalsong = | sssongtype = | tdsongtype = | coverarranger = | coveridol = | weissschwarz = | weissschwarz2 = | mlsongcard = | sssongcard = | sssongcard2 = | tdsongcard = | tdsongcard2 = | aclogo = }}