Template:Infobox information appliance: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Wikipedia shouldn't list prices. See Talk.)
(sync with sandbox per talkpage request. re-add a parameter for introductory price and add a "sound" parameter for built-in sound hardware.)
Line 22: Line 22:
| label7    = Retail availability
| label7    = Retail availability
| data7      = {{{lifespan|}}}
| data7      = {{{lifespan|}}}
| label8    = Discontinued
| label8     = Introductory price
| data8     = {{{discontinuation_date|{{{discontinued|{{{Discontinued|}}} }}} }}}
| data8      = {{{price|{{{baseprice|{{{Baseprice|}}} }}} }}}
| label9    = Units sold
| label9     = Discontinued
| data9      = {{{units sold|{{{unitssold|}}}}}}
| data9     = {{{discontinuation_date|{{{discontinued|{{{Discontinued|}}} }}} }}}
| label10   = Units shipped
| label10    = Units sold
| data10     = {{{units shipped|{{{unitsshipped|}}}}}}
| data10    = {{{units sold|{{{unitssold|}}}}}}
| label11   = Units shipped
| data11     = {{{units shipped|{{{unitsshipped|}}}}}}
| label12    = Media
| label12    = Media
| data12    = {{{media|{{{Media|}}} }}}
| data12    = {{{media|{{{Media|}}} }}}
Line 44: Line 46:
| label19    = Graphics
| label19    = Graphics
| data19    = {{{graphics|{{{Graphics|{{{GPU|}}} }}} }}}
| data19    = {{{graphics|{{{Graphics|{{{GPU|}}} }}} }}}
| label20    = Input
| label20   = Sound
| data20     = {{{input|{{{Input|}}} }}}
| data20    = {{{Sound|}}}
| label21   = Controller input
| label21   = Input
| data21     = {{{controllers|}}}
| data21     = {{{input|{{{Input|}}} }}}
| label22   = Camera
| label22   = Controller input
| data22     = {{{camera|}}}
| data22     = {{{controllers|}}}
| label23   = Touchpad
| label23   = Camera
| data23     = {{{touchpad|}}}
| data23     = {{{camera|}}}
| label24   = Connectivity
| label24   = Touchpad
| data24     = {{{connectivity|{{{Connectivity|}}} }}}
| data24     = {{{touchpad|}}}
| label25   = Online services
| label25   = Connectivity
| data25     = {{{online service|{{{onlineservice|{{{service|}}} }}} }}}
| data25     = {{{connectivity|{{{Connectivity|}}} }}}
| label26   = Dimensions
| label26   = Online services
| data26     = {{{dimensions|}}}
| data26     = {{{online service|{{{onlineservice|{{{service|}}} }}} }}}
| label27   = Weight
| label27   = Dimensions
| data27     = {{{weight|}}}
| data27     = {{{dimensions|}}}
 
| label28   = Weight
| label28   = [[List of best-selling video games|Best-selling game]]
| data28     = {{{weight|}}}
| data28     = {{{top game|{{{topgame|}}}}}}
| label29   = [[List of best-selling video games|Best-selling game]]
| label29   = [[Backward compatibility|Backward<br/>compatibility]]
| data29     = {{{top game|{{{topgame|}}}}}}
| data29     = {{{compatibility|}}}
| label30   = [[Backward compatibility|Backward<br/>compatibility]]
| label30   = Predecessor
| data30     = {{{compatibility|}}}
| data30     = {{{predecessor|}}}
| label31   = Predecessor
| label31   = Successor
| data31     = {{{predecessor|}}}
| data31     = {{{successor|}}}
| label32   = Successor
| label32   = Related articles
| data32     = {{{successor|}}}
| data32     = {{{related|}}}
| label33   = Related articles
| label33   = [[Web site]]
| data33     = {{{related|}}}
| data33     = {{{website|{{{Website|}}} }}}
| label34   = [[Website]]
| data34     = {{{website|{{{Website|}}} }}}
}}<noinclude>
}}<noinclude>
{{pp-template|small=yes}}
{{pp-template|small=yes}}
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Revision as of 11:32, 4 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      = 
}}