Template:Infobox information appliance: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
| bodyclass = hproduct vevent | | bodyclass = hproduct vevent | ||
| titleclass = fn summary | | titleclass = fn summary | ||
| above = '''{{{name|<includeonly>{{{Name|{{{title|{{PAGENAME}} }}} }}}</includeonly> }}}'''<br/>{{{logo|{{{Logo|}}} }}} | | above = '''{{{name|<includeonly>{{{Name|{{{title|{{PAGENAME}} }}} }}}</includeonly> }}}'''{{#if: {{{logo|{{{Logo|}}} }}} | <br/>|}}{{{logo|{{{Logo|}}} }}} | ||
| image = {{#if:{{{Image|}}}|[[file:{{{Image}}}|{{px|{{{ImageWidth|}}}|frameless}}]]|{{{image|{{{photo|{{{Photo|}}} }}} }}} }} | | image = {{#if:{{{Image|}}}|[[file:{{{Image}}}|{{px|{{{ImageWidth|}}}|frameless}}]]|{{{image|{{{photo|{{{Photo|}}} }}} }}} }} | ||
| caption = {{{caption|{{{Caption|}}} }}} | | caption = {{{caption|{{{Caption|}}} }}} | ||
Revision as of 05:35, 19 March 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 =
}}