Template: Album Details Column: Difference between revisions
From Now That's What I Call Music Wiki
No edit summary Tag: Manual revert |
No edit summary |
||
Line 16: | Line 16: | ||
<tr> | <tr> | ||
<th scope="row"><div style="color: #dddddd;">Country</div></th> | <th scope="row"><div style="color: #dddddd;">Country</div></th> | ||
<td>{{{5}}}</td> | <td>{{#ifeq: {{{5}}} | | | [[{{{5}}}]] }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th scope="row"><div style="color: #dddddd;">Album Series</div></th> | <th scope="row"><div style="color: #dddddd;">Album Series</div></th> | ||
<td>{{{6}}}</td> | <td>{{#ifeq: {{{6}}} | | | [[{{{6}}}]] }}</td> | ||
</tr> | </tr> | ||
</table> | </table> |