Template:Infobox information appliance: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(fix type)
(one last time)
Line 24: Line 24:
| label8    = Retail availability
| label8    = Retail availability
| data8      = {{{lifespan|}}}
| data8      = {{{lifespan|}}}
| label8     = Introductory price
| label9     = Introductory price
| data8     = {{{price|{{{baseprice|{{{Baseprice|{{{MSRP|}}} }}} }}} }}}
| data9     = {{{price|{{{baseprice|{{{Baseprice|{{{MSRP|}}} }}} }}} }}}
| label9    = Discontinued
| label10    = Discontinued
| data9      = {{{discontinuation_date|{{{discontinued|{{{Discontinued|}}} }}} }}}
| data10    = {{{discontinuation_date|{{{discontinued|{{{Discontinued|}}} }}} }}}
| label10   = Units sold
| label11   = Units sold
| data10     = {{{units sold|{{{unitssold|}}}}}}
| data11     = {{{units sold|{{{unitssold|}}}}}}
| label12    = Units shipped
| label12    = Units shipped
| data12    = {{{units shipped|{{{unitsshipped|}}}}}}
| data12    = {{{units shipped|{{{unitsshipped|}}}}}}
Line 44: Line 44:
| label18    = Memory
| label18    = Memory
| data18    = {{{memory|{{{Memory|{{{RAM|}}} }}} }}} {{#if:{{{RAMtype|}}}|({{{RAMtype}}})}}
| data18    = {{{memory|{{{Memory|{{{RAM|}}} }}} }}} {{#if:{{{RAMtype|}}}|({{{RAMtype}}})}}
| label18   = Display
| label19   = Display
| data18     = {{{display|{{{Display|}}} }}}
| data19     = {{{display|{{{Display|}}} }}}
| label19   = Graphics
| label20   = Graphics
| data19     = {{{graphics|{{{Graphics|{{{GPU|}}} }}} }}}
| data20     = {{{graphics|{{{Graphics|{{{GPU|}}} }}} }}}
| label20   = Sound
| label21   = Sound
| data20     = {{{sound|{{{Sound|}}} }}}
| data21     = {{{sound|{{{Sound|}}} }}}
| label22    = Input
| label22    = Input
| data22    = {{{input|{{{Input|}}} }}}
| data22    = {{{input|{{{Input|}}} }}}
Line 64: Line 64:
| label28    = Dimensions
| label28    = Dimensions
| data28    = {{{dimensions|{{{Casing|}}} }}}
| data28    = {{{dimensions|{{{Casing|}}} }}}
| label28   = Weight
| label29   = Weight
| data28     = {{{weight|}}}
| data29     = {{{weight|}}}
| label29   = [[List of best-selling video games|Best-selling game]]
| label30   = [[List of best-selling video games|Best-selling game]]
| data29     = {{{top game|{{{topgame|}}}}}}
| data30     = {{{top game|{{{topgame|}}}}}}
| label30   = [[Backward compatibility|Backward<br/>compatibility]]
| label31   = [[Backward compatibility|Backward<br/>compatibility]]
| data30     = {{{compatibility|}}}
| data31     = {{{compatibility|}}}
| label32    = Predecessor
| label32    = Predecessor
| data32    = {{{predecessor|}}}
| data32    = {{{predecessor|}}}

Revision as of 16:02, 13 January 2012

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