Template:Infobox organization: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
m (Text replacement - "bgcolour" to "color")
No edit summary
Line 1: Line 1:
__NOEDITSECTION__
{| class="infobox" cellspacing="5" style="width:350px; font-size:90%; border: 1px solid black; padding:0.5em  1em 0.5em 1em" align="right"
{| class="infobox" cellspacing="5" style="width:25em; font-size:90%; border: 1px solid black; padding:0.5em  1em 0.5em 1em" align="right"
|- valign="top"
|- valign="top"
|colspan="2" style="text-align: center; font-size: larger; background-color:{{{color|wheat}}}; color:#000;" | '''{{{company_name|{{PAGENAME}}}}}'''
|colspan="2" style="text-align: center; font-size: larger; background-color:{{{color|wheat}}}; color:#000;" | '''{{{company_name|{{PAGENAME}}}}}'''
|- valign="top"
|- valign="top"
|colspan="2" | [[File:{{{image}}}|200px|center ]]  <!-- <br /><small>{{{caption|}}}</small> -->
|colspan="2" | [[File:{{{image}}}|200px|center]]  <!-- <br /><small>{{{caption|}}}</small> -->
|- valign="top"
|- valign="top"
|colspan="2" style="text-align: center; font-weight: bold; background-color: wheat ;" | Organization information
|colspan="2" style="text-align: center; font-weight: bold; background-color: wheat ;" | Organization information
Line 37: Line 36:
|- valign="top"
|- valign="top"
{{#if:{{{location|}}} | {{!}} '''Location:''' {{!!}} {{{location|}}} }}
{{#if:{{{location|}}} | {{!}} '''Location:''' {{!!}} {{{location|}}} }}
|- valign="top"
{{#if:{{{address|}}} | {{!}} '''Address:''' {{!!}} {{{address|}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{location_addr|}}} | {{!}} '''Address:''' {{!!}} {{{location_addr|}}} }}
{{#if:{{{location_addr|}}} | {{!}} '''Address:''' {{!!}} {{{location_addr|}}} }}
Line 66: Line 67:
{{#if:{{{footnotes|}}} |  {{!}} '''Footnotes:''' {{!!}} {{{footnotes|}}} }}
{{#if:{{{footnotes|}}} |  {{!}} '''Footnotes:''' {{!!}} {{{footnotes|}}} }}
|} <includeonly>[[Category:Organizations]]</includeonly><noinclude>
|} <includeonly>[[Category:Organizations]]</includeonly><noinclude>
{{clr}}
<pre>
{| Infobox organization
| name      =
| image      =
| caption    =
| color      =  wheat
| org_type  =
| 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      =
| dissolved  =
| active    =
| footnotes  =
|}
</pre></noinclude>

Revision as of 20:49, 3 July 2023

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


{| Infobox organization
| name       = 
| image      =
| caption    =
| color      =  wheat
| org_type   = 
| 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      = 
| dissolved  = 
| active     = 
| footnotes  =
|}