Template:Infobox officeholder: Difference between revisions
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div class="infobox mw-parser-output vcard" style="width: 22em; border: 1px solid #aaa | <div class="infobox mw-parser-output vcard" style="width: 22em; max-width:100%; border: 1px solid #aaa; margin: 10px; float: right; background: #f9f9f9;"> | ||
<table style="width: 100%; border: none;"> | <table style="width: 100%; border: none;"> | ||
<!-- Name and Image --> | <!-- Name and Image --> | ||
| Line 8: | Line 8: | ||
<td colspan="2" style="text-align: center;"> | <td colspan="2" style="text-align: center;"> | ||
{{#if: {{{image|}}} | {{#if: {{{image|}}} | ||
| [[File:{{{image}}} | | [[File:{{{image}}}|200px|center]]}} | ||
</td> | </td> | ||
</tr> | </tr> | ||
| Line 201: | Line 201: | ||
</table> | </table> | ||
</div> | </div> | ||