Template:SecondProductPage: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly><div class="infobox"> | ||
<div class="infobox"> | |||
<div class="infobox-image">[[File:{{{infobox_logo}}}|200px]]</div> | <div class="infobox-image">[[File:{{{infobox_logo}}}|200px]]</div> | ||
<table class="infobox-table"> | <table class="infobox-table"> | ||
<tr><th colspan=2 class="infobox-table-caption" >Basic Information</th></tr> | <tr><th colspan=2 class="infobox-table-caption" >Basic Information</th></tr> | ||
<tr><th>{{nowrap|Release Year}}</th><td>{{{infobox_release_year|Not specified}}}</td></tr> | |||
<tr><th>{{nowrap|Product Type}}</th><td>{{{infobox_product_type|Not specified}}}</td></tr> | |||
<tr><th>{{nowrap|In Production}}</th><td>{{{infobox_in_production|Not specified}}}</td></tr> | |||
<tr><th>{{nowrap|Official Website}}</th><td>{{{infobox_website|Not specified}}}</td></tr> | |||
</table> | </table> | ||
</div>{{{description|}}} | </div>{{{description|}}} | ||
Line 15: | Line 12: | ||
== Consumer Impact Summary == | == Consumer Impact Summary == | ||
==== Freedom ==== | ==== User Freedom ==== | ||
{{#if:{{{ | {{#if:{{{summary_1_1|}}}|* {{{summary_1_1}}}<br/>}}{{#if:{{{summary_1_2|}}}|* {{{summary_1_2}}}<br/>}}{{#if:{{{summary_1_3|}}}|* {{{summary_1_3}}}<br/>}}{{#if:{{{summary_1_4|}}}|* {{{summary_1_4}}}<br/>}}{{#if:{{{summary_1_5|}}}|* {{{summary_1_5}}}<br/>}}{{#if:{{{summary_1_6|}}}|* {{{summary_1_6}}}<br/>}}{{#if:{{{summary_1_7|}}}|* {{{summary_1_7}}}<br/>}}{{#if:{{{summary_1_8|}}}|* {{{summary_1_8}}}<br/>}} | ||
==== Privacy ==== | ==== User Privacy ==== | ||
{{#if:{{{ | {{#if:{{{summary_2_1|}}}|* {{{summary_2_1}}}<br/>}}{{#if:{{{summary_2_2|}}}|* {{{summary_2_2}}}<br/>}}{{#if:{{{summary_2_3|}}}|* {{{summary_2_3}}}<br/>}}{{#if:{{{summary_2_4|}}}|* {{{summary_2_4}}}<br/>}}{{#if:{{{summary_2_5|}}}|* {{{summary_2_5}}}<br/>}}{{#if:{{{summary_2_6|}}}|* {{{summary_2_6}}}<br/>}}{{#if:{{{summary_2_7|}}}|* {{{summary_2_7}}}<br/>}}{{#if:{{{summary_2_8|}}}|* {{{summary_2_8}}}<br/>}} | ||
== Consumer Protection Incidents == | == Consumer Protection Incidents == | ||
Line 26: | Line 23: | ||
== References == | == References == | ||
<references/> | <references/></includeonly> | ||
</includeonly> |