Template:Infobox information appliance: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Fix redundant "Media" and "Units Sold" fields, as reported in video game articles.)
(Reorder label/data pairs to group similar concepts together (general info, specs in order of specificity, meta info.))
Line 22: Line 22:
| label7    = Retail availability
| label7    = Retail availability
| data7      = {{{lifespan|}}}
| data7      = {{{lifespan|}}}
| label8    = Discontinued
| label8    = Discontinued
| data8      = {{{discontinuation_date|{{{discontinued|{{{Discontinued|}}} }}} }}}
| data8      = {{{discontinuation_date|{{{discontinued|{{{Discontinued|}}} }}} }}}
| label9    = Units sold
| label9    = Units sold
| data9      = {{{unitssold|}}}
| data9      = {{{unitssold|}}}
| label10    = Base price
| label10    = Units shipped
| data10    = {{{baseprice|{{{Baseprice|}}} }}}
| data10    = {{{units shipped|{{{unitsshipped|}}}}}}
| label11    = Predecessor
| label11    = Base price
| data11    = {{{predecessor|}}}
| data11    = {{{baseprice|{{{Baseprice|}}} }}}
| label12    = Successor
 
| data12    = {{{successor|}}}
| label12   = Media
| label13   = Media
| data12     = {{{media|{{{Media|}}} }}}
| data13     = {{{media|{{{Media|}}} }}}
| label13   = [[Operating system]]
| label14   = [[Operating system]]
| data13     = {{{operatingsystem|{{{os|{{{OS|}}} }}} }}}
| data14     = {{{operatingsystem|{{{os|{{{OS|}}} }}} }}}
| label14   = Power
| label15    = Input
| data14     = {{{power|{{{Power|}}}}}}
| data15    = {{{input|{{{Input|}}} }}}
| label15   = [[Central processing unit|CPU]]
| label16    = Camera
| data15     = {{{cpu|{{{CPU|{{{processor|{{{Processor|}}} }}} }}} }}}
| data16    = {{{camera|}}}
| label16   = Storage capacity
| label17   = Power
| data16     = {{{storage|}}}
| data17     = {{{power|{{{Power|}}}}}}
| label17   = Memory
| label18   = [[Central processing unit|CPU]]
| data17     = {{{memory|{{{Memory|}}} }}}
| data18     = {{{cpu|{{{CPU|{{{processor|{{{Processor|}}} }}} }}} }}}
| label18   = Display
| label19   = Storage capacity
| data18     = {{{display|{{{Display|}}} }}}
| data19     = {{{storage|}}}
| label19   = Graphics
| label20   = Memory
| data19     = {{{graphics|{{{Graphics|{{{GPU|}}} }}} }}}
| data20     = {{{memory|{{{Memory|}}} }}}
| label20    = Input
| label21   = Display
| data20    = {{{input|{{{Input|}}} }}}
| data21     = {{{display|{{{Display|}}} }}}
| label21   = Controller input
| label22   = Graphics
| data21    = {{{controllers|}}}
| data22     = {{{graphics|{{{Graphics|{{{GPU|}}} }}} }}}
| label22    = Camera
| label23   = Controller input
| data22    = {{{camera|}}}
| data23    = {{{controllers|}}}
| label23    = Touchpad
| data23    = {{{touchpad|}}}
| label24    = Connectivity
| label24    = Connectivity
| data24    = {{{connectivity|{{{Connectivity|}}} }}}
| data24    = {{{connectivity|{{{Connectivity|}}} }}}
Line 64: Line 63:
| label27    = Weight
| label27    = Weight
| data27    = {{{weight|}}}
| data27    = {{{weight|}}}
| label28   = Touchpad
 
| data28    = {{{touchpad|}}}
| label28    = [[List of best-selling video games|Best-selling game]]
| label29    = Units shipped
| data28     = {{{top game|{{{topgame|}}}}}}
| data29    = {{{units shipped|{{{unitsshipped|}}}}}}
| label29   = [[Backward compatibility|Backward<br/>compatibility]]
| label30   = [[List of best-selling video games|Best-selling game]]
| data29    = {{{compatibility|}}}
| data30     = {{{top game|{{{topgame|}}}}}}
| label30    = Predecessor
| label31   = [[Backward compatibility|Backward<br/>compatibility]]
| data30    = {{{predecessor|}}}
| data31    = {{{compatibility|}}}
| label31    = Successor
| data31    = {{{successor|}}}
| label32    = Related articles
| label32    = Related articles
| data32    = {{{related|}}}
| data32    = {{{related|}}}

Revision as of 20:54, 4 December 2008

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