Template:Infobox information appliance: Difference between revisions
Appearance
nowrap the new label per talk request |
fix duplicate label/data ids |
||
| Line 20: | Line 20: | ||
| label5 = [[History of video games|Generation]] | | label5 = [[History of video games|Generation]] | ||
| data5 = {{{generation|}}} | | data5 = {{{generation|}}} | ||
| | | label6 = Release date | ||
| | | data6 = {{{release date|{{{releasedate|{{{first_release_date|{{{Released|{{{Introduced|}}} }}} }}} }}} }}} | ||
| | | label7 = Retail availability | ||
| | | data7 = {{{lifespan|}}} | ||
| | | label8 = Introductory price | ||
| | | data8 = {{{price|{{{baseprice|{{{Baseprice|{{{MSRP|}}} }}} }}} }}} | ||
| | | label9 = Discontinued | ||
| | | data9 = {{{discontinuation_date|{{{discontinued|{{{Discontinued|}}} }}} }}} | ||
| | | label10 = Units sold | ||
| | | data10 = {{{units sold|{{{unitssold|}}}}}} | ||
| | | label11 = Units shipped | ||
| | | data11 = {{{units shipped|{{{unitsshipped|}}}}}} | ||
| | | label12 = Media | ||
| | | data12 = {{{media|{{{Media|}}} }}} | ||
| | | label13 = [[Operating system]] | ||
| | | data13 = {{{operatingsystem|{{{os|{{{OS|}}} }}} }}} | ||
| | | label14 = Power | ||
| | | data14 = {{{power|{{{Power|}}}}}} | ||
| label15 = [[Central processing unit|CPU]] | | label15 = [[Central processing unit|CPU]] | ||
| data15 = {{{cpu|{{{CPU|{{{processor|{{{Processor|}}} }}} }}} }}} {{#if:{{{CPUspeed|}}}|@ {{{CPUspeed}}} }} | | data15 = {{{cpu|{{{CPU|{{{processor|{{{Processor|}}} }}} }}} }}} {{#if:{{{CPUspeed|}}}|@ {{{CPUspeed}}} }} | ||
| | | label16 = Storage capacity | ||
| | | data16 = {{{storage|}}} | ||
| | | label17 = Memory | ||
| | | data17 = {{{memory|{{{Memory|{{{RAM|}}} }}} }}} {{#if:{{{RAMtype|}}}|({{{RAMtype}}})}} | ||
| | | label18 = Display | ||
| | | data18 = {{{display|{{{Display|}}} }}} | ||
| | | label19 = Graphics | ||
| | | data19 = {{{graphics|{{{Graphics|{{{GPU|}}} }}} }}} | ||
| | | label20 = Sound | ||
| | | data20 = {{{sound|{{{Sound|}}} }}} | ||
| | | label21 = Input | ||
| | | data21 = {{{input|{{{Input|}}} }}} | ||
| | | label22 = Controller input | ||
| | | data22 = {{{controllers|}}} | ||
| | | label23 = Camera | ||
| | | data23 = {{{camera|}}} | ||
| | | label24 = Touchpad | ||
| | | data24 = {{{touchpad|}}} | ||
| label25 = Connectivity | | label25 = Connectivity | ||
| data25 = {{{connectivity|{{{Connectivity|}}} }}} | | data25 = {{{connectivity|{{{Connectivity|}}} }}} | ||
| | | label26 = Online services | ||
| | | data26 = {{{online service|{{{onlineservice|{{{service|}}} }}} }}} | ||
| | | label27 = Dimensions | ||
| | | data27 = {{{dimensions|{{{Casing|}}} }}} | ||
| | | 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>{{documentation}}</noinclude> | }}<noinclude>{{documentation}}</noinclude> | ||
Revision as of 15:38, 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 =
}}