Template:Infobox information appliance/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| (14 intermediate revisions by 8 users not shown) | |||
| Line 1: | Line 1: | ||
=== Usage === | === Usage === | ||
<pre> | <pre> | ||
{{Infobox information appliance | {{Infobox information appliance | ||
| name = | | name = | ||
| logo = | | aka = | ||
| image = <!-- include the [[file:]] tag --> | | 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 --> | | caption = <!-- include if image is not a logo --> | ||
| developer = | | developer = | ||
| manufacturer = | | manufacturer = | ||
| | | model = | ||
| XBMC = <!-- Supported versions of XBMC --> | |||
| | | generation = | ||
| generation = | | releasedate = | ||
| releasedate = | |||
| lifespan = | | lifespan = | ||
| price = | | price = | ||
| discontinued = | | discontinued = | ||
| unitssold = | | unitssold = | ||
| unitsshipped = | | unitsshipped = | ||
| media = | | media = | ||
| os = <!-- operating system --> | | os = <!-- operating system --> | ||
| power = | | power = | ||
| cpu = | | cpu = | ||
| Line 28: | Line 25: | ||
| memory = | | memory = | ||
| display = | | display = | ||
| graphics = | | graphics = | ||
| sound = | | sound = | ||
| input = | | input = | ||
| controllers = | |||
| controllers | | camera = | ||
| touchpad = | |||
| camera = | |||
| touchpad = | |||
| connectivity = | | connectivity = | ||
| service = | | service = | ||
| dimensions = | | dimensions = | ||
| weight = | | weight = | ||
| topgame = | | topgame = | ||
| compatibility = | | compatibility = | ||
| predecessor = | | predecessor = | ||
| successor = | | successor = | ||
| related = | | related = | ||
| website = | | website = | ||
}} | }} | ||
</pre> | </pre> | ||
<includeonly> | |||
[[Category:Formatting templates]] | |||
<includeonly> | |||
[[Category: | |||
</includeonly> | </includeonly> | ||
Latest revision as of 03:32, 22 May 2013
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 =
}}