Difference between revisions of "Template:Infobox Nonprofit"

MyWikiBiz, Author Your Legacy — Friday April 19, 2024
Jump to navigationJump to search
 
(5 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
-->{{#if:{{{nonprofit|}}}  | <tr><th style="text-align:right; padding-right:0.75em;">[[Slogan]]</th><td>{{{nonprofit_slogan}}}</td></tr>}}
 
-->{{#if:{{{nonprofit|}}}  | <tr><th style="text-align:right; padding-right:0.75em;">[[Slogan]]</th><td>{{{nonprofit_slogan}}}</td></tr>}}
 
|-
 
|-
!style="text-align:right; padding-right:0.75em;"| [[Non-Profit 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>}}
 
 
|-
 
|-
 
!style="text-align:right; padding-right:0.75em;"| Founded
 
!style="text-align:right; padding-right:0.75em;"| Founded
Line 20: Line 19:
 
-->{{#if:{{{products|}}}        | <tr><th style="text-align:right; padding-right:0.75em;">[[Product (business)|Products]]</th><td>{{{products}}}</td></tr>}}<!--
 
-->{{#if:{{{products|}}}        | <tr><th style="text-align:right; padding-right:0.75em;">[[Product (business)|Products]]</th><td>{{{products}}}</td></tr>}}<!--
 
-->{{#if:{{{revenue|}}}          | <tr><th style="text-align:right; padding-right:0.75em;">[[Revenue]]</th><td>{{{revenue}}}</td></tr>}}<!--Change in Net Assets
 
-->{{#if:{{{revenue|}}}          | <tr><th style="text-align:right; padding-right:0.75em;">[[Revenue]]</th><td>{{{revenue}}}</td></tr>}}<!--Change in Net Assets
-->{{#if:{{{net_assets|}}}      | <tr><th style="text-align:right; padding-right:0.75em;">[[Change in Net Assets|Net assets]]</th><td>{{{net_assets}}}</td></tr>}}<!--
+
-->{{#if:{{{net_assets|}}}      | <tr><th style="text-align:right; padding-right:0.75em;">[[Change in Net Assets|Change in<br>Net assets]]</th><td><br>{{{net_assets}}}</td></tr>}}<!--
 
-->{{#if:{{{num_employees|}}}    | <tr><th style="text-align:right; padding-right:0.75em;">[[Employment|Employee]]s</th><td>{{{num_employees}}}</td></tr>}}<!--
 
-->{{#if:{{{num_employees|}}}    | <tr><th style="text-align:right; padding-right:0.75em;">[[Employment|Employee]]s</th><td>{{{num_employees}}}</td></tr>}}<!--
 
-->{{#if:{{{parent|}}}          | <tr><th style="text-align:right; padding-right:0.75em;">[[Parent]]</th><td>{{{parent}}}</td></tr>}}<!--
 
-->{{#if:{{{parent|}}}          | <tr><th style="text-align:right; padding-right:0.75em;">[[Parent]]</th><td>{{{parent}}}</td></tr>}}<!--
Line 46: Line 45:
 
| nonprofit_logo    =  
 
| nonprofit_logo    =  
 
| nonprofit_slogan  =
 
| nonprofit_slogan  =
| nonprofit_type    =
+
| company_type      = <-- Use 'NPO' for non-profit organizations
| genre              =
 
 
| foundation        =
 
| foundation        =
 
| founder            =
 
| founder            =

Latest revision as of 18:02, 14 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
| foundation         =
| founder            =
| location           = 
| key_people         = 
| industry           = 
| products           = 
| revenue            = 
| net_assets         = <-- Change in Net Assets
| num_employees      = 
| parent             = 
| subsid             = 
| owner              =
| contact            =
| reference          = 
| footnotes          = 
}}