Template:Infobox information appliance: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(synced page with sandbox)
(Fix redundant "Media" and "Units Sold" fields, as reported in video game articles.)
Line 54: Line 54:
| label22    = Graphics
| label22    = Graphics
| data22    = {{{graphics|{{{Graphics|{{{GPU|}}} }}} }}}
| data22    = {{{graphics|{{{Graphics|{{{GPU|}}} }}} }}}
| label23   = Media
| label23    = Controller input
| data23    = {{{media|}}}
| data23     = {{{controllers|}}}
| label24   = Controller input
| label24   = Connectivity
| data24     = {{{controllers|}}}
| data24     = {{{connectivity|{{{Connectivity|}}} }}}
| label25   = Connectivity
| label25   = Online services
| data25     = {{{connectivity|{{{Connectivity|}}} }}}
| data25     = {{{online service|{{{onlineservice|{{{service|}}} }}} }}}
| label26   = Online services
| label26   = Dimensions
| data26     = {{{online service|{{{onlineservice|{{{service|}}} }}} }}}
| data26     = {{{dimensions|}}}
| label27   = Dimensions
| label27   = Weight
| data27     = {{{dimensions|}}}
| data27     = {{{weight|}}}
| label28   = Weight
| label28   = Touchpad
| data28     = {{{weight|}}}
| data28     = {{{touchpad|}}}
| label29   = Touchpad
| label29   = Units shipped
| data29     = {{{touchpad|}}}
| data29     = {{{units shipped|{{{unitsshipped|}}}}}}
| label30    = Units sold
| label30   = [[List of best-selling video games|Best-selling game]]
| data30    = {{{units sold|{{{unitssold|}}}}}}
| data30     = {{{top game|{{{topgame|}}}}}}
| label31   = Units shipped
| label31   = [[Backward compatibility|Backward<br/>compatibility]]
| data31     = {{{units shipped|{{{unitsshipped|}}}}}}
| data31     = {{{compatibility|}}}
| label32   = [[List of best-selling video games|Best-selling game]]
| label32   = Related articles
| data32     = {{{top game|{{{topgame|}}}}}}
| data32     = {{{related|}}}
| label33   = [[Backward compatibility|Backward<br/>compatibility]]
| label33   = [[Web site]]
| data33     = {{{compatibility|}}}
| data33     = {{{website|{{{Website|}}} }}}
| label34   = Related articles
| data34     = {{{related|}}}
| label35   = [[Web site]]
| data35     = {{{website|{{{Website|}}} }}}
}}<noinclude>
}}<noinclude>
{{pp-template|small=yes}}
{{pp-template|small=yes}}
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Revision as of 19:53, 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      = 
}}