Template:Infobox organization: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
|- valign="top"  
|- valign="top"  
{{#if:{{{org_type|}}} |  {{!}} '''Organization type:''' {{!!}} {{{org_type|}}} }}
{{#if:{{{org_type|}}} |  {{!}} '''Organization type:''' {{!!}} {{{org_type|}}} }}
|- valign="top"
{{#if:{{{purpose|}}} | {{!}} '''Purpose''' {{!!}} {{{{purpose|}}} }}
|- valign="top"
{{#if:{{{industry|}}} | {{!}} '''Industry''' {{!!}} {{{industry|}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{key_people|}}} |  {{!}} '''Key people:''' {{!!}} {{{key_people|}}} }}
{{#if:{{{key_people|}}} |  {{!}} '''Key people:''' {{!!}} {{{key_people|}}} }}
Line 60: Line 64:
|- valign="top"
|- valign="top"
{{#if:{{{affiliates|}}} |  {{!}} '''Affiliates''' {{!!}} {{{affiliates|}}} }}
{{#if:{{{affiliates|}}} |  {{!}} '''Affiliates''' {{!!}} {{{affiliates|}}} }}
|- valign="top"
{{#if:{{{legal_status|}}} |  {{!}} '''Legal status'''{{!!}} {{{legal_status|}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{owner|}}} |  {{!}} '''Owner(s)'''{{!!}} {{{owner|}}} }}
{{#if:{{{owner|}}} |  {{!}} '''Owner(s)'''{{!!}} {{{owner|}}} }}
Line 71: Line 77:
{{clr}}
{{clr}}
<pre>
<pre>
{| Infobox organization
{{ Infobox organization
| name       =  
| name         =  
| image     =
| image         =
| caption   =
| caption       =
| color     =  wheat
| color         =  wheat
| org_type   =  
| org_type     =
| key_people =
| purpose      =  
| genre     =
| key_people   =
| industry   =  
| genre         =
| products   =  
| industry     =  
| networth   =  
| products     =  
| employees =  
| networth     =  
| members   =  
| employees     =  
| homepage   =
| members       =  
| phone     =  
| homepage     =
| fax       =  
| phone         =  
| awards     =  
| fax           =  
| revenue   =  
| awards       =  
| locations =  
| revenue       =  
| location   =  
| locations     =  
| address   =
| location     =  
| location_addr   =  
| address       =
| location_csz     =  
| location_addr =  
| location_csz =  
| location_country =  
| location_country =  
| founder   =  
| founder       =  
| founded   =  
| founded       =  
| origins   =  
| origins       =  
|area_served =  
|area_served   =  
| focus     =  
| focus         =  
| method     =  
| method       =  
| parent     =  
| parent       =  
| owner     =  
| owner         =
| dissolved =  
| legal_status  =
| active     =  
| dissolved     =  
| affiliates =
| active       =  
| footnotes =
| affiliates   =
|}
| footnotes     =
}}
</pre></noinclude>
</pre></noinclude>

Revision as of 21:25, 3 July 2023

Infobox organization
[[File:{{{image}}}|200px|center]]
Organization information


{{ Infobox organization
| name          = 
| image         =
| caption       =
| color         =  wheat
| org_type      = 
| purpose       = 
| key_people    =
| genre         =
| industry      = 
| products      = 
| networth      = 
| employees     = 
| members       = 
| homepage      =
| phone         = 
| fax           = 
| awards        = 
| revenue       = 
| locations     = 
| location      = 
| address       =
| location_addr = 
| location_csz  = 
| location_country = 
| founder       = 
| founded       = 
| origins       = 
|area_served    = 
| focus         = 
| method        = 
| parent        = 
| owner         = 
| legal_status  =
| dissolved     = 
| active        = 
| affiliates    =
| footnotes     =
}}