Template:Infobox information appliance: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(sound -> {{{audio|{{{Sound|}}} }}}, per talk page request)
(tweak CSS classes, per talk page request)
Line 1: Line 1:
{{Infobox
{{Infobox
| title      = {{{name|<includeonly>{{{Name|{{{title|{{PAGENAME}} }}} }}}</includeonly> }}}
| title      = {{{name|<includeonly>{{{Name|{{{title|{{PAGENAME}} }}} }}}</includeonly> }}}
| bodyclass  = vevent
| bodyclass  = hproduct vevent
| titleclass = summary
| titleclass = fn summary  
| class1    = organiser  
| class1    = organiser  
| above      = {{{logo|{{{Logo|}}} }}}
| above      = {{{logo|{{{Logo|}}} }}}
Line 11: Line 11:
| data1      = {{{developer|{{{Developer|}}}}}}
| data1      = {{{developer|{{{Developer|}}}}}}
| label2    = [[:Category:Electronics companies|Manufacturer]]
| label2    = [[:Category:Electronics companies|Manufacturer]]
| class2    = brand
| data2      = {{{manufacturer|}}}
| data2      = {{{manufacturer|}}}
| label3    = Product family
| label3    = Product family
Line 23: Line 24:
| data7      = {{{lifespan|}}}
| data7      = {{{lifespan|}}}
| label8    = Introductory price
| label8    = Introductory price
| class8    = price
| data8      = {{{price|{{{baseprice|{{{Baseprice|}}} }}} }}}
| data8      = {{{price|{{{baseprice|{{{Baseprice|}}} }}} }}}
| label9    = Discontinued
| label9    = Discontinued

Revision as of 12:45, 27 May 2009

Template:Pp-template

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