Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox organization: Difference between revisions

Template page
No edit summary
No edit summary
Line 7: Line 7:
             <td colspan="2" style="text-align: center;">
             <td colspan="2" style="text-align: center;">
                 {{#if: {{{logo|}}}
                 {{#if: {{{logo|}}}
                     | [[File:{{{logo}}}|thumb|200px|center]]                }}
                     | [[File:{{{logo}}}|200px|center]]                }}
             </td>
             </td>
         </tr>
         </tr>
Line 112: Line 112:
         }}
         }}
     </table>
     </table>
</div> <noinclude>
</div>
<noinclude>
== Usage example ==
To use this template on a page, copy and paste the following:
 
<pre>
{{Infobox organization
{{Infobox organization
| name            = Bhikitia
| name            = Bhikitia
Line 124: Line 129:
| area_served      = [[Bangladesh]] (Primary) and worldwide
| area_served      = [[Bangladesh]] (Primary) and worldwide
| key_people      =  
| key_people      =  
| products        = [[Bengali Bhikitia]] </br> [[English Bhikitia]]
| products        = [[Bengali Bhikitia]] &lt;br&gt; [[English Bhikitia]]
| services        = Encyclopedic content (for free)
| services        = Encyclopedic content (for free)
| revenue          = Unknown  
| revenue          = Unknown  
Line 133: Line 138:
| mission          = "To provide free education to all."
| mission          = "To provide free education to all."
| awards          = Global Impact Award 2022
| awards          = Global Impact Award 2022
}} </noinclude>
}}
</pre>
</noinclude>

Revision as of 01:13, 19 May 2026

Infobox organization

Usage example

To use this template on a page, copy and paste the following:

{{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
}}