Template:Infobox information appliance: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(changed some incorrectness)
(== Usage ==)
Line 1: Line 1:
<includeonly>
{| class="infobox bordered" cellpadding="4" style="width: 22em; font-size: 95%; align=right;"
{| class="infobox bordered" cellpadding="4" style="width: 22em; font-size: 95%; align=right;"
|- valign="top"
|- valign="top"
Line 16: Line 17:
}}{{#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>}}
|}<includeonly>[[Category:Information appliances]]</includeonly><noinclude>
|}
{| style="background: transparent; float: left;"
</includeonly>
|<pre>{{Information appliance| title =  
 
|image =  
<noinclude>
|manufacturer =  
== Usage ==
|type =  
<pre>{{Information appliance
|connectivity =  
| title =  
|lifespan =  
| image =  
|media =  
| manufacturer =  
|operatingsystem =  
| type =  
|camera =  
| connectivity =  
|input =  
| lifespan =  
|power =  
| media =  
|cpu =
| operatingsystem =  
|memory =
| camera =  
|display =
| input =  
|touchpad =
| power =  
| cpu =
| memory =
| display =
| touchpad =
}}</pre>
}}</pre>
|}
[[Category:Information appliances]]
[[Category:technology infobox templates|Appliance]]</noinclude>
[[Category:technology infobox templates|Appliance]]
</noinclude>

Revision as of 16:25, 2 September 2006


Usage

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