Template:Organization: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#template_params:Logo (label=Company Logo;property=Logo)|Sector (label=GCTC Sector;list;property=Sector)|Industry (label=Industrial sector;list;property=Industry)|Business Type (label=Business type;property=Business Type)|Year Founded (property=Founded)|Founder (list;property=Founder)|Location (label=City, State;property=Location)|Country (property=Country)|Region Served (property=Region Served)|Key people (label=Executives;list;property=Executives)|Products (list;property=Products)|Revenue (property=Revenue)|Employees (label=Number of employees;property=Employees)|Homepage (property=Homepage)|Sponsorship Level (property=Sponsorship Level)}} | {{#template_params:Logo (label=Company Logo;property=Logo)|Sector (label=GCTC Sector;list;property=Sector)|Industry (label=Industrial sector;list;property=Industry)|Business Type (label=Business type;property=Business Type)|Year Founded (property=Founded)|Founder (list;property=Founder)|Location (label=City, State;property=Location)|Country (property=Country)|Region Served (property=Region Served)|Key people (label=Executives;list;property=Executives)|Products (list;property=Products)|Revenue (property=Revenue)|Employees (label=Number of employees;property=Employees)|Homepage (property=Homepage)|Sponsorship Level (property=Sponsorship Level)}} | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly> | ||
! | {{#default_form:Organization}} | ||
| [[ | {| class="wikitable" | ||
! colspan="2" style="background:ltgrey;font-size:10pt" | [[Property:Has name | ]] [[Has name::{{PAGENAME}}]] | |||
|- | |- | ||
| colspan="2" style="text-align:center;font-size:9pt" [[File:{{{logo}}}|350px|link={{{homepage}}}]] {{#set: Has logo=File:{{{logo}}} }} | |||
| | |||
|- | |- | ||
! | | colspan="2" style="background:ltgrey;text-align:left;font-size:9pt" | | ||
| {{#arraymap:{{{ | |- | ||
! Sector | |||
| {{#arraymap:{{{sector|}}}|,|x|[[Has sector::x]]|<br>}} | |||
|- | |||
! Industrial | |||
| [[Has industry::{{{industry|}}}]] | |||
|- | |- | ||
! Business type | ! Business type | ||
| [[ | | [[Has biztype::{{{type|}}}]] | ||
|- | |- | ||
! Year Founded | ! Year Founded | ||
| [[Founded::{{{ | | [[Founded::{{{foundation|}}}]] | ||
|- | |- | ||
! Founder | ! Founder(s) | ||
| {{#arraymap:{{{ | | {{#arraymap:{{{founder|}}}|,|x|[[Has founder::x]]| <br> }} | ||
|- | |- | ||
! City, State | ! City, State | ||
| [[ | | [[From location::{{{location_city|}}}]] | ||
|- | |- | ||
! Country | ! Country | ||
| [[ | | [[From country::{{{location_country|}}}]] | ||
|- | |- | ||
! Region Served | ! Region Served | ||
| [[ | | [[Has area served::{{{area_served|}}}]] | ||
|- | |- | ||
! Executives | ! Executives | ||
| {{#arraymap:{{{ | | {{#arraymap:{{{key_people|}}}|,|x|[[Has executives::x]]| <br> }} | ||
|- | |- | ||
! Revenue | ! Revenue | ||
| [[ | | [[Has revenue::{{{revenue|}}}]] | ||
|- | |- | ||
! Number of employees | ! Number of employees | ||
| [[ | | [[Has employees::{{{num_employees|}}}]] | ||
|- | |- | ||
! Homepage | ! Homepage | ||
Line 50: | Line 47: | ||
|- | |- | ||
! Sponsorship Level | ! Sponsorship Level | ||
| [[ | | [[Is sponsor::{{{sponsorship|}}}]] | ||
|} | |} | ||
{{{description}}} {{#set: Has description={{{description}}} }} | |||
[[Category:Organization]] | [[Category:Organization]] | ||
</includeonly> | </includeonly> |
Revision as of 16:45, November 15, 2021
This is the "Organization" template.
It should be called in the following format:
{{Organization |Logo= |Sector= |Industry= |Business Type= |Year Founded= |Founder= |Location= |Country= |Region Served= |Key people= |Products= |Revenue= |Employees= |Homepage= |Sponsorship Level= }}
Edit the page to see the template text.