|
|
| (6 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| <div class="infobox vcard" style="width: 22em; border: 1px solid #aaa; border-collapse: collapse; margin: 10px; float: right; background: #f9f9f9;">
| | {{#invoke:InfoboxPosition|infobox}} |
| <table style="width: 100%; border: none;">
| |
| <!-- Name and Image -->
| |
| <tr>
| |
| <th colspan="2" style="background: #e9e9e9; text-align: center; font-size: 16px; padding: 5px;">{{#if: {{{name|}}} | {{{name}}} | {{PAGENAME}}}}</th>
| |
| </tr>
| |
| <tr>
| |
| <td colspan="2" style="text-align: center;">
| |
| {{#if: {{{image|}}}
| |
| | [[File:{{{image}}}|thumb|200px|center]]}}
| |
| </td>
| |
| </tr>
| |
| {{#if: {{{caption|}}}
| |
| | <tr>
| |
| <td colspan="2" style="align: center; text-align: center; font-style: italic;">{{{caption}}}</td>
| |
| </tr>
| |
| }}
| |
| | |
| <!-- Holder Name -->
| |
| {{#if: {{{holder|}}}
| |
| | <tr>
| |
| <th colspan="2" style="background: #e9e9e9; text-align: center; font-size: 13px; padding: 5px;">{{{holder}}}</th>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{time|}}} |
| |
| <tr>
| |
| <td colspan="2" style="text-align: center; font-size: 14px;">{{{time}}}</td>
| |
| </tr>
| |
| }}
| |
| <tr>
| |
| <th colspan="2" style="background: #e9e9e9; text-align: center; font-size: 14px; padding: 5px;"> Official Information</th>
| |
| </tr>
| |
| | |
| {{#if: {{{style|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">style</th>
| |
| <td>{{{style}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{type|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Type</th>
| |
| <td>{{{type}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{abbreviation|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Abbreviation</th>
| |
| <td>{{{abbreviation}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{member_of|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Member of</th>
| |
| <td>{{{member_of}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{office_l|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Office</th>
| |
| <td>{{{office_l}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{appointer|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Appointer</th>
| |
| <td>{{{appointer}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{first_holder|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">First holder</th>
| |
| <td>{{{first_holder}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{succession|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Succession</th>
| |
| <td>{{{succession}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{salary|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Salary</th>
| |
| <td>{{{salary}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{known_for|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Known for</th>
| |
| <td>{{{known_for}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{notable_works|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Notable works</th>
| |
| <td>{{{notable_works}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{website|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Website</th>
| |
| <td>{{{website}}}</td>
| |
| </tr>
| |
| }}
| |
| </table>
| |
| </div>
| |
| <noinclude> | | <noinclude> |
| {{Infobox Position|name=Chief Executive Officer|image=MK Timothy.jpg|caption=Official Photo of the {{PAGENAME}}|holder=[[Mk Timothy]]|time=2016|style=Honourable CEO </br> | | {{Infobox Position |
| Mr. CEO|type=Highest executive authority|abbreviation=CEO of MkT&C|office_l=Kampala, [[Uganda]]|appointer=[[Mk Timothy|Founder of MkT&C]]|salary=Unknown|website=https://mktimothy.com}}
| | | name = Minister of Finance |
| | | image = example.jpg |
| | | caption = Official portrait |
| | | holder = John Doe |
| | | time = 2020–present |
| | | style = Executive |
| | | type = Government position |
| | | office = Ministry of Finance |
| | | salary = $50,000 |
| | | website = https://example.com |
| | }} |
| </noinclude> | | </noinclude> |