Editing Template:Infobox Organization
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
{| class="infobox" style="width:25em; font-size:90%;" | {| class="infobox" style="width:25em; font-size:90%;" | ||
|- | |- | ||
− | |colspan=2 align=center style="font-size:larger;"| '''{{{name | + | |colspan=2 align=center style="font-size:larger;"| '''{{{name}}}''' |
|- | |- | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
Line 13: | Line 13: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
− | |||
{{#if:{{{mission|}}}| | {{#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|}}}| | |
− | {{#if:{{{motto|}}}| | + | <tr><th style="text-align:right; padding-right:0.75em;">Established</th><td>{{{formation}}}</td></tr> |
− | + | }}{{#if:{{{extinction|}}}| | |
− | + | <tr><th style="text-align:right; padding-right:0.75em;">Dissolved</th><td>{{{extinction}}}</td></tr> | |
− | }} | + | }}{{#if:{{{type|}}}| |
− | + | <tr><th style="text-align:right; padding-right:0.75em;">Type</th><td>{{{type}}}</td></tr> | |
− | {{#if:{{{formation|}}}| | + | }}{{#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|}}}| | |
− | {{#if:{{{extinction|}}}| | + | <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:{{{type|}}}| | + | }}{{#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|}}}| | |
− | {{#if:{{{location|}}}| | + | <tr><th style="text-align:right; padding-right:0.75em;">Website</th><td>{{{website}}}</td></tr> |
− | |||
− | |||
− | }} | ||
− | |||
− | {{#if:{{{membership|}}}| | ||
− | |||
− | |||
− | }} | ||
− | |||
− | {{#if:{{{leader_title|}}}| | ||
− | |||
− | |||
− | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | {{#if:{{{board|}}}| | ||
− | |||
− | |||
− | }} | ||
− | |||
− | {{#if:{{{staff|}}}| | ||
− | |||
− | |||
− | }} | ||
− | |||
− | {{#if:{{{key_people|}}}| | ||
− | |||
− | |||
− | }} | ||
− | |||
− | {{#if:{{{budget|}}}| | ||
− | |||
− | |||
− | }} | ||
− | |||
− | {{#if:{{{website|}}}| | ||
− | |||
− | |||
}} | }} | ||
|}<noinclude> | |}<noinclude> | ||
Line 98: | Line 55: | ||
|location= | |location= | ||
|membership= | |membership= | ||
− | |leader_title= (position title for the leader of the org | + | |leader_title= (position title for the leader of the org) |
|leader_name= (name of leader) | |leader_name= (name of leader) | ||
− | + | |board= (board members, with office title in italics if applicable, separated by <code><br/></code> line breaks) | |
− | |board= (board | ||
|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) |