Difference between revisions of "SongInfobox"
From Tenipuri Info
Line 20: | Line 20: | ||
<th>Composer(s)</th> | <th>Composer(s)</th> | ||
<td>{{{composer}}}</td> | <td>{{{composer}}}</td> | ||
</tr>}}{{#if:{{{itemnumber|}}}|<tr> | </tr>}}{{#if:{{{itemnumber|}}}|<tr> | ||
<th>Item Number</th> | <th>Item Number</th> | ||
<td>{{{itemnumber}}}</td> | <td>{{{itemnumber}}}</td> | ||
</tr>}}{{#if:{{{cost|}}}|<tr> | </tr>}}{{#if:{{{cost|}}}|<tr> | ||
<th> | <th>Cost</th> | ||
<td>{{{cost}}}</td> | <td>{{{cost}}}</td> | ||
</tr>}}</table> | </tr>}}{{#if:{{{releasedate|}}}|<tr> | ||
<th>Release Date</th> | |||
<td>{{{releasedate}}}</td> | |||
}} | |||
</tr></table> | |||
</div> | </div> |
Revision as of 16:42, 23 July 2019
SongInfobox