Template:Infobox information appliance: Difference between revisions
Appearance
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 = {{{price|{{{baseprice|{{{Baseprice|}}} }}} }}} | ||
| | | label9 = Discontinued | ||
| | | data9 = {{{discontinuation_date|{{{discontinued|{{{Discontinued|}}} }}} }}} | ||
| | | label10 = Units sold | ||
| | | 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 = {{{Sound|}}} | ||
| | | label21 = Input | ||
| | | data21 = {{{input|{{{Input|}}} }}} | ||
| | | label22 = Controller input | ||
| | | data22 = {{{controllers|}}} | ||
| | | label23 = Camera | ||
| | | data23 = {{{camera|}}} | ||
| | | label24 = Touchpad | ||
| | | data24 = {{{touchpad|}}} | ||
| | | label25 = Connectivity | ||
| | | data25 = {{{connectivity|{{{Connectivity|}}} }}} | ||
| | | label26 = Online services | ||
| | | data26 = {{{online service|{{{onlineservice|{{{service|}}} }}} }}} | ||
| | | label27 = Dimensions | ||
| | | data27 = {{{dimensions|}}} | ||
| label28 = Weight | |||
| | | data28 = {{{weight|}}} | ||
| | | label29 = [[List of best-selling video games|Best-selling game]] | ||
| | | data29 = {{{top game|{{{topgame|}}}}}} | ||
| | | label30 = [[Backward compatibility|Backward<br/>compatibility]] | ||
| | | data30 = {{{compatibility|}}} | ||
| | | label31 = Predecessor | ||
| | | data31 = {{{predecessor|}}} | ||
| | | label32 = Successor | ||
| | | data32 = {{{successor|}}} | ||
| | | label33 = Related articles | ||
| | | data33 = {{{related|}}} | ||
| | | 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
[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 =
}}