Template:Infobox information appliance: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Remove extra line breaks)
(Dimensions)
Line 16: Line 16:
}}{{#if:{{{memory|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">Memory</th><td>{{{memory|}}}</td></tr>
}}{{#if:{{{memory|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">Memory</th><td>{{{memory|}}}</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:{{{dimensions|}}}|<tr><th style="white-space: nowrap;" bgcolor="#eeeeee">Dimensions</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>}}
|}
|}
Line 36: Line 37:
| memory =
| memory =
| display =
| display =
| dimensions =
| touchpad =
| touchpad =
}}</pre>
}}</pre>

Revision as of 14:18, 3 September 2006


Usage

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