Template:Organization: Difference between revisions
Jump to navigation
Jump to search
Adminzoran (talk | contribs) (Αναίρεση αναθεώρησης 14975 από τον Adminzoran (Συζήτηση)) Tag: Undo |
Adminzoran (talk | contribs) No edit summary |
||
| Line 9: | Line 9: | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| width="35%" | '''Abbreviation''' | | width="35%" | '''Abbreviation''' | ||
| {{#if:{{{abbreviation|}}}|{{{abbreviation}}} | | {{#if:{{{abbreviation|}}}|{{{abbreviation}}}}} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| '''Type''' | | '''Type''' | ||
| {{#if:{{{type|}}}|{{{type}}} | | {{#if:{{{type|}}}|{{{type}}}}} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| '''Purpose/focus''' | | '''Purpose/focus''' | ||
| {{#if:{{{purpose|}}}|{{{purpose}}} | | {{#if:{{{purpose|}}}|{{{purpose}}}}} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| '''Headquarters''' | | '''Headquarters''' | ||
| {{#if:{{{headquarters|}}}|{{{headquarters}}} | | {{#if:{{{headquarters|}}}|{{{headquarters}}}}} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| '''Address''' | | '''Address''' | ||
| {{#if:{{{address|}}}|{{{address}}} | | {{#if:{{{address|}}}|{{{address}}}}} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| '''Region served''' | | '''Region served''' | ||
| {{#if:{{{region_served|}}}|{{{region_served}}} | | {{#if:{{{region_served|}}}|{{{region_served}}}}} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| '''Founder''' | | '''Founder''' | ||
| {{#if:{{{founder|}}}|{{{founder}}} | | {{#if:{{{founder|}}}|{{{founder}}}}} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| '''President''' | | '''President''' | ||
| {{#if:{{{president|}}}|{{{president}}} | | {{#if:{{{president|}}}|{{{president}}}}} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| '''Past Officers''' | | '''Past Officers''' | ||
| {{#if:{{{past_officers|}}}|{{{past_officers}}} | | {{#if:{{{past_officers|}}}|{{{past_officers}}}}} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| '''Main organ''' | | '''Main organ''' | ||
| {{#if:{{{main_organ|}}}|{{{main_organ}}} | | {{#if:{{{main_organ|}}}|{{{main_organ}}}}} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| '''Staff''' | | '''Staff''' | ||
| {{#if:{{{staff|}}}|{{{staff}}} | | {{#if:{{{staff|}}}|{{{staff}}}}} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| '''Website''' | | '''Website''' | ||
| {{#if:{{{website|}}}|{{{website}}} | | {{#if:{{{website|}}}|{{{website}}}}} | ||
|} | |} | ||
|} | |} | ||
Revision as of 14:47, 7 May 2025
| Part of a series documented by Tech4Peace | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| File:Tech4Peace logo.png | ||||||||||||||||||||||||
| ||||||||||||||||||||||||
Template documentation
Usage example
| Documented by XYZ Initiative | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| File:XYZ logo.png | ||||||||||||||||||||||||
| ||||||||||||||||||||||||
{{Organization
| series_title = Documented by XYZ Initiative
| series_logo = XYZ_logo.png
| abbreviation = My Org Abbrev
| type = Type of organization
| purpose = Main mission or focus
| headquarters = City, Country
| address = Street address
| region_served = Region1; Region2
| founder = Founder Name
| president = President Name
| past_officers = Officer A; Officer B
| main_organ = Governing body
| staff = Number of staff
| website = [https://… Official website]
}}
Parameters
- series_title – Optional heading text above the logo (default: “Part of a series documented by Tech4Peace”)
- series_logo – Optional logo filename without `File:` (default: `Tech4Peace_logo.png`)
- abbreviation – Short form of the organization’s name (e.g. NGO acronym)
- type – Legal form or sector (e.g. Non‑profit NGO, Corporation)
- purpose – Mission statement or focus area of the organization
- headquarters – City and country of the main office
- address – Full street address for the headquarters
- region_served – Geographic scope (continents, countries, regions)
- founder – Person(s) who founded the organization
- president – Current president or CEO of the organization
- past_officers – Key former officers, comma‑ or semicolon‑separated
- main_organ – Governing body (e.g. Board of Directors)
- staff – Number of employees or volunteers
- website – Official website URL, in bracketed link format