Template:Infobox person: Difference between revisions
No edit summary Tag: Reverted |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style="display:block; max-width:100%;"> | <div style="display:block; max-width:100%;"> | ||
<table class="infobox" style=" | <table class="infobox" style="width:270px; float:right; margin:0 0 1em 1em; border:2px solid #bd282e; background-color:#f9f9f9; font-size:90%; line-height:1.4em;"> | ||
<tr> | <tr> | ||
<th colspan="2" style="background-color:#bd282e; color:#ffffff; font-size:120%; padding:6px; text-align:center;">{{{name|Name Here}}}</th> | <th colspan="2" style="background-color:#bd282e; color:#ffffff; font-size:120%; padding:6px; text-align:center;">{{{name|Name Here}}}</th> | ||
Line 13: | Line 13: | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
<tr> | <tr> | ||
<td colspan="2" style="text-align:center; padding:8px;">[[{{{image}}}| | <td colspan="2" style="text-align:center; padding:8px;"> | ||
<div style="max-width:100%; display:inline-block;"> | |||
[[{{{image}}}|frameless|center]] | |||
</div> | |||
</td> | |||
</tr> | </tr> | ||
}} | }} |