Difference between revisions of "Template:Infobox Organization"

From Pensapedia, the Pensacola encyclopedia
Jump to navigation Jump to search
m
m
Line 32: Line 32:
 
<tr><th style="text-align:right; padding-right:0.75em;">Executive&nbsp;director</th><td>{{{executive}}}</td></tr>
 
<tr><th style="text-align:right; padding-right:0.75em;">Executive&nbsp;director</th><td>{{{executive}}}</td></tr>
 
}}{{#if:{{{board|}}}|
 
}}{{#if:{{{board|}}}|
<tr><th style="text-align:right; padding-right:0.75em;">Board members</th><td>{{{board}}}</td></tr>
+
<tr><th style="text-align:right; padding-right:0.75em;">Board&nbsp;officers</th><td>{{{board}}}</td></tr>
 
}}{{#if:{{{staff|}}}|
 
}}{{#if:{{{staff|}}}|
 
<tr><th style="text-align:right; padding-right:0.75em;">Staff</th><td>{{{staff}}}</td></tr>
 
<tr><th style="text-align:right; padding-right:0.75em;">Staff</th><td>{{{staff}}}</td></tr>
Line 60: Line 60:
 
|leader_name= (name of leader)
 
|leader_name= (name of leader)
 
|executive= executive director
 
|executive= executive director
|board= (board members, with office title in italics if applicable, separated by <code><br/></code> line breaks)
+
|board= (board officers with title, separated by <code><br/></code> line breaks)
 
|staff= (either number of paid staff, or names with titles)
 
|staff= (either number of paid staff, or names with titles)
 
|key_people= (optional, other members)
 
|key_people= (optional, other members)

Revision as of 14:58, 14 July 2008

{{{name}}}

Usage

{{Infobox Organization 
|name= 
|image= (borderless image)
|image_border= (image with border)
|size= (image size, optional, default 250px)
|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., if not executive director)
|leader_name= (name of leader)
|executive= executive director
|board= (board officers with title, separated by <code><br/></code> line breaks)
|staff= (either number of paid staff, or names with titles)
|key_people= (optional, other members)
|budget=
|website=
}}