Template:Song: Difference between revisions

From Now That's What I Call Music Wiki
No edit summary
No edit summary
Line 24: Line 24:
<td><div style="color: #dddddd;">[[Song Original Release Date::{{{Song Original Release Date|}}}|{{#time:F j, Y|{{{Song Original Release Date}}}}}]]</div></td>
<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>
{{#ifeq: {{{Song Highest Chart Position|}}} |  | [[Category:Needs Chart Position]] |<tr>
<th scope="row"><div style="color: #dddddd;">Highest Chart Position</div></th>
<th scope="row"><div style="color: #dddddd;">Highest Chart Position</div></th>
<td><div style="color: #dddddd;">[[Song Highest Chart Position::{{{Song Highest Chart Position|}}}]]</div></td>
<td><div style="color: #dddddd;">[[Song Highest Chart Position::{{{Song Highest Chart Position|}}}]]</div></td>
</tr>
</tr>}}
<tr>
{{#ifeq: {{{Song Genre|}}} |  | [[Category:Needs Genre]] |<tr>
<th scope="row"><div style="color: #dddddd;">Genre</div></th>
<th scope="row"><div style="color: #dddddd;">Genre</div></th>
<td><div style="color: #dddddd;">{{#arraymap:{{{Song Genre|}}}|~|xxxxx|{{#set:Song Genre=xxxxx}}{{#formredlink:target=xxxxx|form=Genre}}}}</div></td>
<td><div style="color: #dddddd;">{{#arraymap:{{{Song Genre|}}}|~|xxxxx|{{#set:Song Genre=xxxxx}}{{#formredlink:target=xxxxx|form=Genre}}}}</div></td>
</tr>
</tr>}}
<tr>
{{#ifeq: {{{Songwriters|}}} |  | [[Category:Needs Songwriter]] | <tr>
<th scope="row"><div style="color: #dddddd;">Songwriter(s)</div></th>
<th scope="row"><div style="color: #dddddd;">Songwriter(s)</div></th>
<td><div style="color: #dddddd;">{{#arraymap:{{{Songwriters|}}}|~|xxxxx|{{#set:Songwriters=xxxxx}}{{#formredlink:target=xxxxx|form=Artist}}}}</div></td>
<td><div style="color: #dddddd;">{{#arraymap:{{{Songwriters|}}}|~|xxxxx|{{#set:Songwriters=xxxxx}}{{#formredlink:target=xxxxx|form=Artist}}}}</div></td>
</tr>
</tr> }}
{{#ifeq: {{#ask:  [[Sample Of::{{PAGENAME}}]]}} |  |  |<tr>
{{#ifeq: {{#ask:  [[Sample Of::{{PAGENAME}}]]}} |  |  |<tr>
<th scope="row"><div style="color: #dddddd;">Sampled by</div></th>
<th scope="row"><div style="color: #dddddd;">Sampled by</div></th>

Revision as of 21:27, 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.