Template:Product: Difference between revisions
From Variscite Wiki
No edit summary |
No edit summary |
||
Line 35: | Line 35: | ||
|{{#if:{{{lcd}}}|LCD{{!}}{{!}}{{{lcd}}}|}} | |{{#if:{{{lcd}}}|LCD{{!}}{{!}}{{{lcd}}}|}} | ||
{{#if:{{{lcd}}}|{{!}}-|}} | {{#if:{{{lcd}}}|{{!}}-|}} | ||
|{{#if:{{{rtc}}} | |{{#if:{{{rtc}}}<tr><th>RTC</th><td>{{{rtc}}}</td></tr>|}} | ||
|{{#if:{{{i2c}}} | |{{#if:{{{i2c}}}<tr><th>I2C</th><td>{{{i2c}}}</td></tr>|}} | ||
|{{#if:{{{spi}}}<tr><th>SPI</th><td>{{{spi}}}</td></tr>|}} | |||
|{{#if:{{{spi}}} | |||
|{{#if:{{{sd_mmc}}}|SD/MMC{{!}}{{!}}{{{sd_mmc}}}|}} | |{{#if:{{{sd_mmc}}}|SD/MMC{{!}}{{!}}{{{sd_mmc}}}|}} | ||
{{#if:{{{sd_mmc}}}|{{!}}-|}} | {{#if:{{{sd_mmc}}}|{{!}}-|}} |
Revision as of 17:23, 12 January 2014
Usage
Please use this string:
{{Product|image=###description=###|category1=###|category2=###
|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}}} |
CPU | {{{cpu}}} | |||
MPU | {{{mpu}}} | |||
GFX | {{{gfx}}} | |||
RAM | {{{ram}}} | |||
LCD | {{{lcd}}} | |||
SD/MMC | {{{sd_mmc}}} | |||
NAND Flash | {{{nand}}} | |||
Typical power consumtpion | {{{power}}} | |||
Temp Range | {{{temp}}} | |||
USB | {{{usb}}} | |||
Ethernet | {{{ethernet}}} | |||
Audio codec | {{{audio}}} | |||
Wireless | {{{wireless}}} | |||
Can-Bus controller | {{{canbus}}} | |||
Bluetooth | {{{bluetooth}}} | |||
Touch panel controller | {{{touch}}} | |||
Serial Interfaces | {{{serial}}} |
[[Category:{{{category1}}}]] [[Category:{{{category2}}}]]