Template:Infobox information appliance: Difference between revisions
Appearance
fix duplicate label/data ids |
fix type |
||
| Line 3: | Line 3: | ||
| bodyclass = hproduct vevent | | bodyclass = hproduct vevent | ||
| titleclass = fn summary | | titleclass = fn summary | ||
| | | class3 = organiser | ||
| above = {{{logo|{{{Logo|}}} }}} | | above = {{{logo|{{{Logo|}}} }}} | ||
| image = {{#if:{{{Image|}}}|[[file:{{{Image}}}{{!}}{{{ImageWidth|250}}}px]]|{{{image|{{{photo|{{{Photo|}}} }}} }}} }} | | image = {{#if:{{{Image|}}}|[[file:{{{Image}}}{{!}}{{{ImageWidth|250}}}px]]|{{{image|{{{photo|{{{Photo|}}} }}} }}} }} | ||
| Line 18: | Line 18: | ||
| label5 = Type | | label5 = Type | ||
| data5 = {{{type|{{{Type|}}} }}} | | data5 = {{{type|{{{Type|}}} }}} | ||
| | | label6 = [[History of video games|Generation]] | ||
| | | data6 = {{{generation|}}} | ||
| | | label7 = Release date | ||
| | | data7 = {{{release date|{{{releasedate|{{{first_release_date|{{{Released|{{{Introduced|}}} }}} }}} }}} }}} | ||
| | | label8 = Retail availability | ||
| | | data8 = {{{lifespan|}}} | ||
| label8 = Introductory price | | label8 = Introductory price | ||
| data8 = {{{price|{{{baseprice|{{{Baseprice|{{{MSRP|}}} }}} }}} }}} | | data8 = {{{price|{{{baseprice|{{{Baseprice|{{{MSRP|}}} }}} }}} }}} | ||
| Line 30: | Line 30: | ||
| label10 = Units sold | | label10 = Units sold | ||
| data10 = {{{units sold|{{{unitssold|}}}}}} | | data10 = {{{units sold|{{{unitssold|}}}}}} | ||
| | | label12 = Units shipped | ||
| | | data12 = {{{units shipped|{{{unitsshipped|}}}}}} | ||
| | | label13 = Media | ||
| | | data13 = {{{media|{{{Media|}}} }}} | ||
| | | label14 = [[Operating system]] | ||
| | | data14 = {{{operatingsystem|{{{os|{{{OS|}}} }}} }}} | ||
| | | label15 = Power | ||
| | | data15 = {{{power|{{{Power|}}}}}} | ||
| | | label16 = [[Central processing unit|CPU]] | ||
| | | data16 = {{{cpu|{{{CPU|{{{processor|{{{Processor|}}} }}} }}} }}} {{#if:{{{CPUspeed|}}}|@ {{{CPUspeed}}} }} | ||
| | | label17 = Storage capacity | ||
| | | data17 = {{{storage|}}} | ||
| | | label18 = Memory | ||
| | | data18 = {{{memory|{{{Memory|{{{RAM|}}} }}} }}} {{#if:{{{RAMtype|}}}|({{{RAMtype}}})}} | ||
| label18 = Display | | label18 = Display | ||
| data18 = {{{display|{{{Display|}}} }}} | | data18 = {{{display|{{{Display|}}} }}} | ||
| Line 50: | Line 50: | ||
| label20 = Sound | | label20 = Sound | ||
| data20 = {{{sound|{{{Sound|}}} }}} | | data20 = {{{sound|{{{Sound|}}} }}} | ||
| | | label22 = Input | ||
| | | data22 = {{{input|{{{Input|}}} }}} | ||
| | | label23 = Controller input | ||
| | | data23 = {{{controllers|}}} | ||
| | | label24 = Camera | ||
| | | data24 = {{{camera|}}} | ||
| | | label25 = Touchpad | ||
| | | data25 = {{{touchpad|}}} | ||
| | | label26 = Connectivity | ||
| | | data26 = {{{connectivity|{{{Connectivity|}}} }}} | ||
| | | label27 = Online services | ||
| | | data27 = {{{online service|{{{onlineservice|{{{service|}}} }}} }}} | ||
| | | label28 = Dimensions | ||
| | | data28 = {{{dimensions|{{{Casing|}}} }}} | ||
| label28 = Weight | | label28 = Weight | ||
| data28 = {{{weight|}}} | | data28 = {{{weight|}}} | ||
| Line 70: | Line 70: | ||
| label30 = [[Backward compatibility|Backward<br/>compatibility]] | | label30 = [[Backward compatibility|Backward<br/>compatibility]] | ||
| data30 = {{{compatibility|}}} | | data30 = {{{compatibility|}}} | ||
| | | label32 = Predecessor | ||
| | | data32 = {{{predecessor|}}} | ||
| | | label33 = Successor | ||
| | | data33 = {{{successor|}}} | ||
| | | label34 = Related articles | ||
| | | data34 = {{{related|}}} | ||
| | | label35 = Website | ||
| | | data35 = {{{website|{{{Website|}}} }}} | ||
}}<noinclude>{{documentation}}</noinclude> | }}<noinclude>{{documentation}}</noinclude> | ||
Revision as of 16:00, 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 =
}}