Difference between revisions of "Template:Infobox Nonprofit"

MyWikiBiz, Author Your Legacy — Tuesday April 23, 2024
Jump to navigationJump to search
Line 6: Line 6:
 
|-
 
|-
 
!style="text-align:right; padding-right:0.75em;"| [[Company Type|Type]]
 
!style="text-align:right; padding-right:0.75em;"| [[Company Type|Type]]
| {{{nonprofit_type}}}
+
| {{{company_type}}}
 
{{#if:{{{genre|}}}              | <tr><th style="text-align:right; padding-right:0.75em;">[[Genre]]</th><td>{{{genre}}}</td></tr>}}
 
{{#if:{{{genre|}}}              | <tr><th style="text-align:right; padding-right:0.75em;">[[Genre]]</th><td>{{{genre}}}</td></tr>}}
 
|-
 
|-
Line 46: Line 46:
 
| nonprofit_logo    =  
 
| nonprofit_logo    =  
 
| nonprofit_slogan  =
 
| nonprofit_slogan  =
| nonprofit_type    =  
+
| company_type      = <-- Use 'NPO' for non-profit organizations
 
| genre              =
 
| genre              =
 
| foundation        =
 
| foundation        =

Revision as of 01:02, 13 December 2006

{{{nonprofit_name}}}
Type {{{company_type}}}
Founded {{{foundation}}}
Headquarters {{{location}}}
Contact {{{contact}}}
Reference {{{reference}}}




For Commercial Businesses, please use Template:Infobox_Company.

Usage

The nonprofit_name, nonprofit_type, foundation, location, contact, and reference parameters are obligatory.

{{Infobox Nonprofit
| nonprofit_name     = 
| nonprofit_logo     = 
| nonprofit_slogan   =
| company_type       = <-- Use 'NPO' for non-profit organizations
| genre              =
| foundation         =
| founder            =
| location           = 
| key_people         = 
| industry           = 
| products           = 
| revenue            = 
| net_assets         = <-- Change in Net Assets
| num_employees      = 
| parent             = 
| subsid             = 
| owner              =
| contact            =
| reference          = 
| footnotes          = 
}}