Template:RapperInfobox: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{| class="infobox | <includeonly>{| class="infobox rapper-infobox" | ||
|+ | |+ {{{name|{{PAGENAME}}}}} | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
<tr><td colspan="2" style="text-align:center; padding: | <tr><td colspan="2" style="text-align:center; padding: 10px;">[[File:{{{image}}}|250px|{{{caption|}}}]]<br /><small>{{{caption|}}}</small></td></tr> | ||
}} | }} | ||
<tr><th colspan="2 | <tr><th colspan="2">Personal information</th></tr> | ||
{{#if:{{{birth_name|}}}| | {{#if:{{{birth_name|}}}| | ||
| Line 24: | Line 24: | ||
}} | }} | ||
<tr><th colspan="2 | <tr><th colspan="2">Musical career</th></tr> | ||
{{#if:{{{genres|}}}| | {{#if:{{{genres|}}}| | ||
| Line 49: | Line 49: | ||
<tr><th>Website</th><td>{{{website}}}</td></tr> | <tr><th>Website</th><td>{{{website}}}</td></tr> | ||
}} | }} | ||
|} | |||
|}</includeonly> | </includeonly> | ||