Template:Song: Difference between revisions

From Now That's What I Call Music Wiki
No edit summary
No edit summary
Tag: Reverted
Line 13: Line 13:
<div class="col-sm-9" style="width: 100%;">
<div class="col-sm-9" style="width: 100%;">
<table class="table table-hover">
<table class="table table-hover">
<th scope="row"><div style="color: #dddddd; border-top: 0pm;">Artist(s)</div></th>
<tr"><div style="color: #dddddd; border-top: 0pm;">Artist(s)</div></th>
<td><div style="color: #dddddd;">{{#arraymap:{{{Song Artist|}}}|~|xxxxx|{{#set:Song Artist=xxxxx}}{{#formredlink:target=xxxxx|form=Artist}}}}</div></td>
<td><div style="color: #dddddd;">{{#arraymap:{{{Song Artist|}}}|~|xxxxx|{{#set:Song Artist=xxxxx}}{{#formredlink:target=xxxxx|form=Artist}}}}</div></td></tr>
<tr>
<tr>
<th scope="row"><div style="color: #dddddd;">Song Title</div></th>
<th scope="row"><div style="color: #dddddd;">Song Title</div></th>
<td><div style="color: #dddddd;">[[Song Title::{{{Song Title|}}}]]</div></td>
<td><div style="color: #dddddd;">[[Song Title::{{{Song Title|}}}]]</div></td>
</tr>
</tr>
</tr>
<th scope="row"><div style="color: #dddddd;">Release Date</div></th>
<th scope="row"><div style="color: #dddddd;">Release Date</div></th>

Revision as of 21:17, 6 August 2022

This is the "Song" template.

It should be called in the following format:

{{Song
|Song Artist=
|Song Title=
|Song Original Release Date=
|Song Genre=
}}

Edit the page to see the template text.