Changes

Jump to navigation Jump to search

Template:Infobox Organization

2,900 bytes added, 20:22, 9 March 2007
no edit summary
{| class="infobox" style="width:23em; font-size:90%;"
|-
|colspan=2 align=center style="font-size:larger;"| '''{{{name}}}'''
|-
{{#if:{{{image|}}}|
{{!}}colspan=2 align=center{{!}}
[[Image:{{{image}}}{{#if:{{{size|}}}|{{!}}{{{size}}}|{{!}}200px}}{{#if:{{{caption|}}}|{{!}}{{{caption}}}}}]]<br/>{{{caption|}}}
{{!}}-
}}
{{#if:{{{image_border|}}}|
{{!}}colspan=2 align=center{{!}}
{{border|[[Image:{{{image_border}}}{{#if:{{{size|}}}|{{!}}{{{size}}}|{{!}}200px}}{{#if:{{{caption|}}}|{{!}}{{{caption}}}}}]]}}<br/>{{{caption|}}}
{{!}}-
}}
{{#if:{{{mission|}}}|
<tr><th style="text-align:right; padding-right:0.75em;">Mission</th><td>{{{mission}}}</td></tr>
}}{{#if:{{{motto|}}}|
<tr><th style="text-align:right; padding-right:0.75em;">Motto</th><td>{{{motto}}}</td></tr>
}}{{#if:{{{formation|}}}|
<tr><th style="text-align:right; padding-right:0.75em;">[[Date of establishment|Formation]]</th><td>{{{formation}}}</td></tr>
}}{{#if:{{{extinction|}}}|
<tr><th style="text-align:right; padding-right:0.75em;">Extinction</th><td>{{{extinction}}}</td></tr>
}}{{#if:{{{type|}}}|
<tr><th style="text-align:right; padding-right:0.75em;">Type</th><td>{{{type}}}</td></tr>
}}{{#if:{{{location|}}}|
<tr><th style="text-align:right; padding-right:0.75em;">Location</th><td>{{{location}}}</td></tr>
}}{{#if:{{{membership|}}}|
<tr><th style="text-align:right; padding-right:0.75em;">Membership</th><td>{{{membership}}}</td></tr>
}}{{#if:{{{leader_title|}}}|
<tr><th style="text-align:right; padding-right:0.75em;">{{{leader_title}}}</th><td>{{{leader_name}}}</td></tr>
}}{{#if:{{{board|}}}|
<tr><th style="text-align:right; padding-right:0.75em;">Board members</th><td>{{{board}}}</td></tr>
}}{{#if:{{{staff|}}}|
<tr><th style="text-align:right; padding-right:0.75em;">Staff</th><td>{{{staff}}}</td></tr>
}}{{#if:{{{key_people|}}}|
<tr><th style="text-align:right; padding-right:0.75em;">Key people</th><td>{{{key_people}}}</td></tr>
}}{{#if:{{{budget|}}}|
<tr><th style="text-align:right; padding-right:0.75em;">Budget</th><td>{{{budget}}}</td></tr>
}}{{#if:{{{website|}}}|
<tr><th style="text-align:right; padding-right:0.75em;">Website</th><td>{{{website}}}</td></tr>
}}
|}<noinclude>
==Usage==
<pre>{{Infobox Organization
|name=
|image= (borderless image)
|image_border= (image with border)
|size= (image size, optional, default 200px)
|caption= (optional)
|mission= (statement of purpose, optional)
|motto= (optional)
|formation= (date of formation)
|extinction= (date of extinction, optional)
|type=
|location=
|membership=
|leader_title= (position title for the leader of the org)
|leader_name= (name of leader)
|board= (board members, with office title in italics if applicable, separated by <code><br/></code> line breaks)
|staff= (either number of paid staff, or names with titles)
|key_people= (optional, other members)
|budget=
|website=
}}</pre>

[[Category:Infobox templates|Organization]]</noinclude>
Anonymous user

Navigation menu