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
Blossom (talk | contribs)
No edit summary
Undo revision 30060 by Parvej Husen Talukder (talk)
Tag: Undo
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div class="infobox" style="width: 22em; border: 1px solid #aaa; border-collapse: collapse; margin: 10px; float: right; background: #f9f9f9;">
<div class="infobox" style="width: 22em; border: 1px solid #aaa; border-collapse: collapse; margin: 10px; float: right;">
     <table style="width: 100%; border: none;">
     <table style="width: 100%; border: none;">
         <tr>
         <tr>
             <th colspan="2" style="background: #e9e9e9; text-align: center;">{{#if: {{{name|}}} | {{{name}}} | "Organization Name"}}</th>
             <th colspan="2" style="text-align: center;">{{#if: {{{name|}}} | {{{name}}} | {{PAGENAME}}}}</th>
         </tr>
         </tr>
         <tr>
         <tr>
             <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>

Latest revision as of 18:47, 25 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
}}