Template:Song: Difference between revisions
From Now That's What I Call Music Wiki
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
<table class="table table-hover"> | <table class="table table-hover"> | ||
<th scope="row"><div style="color: #dddddd;">Artist(s)</div></th> | |||
<td><div style="color: #dddddd;">{{#arraymap:{{{Song Artist|}}}|~|xxxxx|{{#set:Song Artist=xxxxx}}{{#formredlink:target=xxxxx|form=Artist}}}}</div></td> | |||
<tr> | |||
<th scope="row"><div style="color: #dddddd;">Song Title</div></th> | |||
<td><div style="color: #dddddd;">[[Song Title::{{{Song Title|}}}]]</div></td> | |||
</tr> | |||
</tr> | |||
<th scope="row"><div style="color: #dddddd;">Release Date</div></th> | <th scope="row"><div style="color: #dddddd;">Release Date</div></th> | ||
<td><div style="color: #dddddd;">[[ | <td><div style="color: #dddddd;">[[Song Original Release Date::{{{Song Original Release Date|}}}|{{#time:F j, Y|{{{Song Original Release Date}}}}}]]</div></td> | ||
</tr> | </tr> | ||
<tr> | <tr> |
Revision as of 18:01, 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.