Template:Product: Difference between revisions

From Variscite Wiki
No edit summary
No edit summary
Line 9: Line 9:
|}
|}
|-
|-
{|style="background-color: #F0F0FF; width:100% "
{|style="background-color: #F0F0FF; width:100%; "
|style="width:250px; padding:5px 25px 5px 25px;"|[[File:{{{image}}}|height=100px|{{PAGENAME}}]]
|style="width:250px; padding:5px 25px 5px 25px;"|[[File:{{{image}}}|height=100px|{{PAGENAME}}]]
|style="padding:20px 30px 0px 0px; vertical-align:top;"|{{{description}}}
|style="padding:20px 30px 0px 0px; vertical-align:top;"|{{{description}}}
Line 21: Line 21:
</div>
</div>


<div>
 
{| class="wikitable"
{| class="wikitable" style="background-color: #F0F0FF; margin: 0 auto; width:30%;"
|-
|-
|{{#if:{{{cpu}}}|CPU{{!}}{{!}}{{{cpu}}}|}}
|{{#if:{{{cpu}}}|style="width:150px;"{{!}}CPU{{!}}{{!}}{{{cpu}}}|}}
{{#if:{{{cpu}}}|{{!}}-|}}
{{#if:{{{cpu}}}|{{!}}-|}}
|{{#if:{{{mpu}}}|MPU{{!}}{{!}}{{{mpu}}}|}}
|{{#if:{{{mpu}}}|MPU{{!}}{{!}}{{{mpu}}}|}}

Revision as of 17:47, 12 January 2014

Usage

Please use this string:

{{Product|image=###description=###|category1=###|category2=###<br/>|documentation={{DocBox|system={Android,Linux,Yocto,Hardware}|content=###}}|cpu=###|mpu=###|gfx=###|ram=###|lcd=###|hdmi=###|rtc=###|i2c=###|spi=###|sd_mmc=###|nand=###|power=###|temp=###|usb=###|ethernet=###|audio=###|wireless=###|canbus=###|bluetooth=###|touch=###|serial=###}}

Product
[[File:{{{image}}}|height=100px|Product]] {{{description}}}

{{{documentation}}}


CPU {{{cpu}}}
MPU {{{mpu}}}
GFX {{{gfx}}}
RAM {{{ram}}}
LCD {{{lcd}}}
HDMI {{{hdmi}}}
RTC {{{rtc}}}
I2C {{{i2c}}}
SPI {{{spi}}}
SD/MMC {{{sd_mmc}}}
NAND Flash {{{nand}}}
Typical power consumtpion {{{power}}}
Temp Range {{{temp}}}
MPU {{{usb}}}
CPU {{{ethernet}}}
Audio codec {{{audio}}}
Wireless {{{wireless}}}
Can-Bus controller {{{canbus}}}
Bluetooth {{{bluetooth}}}
Touch panel controller {{{touch}}}
Serial Interfaces {{{serial}}}

[[Category:{{{category1}}}]] [[Category:{{{category2}}}]]