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:{{{ | |{{#if:{{{rtc}}}|RTC{{!}}{{!}}{{{rtc}}}|}} | ||
{{#if:{{{ | {{#if:{{{rtc}}}|{{!}}-|}} | ||
|{{#if:{{{ | |{{#if:{{{i2c}}}|I2C{{!}}{{!}}{{{i2c}}}|}} | ||
{{#if:{{{ | {{#if:{{{i2c}}}|{{!}}-|}} | ||
|{{#if:{{{ | |{{#if:{{{spi}}}|SPI{{!}}{{!}}{{{spi}}}|}} | ||
{{#if:{{{ | {{#if:{{{spi}}}|{{!}}-|}} | ||
|{{#if:{{{ | |{{#if:{{{sd_mmc}}}|SD/MMC{{!}}{{!}}{{{sd_mmc}}}|}} | ||
{{#if:{{{ | {{#if:{{{sd_mmc}}}|{{!}}-|}} | ||
|{{#if:{{{ | |{{#if:{{{nand}}}|NAND Flash{{!}}{{!}}{{{nand}}}|}} | ||
{{#if:{{{ | {{#if:{{{nand}}}|{{!}}-|}} | ||
|{{#if:{{{ | |{{#if:{{{power}}}|Typical power consumtpion{{!}}{{!}}{{{power}}}|}} | ||
{{#if:{{{ | {{#if:{{{power}}}|{{!}}-|}} | ||
|{{#if:{{{ | |{{#if:{{{temp}}}|Temp Range{{!}}{{!}}{{{temp}}}|}} | ||
{{#if:{{{ | {{#if:{{{temp}}}|{{!}}-|}} | ||
|{{#if:{{{ | |{{#if:{{{usb}}}|MPU{{!}}{{!}}{{{usb}}}|}} | ||
{{#if:{{{ | {{#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 15: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}}} |
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}}}]]