Template:Infobox information appliance: Difference between revisions
Appearance
fix type |
one last time |
||
| Line 24: | Line 24: | ||
| label8 = Retail availability | | label8 = Retail availability | ||
| data8 = {{{lifespan|}}} | | data8 = {{{lifespan|}}} | ||
| | | label9 = Introductory price | ||
| | | data9 = {{{price|{{{baseprice|{{{Baseprice|{{{MSRP|}}} }}} }}} }}} | ||
| | | label10 = Discontinued | ||
| | | data10 = {{{discontinuation_date|{{{discontinued|{{{Discontinued|}}} }}} }}} | ||
| | | label11 = Units sold | ||
| | | 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}}})}} | ||
| | | label19 = Display | ||
| | | data19 = {{{display|{{{Display|}}} }}} | ||
| | | label20 = Graphics | ||
| | | data20 = {{{graphics|{{{Graphics|{{{GPU|}}} }}} }}} | ||
| | | label21 = 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|}}} }}} | ||
| | | label29 = Weight | ||
| | | data29 = {{{weight|}}} | ||
| | | label30 = [[List of best-selling video games|Best-selling game]] | ||
| | | data30 = {{{top game|{{{topgame|}}}}}} | ||
| | | label31 = [[Backward compatibility|Backward<br/>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 =
}}