Difference between revisions of "Template:Infobox Nonprofit"

MyWikiBiz, Author Your Legacy — Friday April 26, 2024
Jump to navigationJump to search
m (Protected "Template:Infobox Nonprofit" [edit=sysop:move=sysop])
Line 19: Line 19:
 
-->{{#if:{{{industry|}}}        | <tr><th style="text-align:right; padding-right:0.75em;">[[Portal:List|Industry]]</th><td>{{{industry}}}</td></tr>}}<!--
 
-->{{#if:{{{industry|}}}        | <tr><th style="text-align:right; padding-right:0.75em;">[[Portal:List|Industry]]</th><td>{{{industry}}}</td></tr>}}<!--
 
-->{{#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>}}<!--
+
-->{{#if:{{{revenue|}}}          | <tr><th style="text-align:right; padding-right:0.75em;">[[Revenue]]</th><td>{{{revenue}}}</td></tr>}}<!--Change in Net Assets
-->{{#if:{{{operating_income|}}} | <tr><th style="text-align:right; padding-right:0.75em;">[[Earnings before interest and taxes|Operating income]]</th><td>{{{operating_income}}}</td></tr>}}<!--
+
-->{{#if:{{{net_assets|}}}      | <tr><th style="text-align:right; padding-right:0.75em;">[[Net assets]]</th><td>{{{net_assets}}}</td></tr>}}<!--
-->{{#if:{{{net_income|}}}      | <tr><th style="text-align:right; padding-right:0.75em;">[[Net income]]</th><td>{{{net_income}}}</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>}}<!--

Revision as of 19:36, 12 December 2006

{{{nonprofit_name}}}
Type {{{nonprofit_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   =
| nonprofit_type     = 
| genre              =
| foundation         =
| founder            =
| location           = 
| key_people         = 
| industry           = 
| products           = 
| revenue            = 
| operating_income   = 
| net_income         = 
| num_employees      = 
| parent             = 
| subsid             = 
| owner              =
| contact            =
| reference          = 
| footnotes          = 
}}