Template:CompanyPage: Difference between revisions
Created page with "<includeonly> <div class="infobox"> <div class="infobox-image">[[File:{{{infobox_logo}}}|200px]]</div> <table class="infobox-table"> <tr><th colspan=2 class="infobox-table-caption" >Basic Information</th></tr> {{#if:{{{infobox_1_key|}}}|<tr><th>{{nowrap|{{{infobox_1_key}}}}}</th><td>{{{infobox_1_value|Not specified}}}</td></tr>}} {{#if:{{{infobox_2_key|}}}|<tr><th>{{nowrap|{{{infobox_2_key}}}}}</th><td>{{{infobox_2_value|Not specified}}}</td></tr>}} {..." |
remove consumer impact summary |
||
(One intermediate revision by the same user not shown) | |||
Line 13: | Line 13: | ||
</div>{{{description|}}} | </div>{{{description|}}} | ||
== | == Product Lines == | ||
{{#if:{{{ | {{#if:{{{products_1_name|}}}|* [{{{products_1_link}}} {{{products_1_name}}}]<br/>|No products specified.}}{{#if:{{{products_2_name|}}}|* [{{{products_2_link}}} {{{products_2_name}}}]<br/>}}{{#if:{{{products_3_name|}}}|* [{{{products_3_link}}} {{{products_3_name}}}]<br/>}}{{#if:{{{products_4_name|}}}|* [{{{products_4_link}}} {{{products_4_name}}}]<br/>}}{{#if:{{{products_5_name|}}}|* [{{{products_5_link}}} {{{products_5_name}}}]<br/>}}{{#if:{{{products_6_name|}}}|* [{{{products_6_link}}} {{{products_6_name}}}]<br/>}}{{#if:{{{products_7_name|}}}|* [{{{products_7_link}}} {{{products_7_name}}}]<br/>}}{{#if:{{{products_8_name|}}}|* [{{{products_8_link}}} {{{products_8_name}}}]<br/>}}{{#if:{{{products_9_name|}}}|* [{{{products_9_link}}} {{{products_9_name}}}]<br/>}}{{#if:{{{products_10_name|}}}|* [{{{products_10_link}}} {{{products_10_name}}}]<br/>}}{{#if:{{{products_11_name|}}}|* [{{{products_11_link}}} {{{products_11_name}}}]<br/>}}{{#if:{{{products_12_name|}}}|* [{{{products_12_link}}} {{{products_12_name}}}]<br/>}} | ||
{{#if:{{{ | |||
{{#if:{{{ | |||
== Consumer Protection Incidents == | == Consumer Protection Incidents == | ||
{{#if:{{{incidents_1_title|}}}|<h4>{{{incidents_1_title}}} ({{{incidents_1_date|}}})</h4>{{{incidents_1_text|}}}}}{{#if:{{{incidents_2_title|}}}|<h4>{{{incidents_2_title}}} ({{{incidents_2_date|}}})</h4>{{{incidents_2_text|}}}}}{{#if:{{{incidents_3_title|}}}|<h4>{{{incidents_3_title}}} ({{{incidents_3_date|}}})</h4>{{{incidents_3_text|}}}}}{{#if:{{{incidents_4_title|}}}|<h4>{{{incidents_4_title}}} ({{{ | {{#if:{{{incidents_1_title|}}}|</ul><h4>{{{incidents_1_title}}} ({{{incidents_1_date|}}})</h4>{{{incidents_1_text|}}}}}{{#if:{{{incidents_2_title|}}}|</ul><h4>{{{incidents_2_title}}} ({{{incidents_2_date|}}})</h4>{{{incidents_2_text|}}}}}{{#if:{{{incidents_3_title|}}}|</ul><h4>{{{incidents_3_title}}} ({{{incidents_3_date|}}})</h4>{{{incidents_3_text|}}}}}{{#if:{{{incidents_4_title|}}}|</ul><h4>{{{incidents_4_title}}} ({{{incidents_4_date|}}})</h4>{{{incidents_4_text|}}}}}{{#if:{{{incidents_5_title|}}}|</ul><h4>{{{incidents_5_title}}} ({{{incidents_5_date|}}})</h4>{{{incidents_5_text|}}}}}{{#if:{{{incidents_6_title|}}}|</ul><h4>{{{incidents_6_title}}} ({{{incidents_6_date|}}})</h4>{{{incidents_6_text|}}}}}{{#if:{{{incidents_7_title|}}}|</ul><h4>{{{incidents_7_title}}} ({{{incidents_7_date|}}})</h4>{{{incidents_7_text|}}}}}{{#if:{{{incidents_8_title|}}}|</ul><h4>{{{incidents_8_title}}} ({{{incidents_8_date|}}})</h4>{{{incidents_8_text|}}}}}{{#if:{{{incidents_9_title|}}}|</ul><h4>{{{incidents_9_title}}} ({{{incidents_9_date|}}})</h4>{{{incidents_9_text|}}}}}{{#if:{{{incidents_10_title|}}}|</ul><h4>{{{incidents_10_title}}} ({{{incidents_10_date|}}})</h4>{{{incidents_10_text|}}}}}{{#if:{{{incidents_11_title|}}}|</ul><h4>{{{incidents_11_title}}} ({{{incidents_11_date|}}})</h4>{{{incidents_11_text|}}}}}{{#if:{{{incidents_12_title|}}}|</ul><h4>{{{incidents_12_title}}} ({{{incidents_12_date|}}})</h4>{{{incidents_12_text|}}}}} | ||
== References == | == References == | ||
<references/> | <references/> | ||
</includeonly> | </includeonly> |