Difference between revisions of "Template:Infobox Organization"
Jump to navigation
Jump to search
m (Template:Infobox organization moved to Template:Infobox Organization: capitalize infobox templates) |
m |
||
Line 29: | Line 29: | ||
}}{{#if:{{{leader_title|}}}| | }}{{#if:{{{leader_title|}}}| | ||
<tr><th style="text-align:right; padding-right:0.75em;">{{{leader_title}}}</th><td>{{{leader_name}}}</td></tr> | <tr><th style="text-align:right; padding-right:0.75em;">{{{leader_title}}}</th><td>{{{leader_name}}}</td></tr> | ||
+ | }}{{#if:{{{executive|}}}| | ||
+ | <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 members</th><td>{{{board}}}</td></tr> | <tr><th style="text-align:right; padding-right:0.75em;">Board members</th><td>{{{board}}}</td></tr> | ||
Line 55: | Line 57: | ||
|location= | |location= | ||
|membership= | |membership= | ||
− | |leader_title= (position title for the leader of the org) | + | |leader_title= (position title for the leader of the org., if not executive director) |
|leader_name= (name of leader) | |leader_name= (name of leader) | ||
+ | |executive= executive director | ||
|board= (board members, with office title in italics if applicable, separated by <code><br/></code> line breaks) | |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) | |staff= (either number of paid staff, or names with titles) |
Revision as of 13:39, 1 December 2007
{{{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 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= }}