252
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<table {{Qif|test={{{single|}}}|then=width=50%|else=width=100%}} style="border: 2px solid #567ba8; font-size: 95%"> | |||
<span style="font-size: 105%">'''{{{award|Award name}}}'''</span> | |||
<hr /> | |||
<tr style="background:#efefef;"> | |||
<td>'''{{{winner|Winning title}}}'''</td> | |||
<td><small>{{{author|Winning artist}}}</small></td> | |||
</tr> | |||
<tr style="background:#efefef;"><td>'''{{{winner|Winning title}}}'''</td><td><small>{{{author|Winning artist}}}</small></td> | <tr> | ||
<tr><td colspan="2" align=center>'''''Other Nominations'''''</td> | <td colspan="2" align=center>'''''Other Nominations'''''</td> | ||
</tr> | |||
{{Qif | {{Qif | ||
|test={{{nominee1|}}} | |test={{{nominee1|}}} | ||
|then=<tr><td>{{{nominee1}}}</td><td><small>{{{author1}}}</small></td> | |then=<tr><td>{{{nominee1}}}</td><td><small>{{{author1}}}</small></td></tr> | ||
|else=<tr><td> </td>}}{{Qif | |else=<tr><td> </td></tr> | ||
}} | |||
{{Qif | |||
|test={{{nominee2|}}} | |test={{{nominee2|}}} | ||
|then=<tr><td>{{{nominee2}}}</td><td><small>{{{author2}}}</small></td> | |then=<tr><td>{{{nominee2}}}</td><td><small>{{{author2}}}</small></td></tr> | ||
|else=<tr><td> </td>}}{{Qif | |else=<tr><td> </td></tr> | ||
}} | |||
{{Qif | |||
|test={{{nominee3|}}} | |test={{{nominee3|}}} | ||
|then=<tr><td>{{{nominee3}}}</td><td><small>{{{author3}}}</small></td> | |then=<tr><td>{{{nominee3}}}</td><td><small>{{{author3}}}</small></td></tr> | ||
|else=<tr><td> </td>}}{{Qif | |else=<tr><td> </td></tr> | ||
}} | |||
{{Qif | |||
|test={{{nominee4|}}} | |test={{{nominee4|}}} | ||
|then=<tr><td>{{{nominee4}}}</td><td><small>{{{author4}}}</small></td> | |then=<tr><td>{{{nominee4}}}</td><td><small>{{{author4}}}</small></td></tr> | ||
|else=<tr><td> </td>}}{{Qif | |else=<tr><td> </td></tr> | ||
}} | |||
{{Qif | |||
|test={{{nominee5|}}} | |test={{{nominee5|}}} | ||
|then=<tr><td>{{{nominee5}}}</td><td><small>{{{author5}}}</small></td> | |then=<tr><td>{{{nominee5}}}</td><td><small>{{{author5}}}</small></td></tr> | ||
|else=<tr><td> </td>}} | |else=<tr><td> </td></tr> | ||
|}</table><noinclude> | }} | ||
|} | |||
[[Category:Awards templates]]</noinclude> | </table> | ||
<noinclude> | |||
[[Category:Awards templates]] | |||
</noinclude> |