MyWikiBiz, Author Your Legacy — Friday November 14, 2025
Jump to navigationJump to search
71 bytes added
, 21:56, 2 November 2006
| Line 25: |
Line 25: |
| | -->{{#if:{{{parent|}}} | <tr><th style="text-align:right; padding-right:0.75em;">[[Holding company|Parent]]</th><td>{{{parent}}}</td></tr>}}<!-- | | -->{{#if:{{{parent|}}} | <tr><th style="text-align:right; padding-right:0.75em;">[[Holding company|Parent]]</th><td>{{{parent}}}</td></tr>}}<!-- |
| | -->{{#if:{{{subsid|}}} | <tr><th style="text-align:right; padding-right:0.75em;">[[Subsidiary|Subsidiaries]]</th><td>{{{subsid}}}</td></tr>}}<!-- | | -->{{#if:{{{subsid|}}} | <tr><th style="text-align:right; padding-right:0.75em;">[[Subsidiary|Subsidiaries]]</th><td>{{{subsid}}}</td></tr>}}<!-- |
| − | -->{{#if:{{{owner|}}} | <tr><th style="text-align:right; padding-right:0.75em;">[[Owner]]</th><td>{{{owner}}}</td></tr>}}<!-- | + | -->{{#if:{{{owner|}}} | <tr><th style="text-align:right; padding-right:0.75em;">[[Owner]]</th><td>{{{owner}}}</td></tr>}} |
| − | -->{{#if:{{{homepage|}}} | <tr><th style="text-align:right; padding-right:0.75em;">[[Website]]</th><td>{{{homepage}}}</td></tr>}}<!-- | + | |- |
| − | -->{{#if:{{{footnotes|}}} | <tr><td colspan="2">{{{footnotes}}}</td></tr>}} | + | !style="text-align:right; padding-right:0.75em;"| Contact |
| − | |}<noinclude> | + | | {{{contact}}} |
| | + | |- |
| | + | !style="text-align:right; padding-right:0.75em;"| Reference |
| | + | | {{{reference}}} |
| | + | <!---->{{#if:{{{footnotes|}}} | <tr><td colspan="2">{{{footnotes}}}</td></tr>}} |
| | + | |} |
| | + | <noinclude> |
| | | | |
| | <br clear="all"> | | <br clear="all"> |
| | ---- | | ---- |
| − | NB: For [[Cooperative|co-operatives]], please use [[Template:Infobox Co-operative]].
| + | For [[Non-Profit Organizations|NPO]]s, please use [[Template:Non-Profit Organizations]]. |
| | | | |
| | == Usage == | | == Usage == |
| − | The ''company_name'', ''company_type'', ''foundation'' and ''location'' parameters are obligatory. | + | The ''company_name'', ''company_type'', ''foundation'', ''location'', ''contact'', and ''reference'' parameters are obligatory. |
| | <pre> | | <pre> |
| | {{Infobox Company | | {{Infobox Company |
| Line 59: |
Line 65: |
| | | subsid = | | | subsid = |
| | | owner = | | | owner = |
| − | | homepage = | + | | contact = |
| | + | | reference = |
| | | footnotes = | | | footnotes = |
| | }} | | }} |