Template:Product: Difference between revisions

From Variscite Wiki
No edit summary
No edit summary
Line 35: Line 35:
|{{#if:{{{hdmi}}}|HDMI{{!}}{{!}}{{{hdmi}}}|}}
|{{#if:{{{hdmi}}}|HDMI{{!}}{{!}}{{{hdmi}}}|}}
{{#if:{{{hdmi}}}|{{!}}-|}}
{{#if:{{{hdmi}}}|{{!}}-|}}
|{{#if:{{{cpu}}}|CPU{{!}}{{!}}{{{cpu}}}|}}
|{{#if:{{{rtc}}}|RTC{{!}}{{!}}{{{rtc}}}|}}
{{#if:{{{cpu}}}|{{!}}-|}}
{{#if:{{{rtc}}}|{{!}}-|}}
|{{#if:{{{mpu}}}|MPU{{!}}{{!}}{{{mpu}}}|}}
|{{#if:{{{i2c}}}|I2C{{!}}{{!}}{{{i2c}}}|}}
{{#if:{{{mpu}}}|{{!}}-|}}
{{#if:{{{i2c}}}|{{!}}-|}}
|{{#if:{{{cpu}}}|CPU{{!}}{{!}}{{{cpu}}}|}}
|{{#if:{{{spi}}}|SPI{{!}}{{!}}{{{spi}}}|}}
{{#if:{{{cpu}}}|{{!}}-|}}
{{#if:{{{spi}}}|{{!}}-|}}
|{{#if:{{{mpu}}}|MPU{{!}}{{!}}{{{mpu}}}|}}
|{{#if:{{{sd_mmc}}}|SD/MMC{{!}}{{!}}{{{sd_mmc}}}|}}
{{#if:{{{mpu}}}|{{!}}-|}}
{{#if:{{{sd_mmc}}}|{{!}}-|}}
|{{#if:{{{cpu}}}|CPU{{!}}{{!}}{{{cpu}}}|}}
|{{#if:{{{nand}}}|NAND Flash{{!}}{{!}}{{{nand}}}|}}
{{#if:{{{cpu}}}|{{!}}-|}}
{{#if:{{{nand}}}|{{!}}-|}}
|{{#if:{{{mpu}}}|MPU{{!}}{{!}}{{{mpu}}}|}}
|{{#if:{{{power}}}|Typical power consumtpion{{!}}{{!}}{{{power}}}|}}
{{#if:{{{mpu}}}|{{!}}-|}}
{{#if:{{{power}}}|{{!}}-|}}
|{{#if:{{{cpu}}}|CPU{{!}}{{!}}{{{cpu}}}|}}
|{{#if:{{{temp}}}|Temp Range{{!}}{{!}}{{{temp}}}|}}
{{#if:{{{cpu}}}|{{!}}-|}}
{{#if:{{{temp}}}|{{!}}-|}}
|{{#if:{{{mpu}}}|MPU{{!}}{{!}}{{{mpu}}}|}}
|{{#if:{{{usb}}}|MPU{{!}}{{!}}{{{usb}}}|}}
{{#if:{{{mpu}}}|{{!}}-|}}
{{#if:{{{usb}}}|{{!}}-|}}
|{{#if:{{{ethernet}}}|CPU{{!}}{{!}}{{{ethernet}}}|}}
{{#if:{{{ethernet}}}|{{!}}-|}}
|{{#if:{{{audio}}}|Audio codec{{!}}{{!}}{{{audio}}}|}}
{{#if:{{{audio}}}|{{!}}-|}}
|{{#if:{{{wireless}}}|Wireless{{!}}{{!}}{{{wireless}}}|}}
{{#if:{{{wireless}}}|{{!}}-|}}
|{{#if:{{{canbus}}}|Can-Bus controller{{!}}{{!}}{{{canbus}}}|}}
{{#if:{{{canbus}}}|{{!}}-|}}
|{{#if:{{{bluetooth}}}|Bluetooth{{!}}{{!}}{{{bluetooth}}}|}}
{{#if:{{{bluetooth}}}|{{!}}-|}}
|{{#if:{{{touch}}}|Touch panel controller{{!}}{{!}}{{{touch}}}|}}
{{#if:{{{touch}}}|{{!}}-|}}
|{{#if:{{{serial}}}|Serial Interfaces{{!}}{{!}}{{{serial}}}|}}
{{#if:{{{serial}}}|{{!}}-|}}
|}
|}
<!--Categories-->
<!--Categories-->
{{#if:{{{category1}}}|[[Category:{{{category1}}}]]|}}
{{#if:{{{category1}}}|[[Category:{{{category1}}}]]|}}
{{#if:{{{category2}}}|[[Category:{{{category2}}}]]|}}
{{#if:{{{category2}}}|[[Category:{{{category2}}}]]|}}

Revision as of 16:56, 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=###}}

Description
[[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}}}]]