Template:Infobox information appliance: Difference between revisions
Appearance
one last time |
rm an extraneous class declaration and bulletproof the image sizing code |
||
| Line 3: | Line 3: | ||
| bodyclass = hproduct vevent | | bodyclass = hproduct vevent | ||
| titleclass = fn summary | | titleclass = fn summary | ||
| above = {{{logo|{{{Logo|}}} }}} | | above = {{{logo|{{{Logo|}}} }}} | ||
| image = {{#if:{{{Image|}}}|[[file:{{{Image}}}{{ | | image = {{#if:{{{Image|}}}|[[file:{{{Image}}}|{{px|{{{ImageWidth|}}}|frameless}}]]|{{{image|{{{photo|{{{Photo|}}} }}} }}} }} | ||
| caption = {{{caption|{{{Caption|}}} }}} | | caption = {{{caption|{{{Caption|}}} }}} | ||
Revision as of 16:09, 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 =
}}