Template:Song: Difference between revisions

From Now That's What I Call Music Wiki
No edit summary
No edit summary
Line 36: Line 36:
<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>
<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>
<td><div style="color: #dddddd;">{{#ask:  [[Sample Of::{{PAGENAME}}]]}}</div></td>
<td><div style="color: #dddddd;">{{#ask:  [[Sample Of::{{PAGENAME}}]]}}</div></td>
</tr>
</tr>}}
<tr>
{{#ifeq: {{#ask:  [[Cover Version Of::{{PAGENAME}}]]}} |  |  |<tr>
<th scope="row"><div style="color: #dddddd;">Covered by</div></th>
<th scope="row"><div style="color: #dddddd;">Covered by</div></th>
<td><div style="color: #dddddd;">{{#ask:  [[Cover Version Of::{{PAGENAME}}]]}}</div></td>
<td><div style="color: #dddddd;">{{#ask:  [[Cover Version Of::{{PAGENAME}}]]}}</div></td>
</tr>
</tr>}}
<tr>
{{#ifeq: {{#ask:  [[Mashup Of::{{PAGENAME}}]]}} |  |  |<tr>
<th scope="row"><div style="color: #dddddd;">Sampled by</div></th>
<th scope="row"><div style="color: #dddddd;">Mashed up by</div></th>
<td><div style="color: #dddddd;">{{#ask:  [[Mashup Of::{{PAGENAME}}]]}}</div></td>
<td><div style="color: #dddddd;">{{#ask:  [[Mashup Of::{{PAGENAME}}]]}}</div></td>
</tr>
</tr>}}
</table>
</table>
</div>
</div>

Revision as of 20:43, 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.