Template:Infobox information appliance/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(no need for this)
(tidy)
Line 1: Line 1:
{{documentation subpage}}
{{documentation subpage}}


== Usage ==
=== Usage ===
 
<pre>
<pre>
{{Infobox Information appliance
{{ infobox Information appliance
|name        =  
| name        =  
|image        =  
| image        = <!-- include the [[file:]] tag -->
|caption      =  <!--(if image is not a logo)-->
| caption      =  <!--(if image is not a logo)-->
|manufacturer =  
| manufacturer =  
|type        =  
| type        =  
|releasedate  = <!-- Use {{Start date|YYYY|MM|DD}} - omit "|DD" or "|MM|DD" if necessary -->
| releasedate  = <!-- Use {{Start date|YYYY|MM|DD}} - omit "|DD" or "|MM|DD" if necessary -->
|connectivity =  
| connectivity =  
|lifespan    =  
| lifespan    =  
|unitssold    =  
| unitssold    =  
|media        =  
| media        =  
|os          =  <!--(operating system)-->
| os          =  <!--(operating system)-->
|input        =  
| input        =  
|camera      =  
| camera      =  
|power        =  
| power        =  
|cpu          =  
| cpu          =  
|storage      =  
| storage      =  
|memory      =  
| memory      =  
|display      =  
| display      =  
|service      =  <!--(online service/s offered)-->
| service      =  <!--(online service/s offered)-->
|dimensions  =  
| dimensions  =  
|weight      =  
| weight      =  
|touchpad    =  
| touchpad    =  
|predecessor  =  
| predecessor  =  
|successor    =  
| successor    =  
|related      =
| related      =
}}
}}
</pre>
</pre>


== Microformat ==
=== Microformat ===
{{UF-hcal}}
{{UF-hcal}}



Revision as of 10:56, 19 January 2009


Usage

{{ infobox Information appliance
| name         = 
| image        = <!-- include the [[file:]] tag -->
| caption      =  <!--(if image is not a logo)-->
| manufacturer = 
| type         = 
| releasedate  = <!-- Use {{Start date|YYYY|MM|DD}} - omit "|DD" or "|MM|DD" if necessary -->
| connectivity = 
| lifespan     = 
| unitssold    = 
| media        = 
| os           =  <!--(operating system)-->
| input        = 
| camera       = 
| power        = 
| cpu          = 
| storage      = 
| memory       = 
| display      = 
| service      =  <!--(online service/s offered)-->
| dimensions   = 
| weight       = 
| touchpad     = 
| predecessor  = 
| successor    = 
| related      =
}}

Microformat

Template:UF-hcal