Difference between revisions of "Template:Infobox Organization"
Jump to navigation
Jump to search
m |
m |
||
Line 32: | Line 32: | ||
<tr><th style="text-align:right; padding-right:0.75em;">Executive director</th><td>{{{executive}}}</td></tr> | <tr><th style="text-align:right; padding-right:0.75em;">Executive director</th><td>{{{executive}}}</td></tr> | ||
}}{{#if:{{{board|}}}| | }}{{#if:{{{board|}}}| | ||
− | <tr><th style="text-align:right; padding-right:0.75em;">Board | + | <tr><th style="text-align:right; padding-right:0.75em;">Board 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 | + | |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= }}