Difference between revisions of "Template:Infobox organization"

From ThetaWiki
Jump to: navigation, search
(Added Major activies and Status sections.)
Line 19: Line 19:
 
{{#if: {{{type|}}} |
 
{{#if: {{{type|}}} |
 
{{!}} '''Type:''' {{!!}} {{{type}}}
 
{{!}} '''Type:''' {{!!}} {{{type}}}
 +
{{!}}-}}
 +
|-
 +
{{#if: {{{status|}}} |
 +
{{!}} '''Status:''' {{!!}} {{{status}}}
 
{{!}}-}}
 
{{!}}-}}
 
|-
 
|-
Line 39: Line 43:
 
{{#if: {{{ceo|}}} |
 
{{#if: {{{ceo|}}} |
 
{{!}} '''CEO:''' {{!!}} {{{ceo}}}
 
{{!}} '''CEO:''' {{!!}} {{{ceo}}}
 +
{{!}}-}}
 +
|-
 +
{{#if: {{{activities|}}} |
 +
{{!}} '''Major activities:''' {{!!}} {{{activities}}}
 
{{!}}-}}
 
{{!}}-}}
 
|-
 
|-

Revision as of 15:20, 19 March 2018

Infobox organization
Infobox organization
Basic information

Documentation for Infobox organization

Usage

Please remove the parameters that are left blank. See Parameters section below for documentation of all parameters.

{{Infobox organization
| title =
| image =
| imagewidth = 

| slogan = 
| type = 
| status =
| headquarters = 
| subsidiaries = 
| founded = 
| founder = 
| ceo = 
| employees =
| activites =
| products = 
| clients = 
}}

Parameters

title
Assign if you want to override and manually set the infobox title. It will by default use the page name.
image
Your image link.
  • Example: |image = User Sleetwolf Profile Image.png
slogan
type
status
headquarters
subsidiaries
founded
founder
ceo
employees
activities
products
clients
Self explanatory.
Template info.png This documentation is transcluded from Template:Infobox organization/doc.