Actions

Template

Difference between revisions of "SongInfobox"

From Tenipuri Info

m
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<templatestyles src="CharacterInfobox/styles.css" /><noinclude>[[Category:Templates]]</noinclude>
 
<table class="wikitable infob infobox" style="width:350px;float:right;">{{#if:{{{image|}}}|<tr><td colspan="2">
<div class="infobox">
<div class="infobox-image">[[File:{{{image}}}|350px]]</div></td></tr>}}<tr><th colspan="2" style="text-align:center;">{{{title|{{PAGENAME}}}}}</th></tr>
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<tr>
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
     <th style="width:35%;">Artist(s)</th>
 
     <td><span></span>{{{artist}}}</td></tr>
<table class="wikitable">{{#if:{{{character|}}}|<tr>
{{#if:{{{group|}}}|<tr>
     <th>Character(s)</th>
    <th>Group</th>
     <td><span></span>{{{character}}}</td>
    <td>{{{group}}}</td>
</tr>}}{{#if:{{{voiceactor|}}}|<tr>
</tr>}}{{#if:{{{voiceactor|}}}|<tr>
     <th>Voice Actor(s)</th>
     <th>Voice Actor(s)</th>
Line 20: Line 20:
     <th>Composer(s)</th>
     <th>Composer(s)</th>
     <td>{{{composer}}}</td>
     <td>{{{composer}}}</td>
</tr>}}{{#if:{{{itemnumber|}}}|<tr>
</tr>}}{{#if:{{{arranger|}}}|<tr>
     <th>Item Number</th>
     <th>Arranger(s)</th>
     <td>{{{itemnumber}}}</td>
    <td>{{{arranger}}}</td>
</tr>}}{{#if:{{{catalognumber|}}}|<tr>
    <th>Catalog Number</th>
     <td>{{{catalognumber}}}</td>
</tr>}}{{#if:{{{albumlength|}}}|<tr>
    <th>Length</th>
    <td>{{{albumlength}}}</td>
</tr>}}{{#if:{{{cost|}}}|<tr>
</tr>}}{{#if:{{{cost|}}}|<tr>
     <th>Cost</th>
     <th>Cost</th>
Line 31: Line 37:
}}
}}
</tr></table>
</tr></table>
</div>

Latest revision as of 20:49, 17 July 2021

SongInfobox
Artist(s) {{{artist}}}