Template:Infobox information appliance: Difference between revisions
Appearance
m rm potential for spurious space using AWB |
kill off a large amount of purely presentational code / markup |
||
| Line 1: | Line 1: | ||
{{ infobox | |||
| title = {{{title|{{{name|{{PAGENAME}}}}}}}} | |||
| | | image = {{{image|}}} | ||
|caption = {{{caption|}}} | |||
|image | |||
|caption = | |||
|label1 = [[:Category:Electronics companies|Manufacturer]] | |label1 = [[:Category:Electronics companies|Manufacturer]] | ||
|data1 = {{{manufacturer | |data1 = {{{manufacturer|}}} | ||
|label2 = Type | |label2 = Type | ||
|data2 = {{{type | |data2 = {{{type|}}} | ||
|label3 = Release date | |label3 = Release date | ||
|data3 = {{{releasedate | |data3 = {{{releasedate|}}} | ||
|label4 = Connectivity | |label4 = Connectivity | ||
|data4 = {{{connectivity | |data4 = {{{connectivity|}}} | ||
|label5 = Retail availability | |label5 = Retail availability | ||
|data5 = {{{lifespan | |data5 = {{{lifespan|}}} | ||
|label6 = Units | |label6 = Units sold | ||
|data6 = {{{unitssold | |data6 = {{{unitssold|}}} | ||
|label7 = Media | |label7 = Media | ||
|data7 = {{{media | |data7 = {{{media|}}} | ||
|label8 = [[Operating system]] | |label8 = [[Operating system]] | ||
|data8 = {{{operatingsystem|{{{os | |data8 = {{{operatingsystem|{{{os|}}}}}} | ||
|label9 = Input | |label9 = Input | ||
|data9 = {{{input | |data9 = {{{input|}}} | ||
|label10 = Camera | |label10 = Camera | ||
|data10 = {{{camera | |data10 = {{{camera|}}} | ||
|label11 = Power | |label11 = Power | ||
|data11 = {{{power | |data11 = {{{power|}}} | ||
|label12 = [[Central processing unit|CPU]] | |label12 = [[Central processing unit|CPU]] | ||
|data12 = {{{cpu | |data12 = {{{cpu|}}} | ||
|label13 = Storage capacity | |label13 = Storage capacity | ||
|data13 = {{{storage | |data13 = {{{storage|}}} | ||
|label14 = Memory | |label14 = Memory | ||
|data14 = {{{memory | |data14 = {{{memory|}}} | ||
|label15 = Display | |label15 = Display | ||
|data15 = {{{display | |data15 = {{{display|}}} | ||
|label16 = Online services | |label16 = Online services | ||
|data16 = {{{onlineservice|{{{service | |data16 = {{{onlineservice|{{{service|}}}}}} | ||
|label17 = Dimensions | |label17 = Dimensions | ||
|data17 = {{{dimensions | |data17 = {{{dimensions|}}} | ||
|label18 = Weight | |label18 = Weight | ||
|data18 = {{{weight | |data18 = {{{weight|}}} | ||
|label19 = Touchpad | |label19 = Touchpad | ||
|data19 = {{{touchpad | |data19 = {{{touchpad|}}} | ||
|label20 = Predecessor | |label20 = Predecessor | ||
|data20 = {{{predecessor | |data20 = {{{predecessor|}}} | ||
|label21 = Successor | |label21 = Successor | ||
|data21 = {{{successor | |data21 = {{{successor|}}} | ||
|label22 = Related articles | |label22 = Related articles | ||
|data22 = {{{related | |data22 = {{{related|}}} | ||
}}<noinclude> | }}<noinclude>{{documentation}}<!---Please add metadata to the <includeonly> section on the /doc subpage - thanks!---></noinclude> | ||
{{ | |||
<!---Please add metadata to the <includeonly> section on the /doc subpage - thanks!---> | |||
</noinclude> | |||
Revision as of 11:54, 16 July 2008
[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 =
}}