|
mh:wikigenius>Parvej Husen Talukder |
| Line 1: |
Line 1: |
| <div class="infobox" style="width: 22em; border: 1px solid #aaa; border-collapse: collapse; margin: 10px; float: right; background: #f9f9f9;">
| | #REDIRECT [[Template:Infobox company]] |
| <table style="width: 100%; border: none;">
| |
| <tr>
| |
| <th colspan="2" style="background: #e9e9e9; text-align: center;">{{#if: {{{name|}}} | {{{name}}} | {{PAGENAME}}}}</th>
| |
| </tr>
| |
| <tr>
| |
| <td colspan="2" style="text-align: center;">
| |
| {{#if: {{{logo|}}}
| |
| | [[File:{{{logo}}}|thumb|200px|center]] }}
| |
| </td>
| |
| </tr>
| |
| {{#if: {{{logo_caption|}}}
| |
| | <tr>
| |
| <td colspan="2" style="align: center; text-align: center; font-style: italic;">{{{logo_caption}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{type|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Type</th>
| |
| <td>{{{type}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{industry|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Industry</th>
| |
| <td>{{{industry}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{founded|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Founded</th>
| |
| <td>{{{founded}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{founder|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Founder</th>
| |
| <td>{{{founder}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{headquarters|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Headquarters</th>
| |
| <td>{{{headquarters}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{area_served|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Area Served</th>
| |
| <td>{{{area_served}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{key_people|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Key People</th>
| |
| <td>{{{key_people}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{products|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Products</th>
| |
| <td>{{{products}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{services|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Services</th>
| |
| <td>{{{services}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{revenue|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Revenue</th>
| |
| <td>{{{revenue}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{num_employees|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Number of Employees</th>
| |
| <td>{{{num_employees}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{parent|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Parent Organization</th>
| |
| <td>{{{parent}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{subsidiaries|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Subsidiaries</th>
| |
| <td>{{{subsidiaries}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{website|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Website</th>
| |
| <td>[{{{website}}} {{{website}}}]</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{mission|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Mission</th>
| |
| <td>{{{mission}}}</td>
| |
| </tr>
| |
| }}
| |
| {{#if: {{{awards|}}}
| |
| | <tr>
| |
| <th style="text-align: left;">Awards</th>
| |
| <td>{{{awards}}}</td>
| |
| </tr>
| |
| }}
| |
| </table>
| |
| </div> <noinclude>
| |
| {{Infobox organization
| |
| | name = Bhikitia
| |
| | logo = Bhikitia.png
| |
| | logo_caption = Logo
| |
| | type = Non-profit
| |
| | industry = [[Encyclopedia]]
| |
| | founded = October 1, 2020
| |
| | founder =
| |
| | headquarters =
| |
| | area_served = [[Bangladesh]] (Primary) and worldwide
| |
| | key_people =
| |
| | products = [[Bengali Bhikitia]] </br> [[English Bhikitia]]
| |
| | services = Encyclopedic content (for free)
| |
| | revenue = Unknown
| |
| | num_employees =
| |
| | parent =
| |
| | subsidiaries =
| |
| | website = https://www.example.org
| |
| | mission = "To provide free education to all."
| |
| | awards = Global Impact Award 2022
| |
| }} </noinclude>
| |