Template:CompanyInfobox: Difference between revisions
Schang1146 (talk | contribs) No edit summary |
Schang1146 (talk | contribs) Fix templatedata |
||
Line 58: | Line 58: | ||
"type": "date", | "type": "date", | ||
"description": "What year-month-day was the company founded (month and day are NOT required)", | "description": "What year-month-day was the company founded (month and day are NOT required)", | ||
"required": | "required": false, | ||
"example": "2000-01-01" | "example": "2000-01-01" | ||
}, | }, | ||
Line 64: | Line 64: | ||
"type": "string", | "type": "string", | ||
"description": "What economic sector a company belongs to based on its main activity", | "description": "What economic sector a company belongs to based on its main activity", | ||
"required": | "required": false, | ||
"example": "Electronics,Servers,Streaming Services" | "example": "Electronics,Servers,Streaming Services" | ||
}, | }, | ||
Line 77: | Line 77: | ||
"type": "string", | "type": "string", | ||
"description": "Type of company ownership", | "description": "Type of company ownership", | ||
"required": | "required": false, | ||
"example": "Public | "example": "Public" | ||
}, | }, | ||
"Website": { | "Website": { |