Difference between revisions of "Template:Infobox organization"

From ThetaWiki
Jump to: navigation, search
(Made the text in the colored box white and bold)
Line 1: Line 1:
 
{| class="infobox" cellspacing="2" cellpadding="2"  style="color:black; border-radius: 5px; border: 2px solid #EB9D0C; float: right; clear:right;}} {{{style|}}}"  
 
{| class="infobox" cellspacing="2" cellpadding="2"  style="color:black; border-radius: 5px; border: 2px solid #EB9D0C; float: right; clear:right;}} {{{style|}}}"  
 
|-
 
|-
! colspan="2" style="background-color:#EB9D0C;" | {{{user-name-override|{{{NAME|{{{name|{{{title|{{BASEPAGENAME}}}}}}}}}}}}}}
+
! colspan="2" style="background-color:#EB9D0C;" | <span style="color:white"> ''' {{{user-name-override|{{{NAME|{{{name|{{{title|{{BASEPAGENAME}}}}}}}}}}}}}}
 
|-
 
|-
 
| align="center" class="image" colspan="2" | {{#if: {{{3d|}}}
 
| align="center" class="image" colspan="2" | {{#if: {{{3d|}}}

Revision as of 19:29, 5 February 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.