Difference between revisions of "Template:Infobox Nonprofit"

MyWikiBiz, Author Your Legacy — Friday March 29, 2024
Jump to navigationJump to search
Line 20: Line 20:
 
-->{{#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 Net assets]]</th><td>{{{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>}}<!--

Revision as of 20:26, 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            = 
| net_assets         = <-- Change in Net Assets
| num_employees      = 
| parent             = 
| subsid             = 
| owner              =
| contact            =
| reference          = 
| footnotes          = 
}}