Template:Infobox information appliance/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (simplification)
No edit summary
 
(62 intermediate revisions by 37 users not shown)
Line 1: Line 1:
{{documentation subpage}}
=== Usage ===
 
== Usage ==
<pre>
<pre>
{{Infobox Information appliance
{{Infobox information appliance
|name          =  
| name         =
|image         =  
| aka         =  
|manufacturer =  
| logo        = <!-- include the [[file:]] tag-->
|type          =  
| image       = <!-- include the [[file:]] tag, and do specify the image's width-->
|releasedate   =  
| caption      = <!-- include if image is not a logo -->
|connectivity =  
| developer    =  
|lifespan     =  
| manufacturer =  
|unitssold     =  
| model      =  
|media         =  
| XBMC        = <!-- Supported versions of XBMC -->
|os           = <!--(operating system)-->
| generation   =  
|input        =  
| releasedate =  
|camera       =  
| lifespan     =
|power        =  
| price        =
|cpu          =  
| discontinued =  
|storage       =  
| unitssold   =
|memory        =  
| unitsshipped =  
|display      =  
| media       =  
|onlineservice =  
| os           = <!-- operating system -->
|dimensions   =  
| power        =
|weight       =  
| cpu          =
|touchpad     =  
| storage      =
|predecessor   =  
| memory      =
|successor     =  
| display      =
|related       =
| graphics    =  
| sound       =  
| input        =  
| controllers  =  
| camera       =  
| touchpad    =  
| connectivity =  
| service      =  
| dimensions   =  
| weight       =  
| topgame     =
| compatibility =  
| predecessor =  
| successor   =  
| related     =
| website      =  
}}
}}
</pre>
</pre>
===Optional===
<pre>
|caption      =  <!--(if the image is not the logo)-->
</pre>
<includeonly>
<includeonly>
[[Category:Applied science and technology-related infobox templates|Information appliance]]
[[Category:Formatting templates]]
[[Category:Computing infobox templates|Information appliance]]
[[Category:Information appliances|µ]]
 
[[ca:Plantilla:Information appliance]]
[[es:Plantilla:Information appliance]]
[[ja:Template:Information appliance]]
[[ka:თარგი:ინფოდაფა მოწყობილობა]]
</includeonly>
</includeonly>

Latest revision as of 03:32, 22 May 2013

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      = 
}}