Template:Infobox information appliance: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(remove redundant table rows)
(makes sure we don't get linebreaks)
Line 4: Line 4:
|-
|-
| align="center" colspan="2" | {{{image}}}
| align="center" colspan="2" | {{{image}}}
{{#if:{{{manufacturer|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">[[:Category:Electronics companies|Manufacturer]]</th><td>{{{manufacturer|}}}</td></tr>}}
{{#if:{{{manufacturer|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">[[:Category:Electronics companies|Manufacturer]]</th><td>{{{manufacturer|}}}</td></tr>
{{#if:{{{type|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">Type</th><td>{{{type|}}}</td></tr>}}
}}{{#if:{{{type|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">Type</th><td>{{{type|}}}</td></tr>
{{#if:{{{connectivity|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">Connectivity</th><td>{{{connectivity|}}}</td></tr>}}
}}{{#if:{{{connectivity|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">Connectivity</th><td>{{{connectivity|}}}</td></tr>}}
{{#if:{{{lifespan|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">First available</th><td>{{{lifespan|}}}</td></tr>}}
{{#if:{{{lifespan|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">First available</th><td>{{{lifespan|}}}</td></tr>
{{#if:{{{operatingsystem|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">[[Operating system|Operating System]]</th><td>{{{operatingsystem|}}}</td></tr>}}
}}{{#if:{{{operatingsystem|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">[[Operating system|Operating System]]</th><td>{{{operatingsystem|}}}</td></tr>
{{#if:{{{camera|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">[[Camera phone|Camera]]</th><td>{{{camera|}}}</td></tr>}}
}}{{#if:{{{camera|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">[[Camera phone|Camera]]</th><td>{{{camera|}}}</td></tr>
{{#if:{{{media|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">Media</th><td>{{{touchpad|}}}</td></tr>}}
}}{{#if:{{{media|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">Media</th><td>{{{touchpad|}}}</td></tr>
{{#if:{{{input|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">Input</th><td>{{{input|}}}</td></tr>}}
}}{{#if:{{{input|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">Input</th><td>{{{input|}}}</td></tr>
{{#if:{{{power|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">Power</th><td>{{{power|}}}</td></tr>}}
}}{{#if:{{{power|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">Power</th><td>{{{power|}}}</td></tr>
{{#if:{{{cpu|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">CPU</th><td>{{{cpu|}}}</td></tr>}}
}}{{#if:{{{cpu|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">CPU</th><td>{{{cpu|}}}</td></tr>
{{#if:{{{display|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">Display</th><td>{{{display|}}}</td></tr>}}
}}{{#if:{{{display|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">Display</th><td>{{{display|}}}</td></tr>
{{#if:{{{touchpad|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">Touchpad</th><td>{{{touchpad|}}}</td></tr>}}
}}{{#if:{{{touchpad|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">Touchpad</th><td>{{{touchpad|}}}</td></tr>
|}<noinclude>
}}|}<noinclude>
{| style="background: transparent; float: left;"  
{| style="background: transparent; float: left;"  
|<pre>{{Information appliance| title =  
|<pre>{{Information appliance| title =  

Revision as of 19:52, 27 May 2006

{{{title}}}
{{{image}}}
{{Information appliance| title = 
|image = 
|manufacturer = 
|type = 
|connectivity = 
|lifespan = 
|media = 
|operatingsystem = 
|camera = 
|input = 
|power = 
|cpu =
|display =
|touchpad =
}}