Template:Infobox information appliance: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(updating, formatting)
(moving documentation to /doc page)
Line 1: Line 1:
{| class="infobox bordered" cellpadding="4" style="width:21em; font-size:90%;"
<noinclude>{| style="width:100%; background:transparent;"
|- style="vertical-align:top;"
| <!-----Lefthand side of template page:----->
{{documentation}}
| <!-----Righthand side of template page:---->
</noinclude>{| class="infobox bordered" cellpadding="4" style="width:21em; font-size:90%;"
|- style="vertical-align:top;"
|- style="vertical-align:top;"
!colspan="2" style="background:#eee; font-size:120%;"| {{{title|{{{name}}}}}}
!colspan="2" style="background:#eee; font-size:120%;"| {{{title|{{{name}}}}}}
Line 75: Line 80:
|}<noinclude>
|}<noinclude>


== Usage ==
|}
<pre>
{{Infobox Information appliance
|name          =
|image        =
|manufacturer  =
|type          =
|releasedate  =
|connectivity  =
|lifespan      =
|unitssold    =
|media        =
|os            =  <!--(operating system)-->
|input        =
|camera        =
|power        =
|cpu          =
|storage      =
|memory        =
|display      =
|onlineservice =
|dimensions    =
|weight        =
|touchpad      =
|predecessor  =
|successor    =
|related      =
}}
</pre>
 
===Optional===
<pre>
|caption      =  <!--optional tag if the image is not the logo-->
</pre>
 
 
[[Category:Applied science and technology-related infobox templates|Information appliance]]
[[Category:Computing infobox templates|Information appliance]]
[[Category:Information appliances|µ]]
 
[[ca:Plantilla:Information appliance]]
[[es:Plantilla:Information appliance]]
[[ja:Template:Information appliance]]
[[ka:თარგი:ინფოდაფა მოწყობილობა]]
</noinclude>
</noinclude>

Revision as of 07:39, 22 February 2008

[edit] Template documentation

Usage

{{Infobox information appliance
| name         = 
| aka          = 
| logo         = <!-- include the [[file:]] tag-->
| image        = <!-- include the [[file:]] tag, and do specify the image's width-->
| caption      = <!-- include if image is not a logo -->
| developer    = 
| manufacturer = 
| model       = 
| XBMC         = <!-- Supported versions of XBMC -->
| generation   = 
| releasedate  = 
| lifespan     = 
| price        = 
| discontinued = 
| unitssold    = 
| unitsshipped = 
| media        = 
| os           = <!-- operating system -->
| power        = 
| cpu          = 
| storage      = 
| memory       = 
| display      = 
| graphics     = 
| sound        = 
| input        = 
| controllers  = 
| camera       = 
| touchpad     = 
| connectivity = 
| service      = 
| dimensions   = 
| weight       = 
| topgame      = 
| compatibility = 
| predecessor  = 
| successor    = 
| related      = 
| website      = 
}}
{{{name}}}
{{{image}}}
{{{caption}}}
Manufacturer{{{manufacturer}}}
Type{{{type}}}
Release date{{{releasedate}}}
Connectivity{{{connectivity}}}
Retail
availability
{{{lifespan}}}
Units sold{{{unitssold}}}
Media{{{media}}}
Operating
system
{{{os}}}
Input{{{input}}}
Camera{{{camera}}}
Power{{{power}}}
CPU{{{cpu}}}
Storage
capacity
{{{storage}}}
Memory{{{memory}}}
Display{{{display}}}
Online
service
{{{onlineservice}}}
Dimensions{{{dimensions}}}
Weight{{{weight}}}
Touchpad{{{touchpad}}}
Predecessor{{{predecessor}}}
Successor{{{successor}}}
Related
articles
{{{related}}}