Template:RapperInfobox: Difference between revisions
Template page
More actions
Created page with "includeonly>{| class="infobox" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em; background: #f9f9f9; border: 1px solid #aaa; padding: 5px; float: right; margin: 0.5em 0 1em 1em; border-spacing: 2px;" |+ style="font-size: 125%; font-weight: bold; background: #222; color: #fff; padding: 5px;" | {{{name|{{PAGENAME}}}}} {{#if:{{{image|}}}| <tr><td colspan="2" style="text-align:center; padding: 5px;">File:{{{image}}}|frameless|upright=1.2|{{{captio..." |
No edit summary |
||
| (2 intermediate revisions 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> | ||