Template:Product: Difference between revisions
From Variscite Wiki
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
{|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 30: | Line 30: | ||
|- | |- | ||
<table class="wikitable" style="border:1px solid #0066c7; background-color: #F0F0FF; width:100%; height;500px; padding:5px 15px 5px 15px; margin-top:-32px;"> | <table class="wikitable" style="border:1px solid #0066c7; background-color: #F0F0FF; width:100%; height;500px; padding:5px 15px 5px 15px; margin-top:-32px;"> | ||
{{#if:{{{cpu}}}|<tr><td>CPU</td><td>{{{cpu}}}</td></tr>|}} | {{#if:{{{cpu}}}|<tr><td>'''CPU'''</td><td>{{{cpu}}}</td></tr>|}} | ||
{{#if:{{{mpu}}}|<tr | {{#if:{{{mpu}}}|<tr><td>'''MPU'''</td><td>{{{mpu}}}</td></tr>|}} | ||
{{#if:{{{gfx}}}|<tr><td>GFX</td><td>{{{gfx}}}</td></tr>|}} | {{#if:{{{gfx}}}|<tr><td>'''GFX'''</td><td>{{{gfx}}}</td></tr>|}} | ||
{{#if:{{{ram}}}|<tr><td>RAM</td><td>{{{ram}}}</td></tr>|}} | {{#if:{{{ram}}}|<tr><td>'''RAM'''</td><td>{{{ram}}}</td></tr>|}} | ||
{{#if:{{{lcd}}}|<tr><td>LCD</td><td>{{{lcd}}}</td></tr>|}} | {{#if:{{{lcd}}}|<tr><td>'''LCD'''</td><td>{{{lcd}}}</td></tr>|}} | ||
{{#if:{{{rtc}}}|<tr><td>RTC</td><td>{{{rtc}}}</td></tr>|}} | {{#if:{{{rtc}}}|<tr><td>'''RTC'''</td><td>{{{rtc}}}</td></tr>|}} | ||
{{#if:{{{i2c}}}|<tr><td>I2C</td><td>{{{i2c}}}</td></tr>|}} | {{#if:{{{i2c}}}|<tr><td>'''I2C'''</td><td>{{{i2c}}}</td></tr>|}} | ||
{{#if:{{{spi}}}|<tr><td>SPI</td><td>{{{spi}}}</td></tr>|}} | {{#if:{{{spi}}}|<tr><td>'''SPI'''</td><td>{{{spi}}}</td></tr>|}} | ||
{{#if:{{{sd_mmc}}}|<tr><td>SD/MMC</td><td>{{{sd_mmc}}}</td></tr>|}} | {{#if:{{{sd_mmc}}}|<tr><td>'''SD/MMC'''</td><td>{{{sd_mmc}}}</td></tr>|}} | ||
{{#if:{{{nand}}}|<tr><td>NAND Flash</td><td>{{{nand}}}</td></tr>|}} | {{#if:{{{nand}}}|<tr><td>'''NAND Flash'''</td><td>{{{nand}}}</td></tr>|}} | ||
{{#if:{{{power}}}|<tr><td>Typical power consumtpion</td><td>{{{power}}}</td></tr>|}} | {{#if:{{{power}}}|<tr><td>'''Typical power consumtpion'''</td><td>{{{power}}}</td></tr>|}} | ||
{{#if:{{{temp}}}|<tr><td>Temp Range</td><td>{{{temp}}}</td></tr>|}} | {{#if:{{{temp}}}|<tr><td>'''Temp Range'''</td><td>{{{temp}}}</td></tr>|}} | ||
{{#if:{{{usb}}}|<tr><td>USB</td><td>{{{usb}}}</td></tr>|}} | {{#if:{{{usb}}}|<tr><td>'''USB'''</td><td>{{{usb}}}</td></tr>|}} | ||
{{#if:{{{ethernet}}}|<tr><td>Ethernet</td><td>{{{ethernet}}}</td></tr>|}} | {{#if:{{{ethernet}}}|<tr><td>'''Ethernet'''</td><td>{{{ethernet}}}</td></tr>|}} | ||
{{#if:{{{audio}}}|<tr><td>Audio codec</td><td>{{{audio}}}</td></tr>|}} | {{#if:{{{audio}}}|<tr><td>'''Audio codec'''</td><td>{{{audio}}}</td></tr>|}} | ||
{{#if:{{{wireless}}}|<tr><td>Wireless</td><td>{{{wireless}}}</td></tr>|}} | {{#if:{{{wireless}}}|<tr><td>'''Wireless'''</td><td>{{{wireless}}}</td></tr>|}} | ||
{{#if:{{{canbus}}}|<tr><td>Can-Bus controller</td><td>{{{canbus}}}</td></tr>|}} | {{#if:{{{canbus}}}|<tr><td>'''Can-Bus controller'''</td><td>{{{canbus}}}</td></tr>|}} | ||
{{#if:{{{bluetooth}}}|<tr><td>Bluetooth</td><td>{{{bluetooth}}}</td></tr>|}} | {{#if:{{{bluetooth}}}|<tr><td>'''Bluetooth'''</td><td>{{{bluetooth}}}</td></tr>|}} | ||
{{#if:{{{touch}}}|<tr><td>Touch panel controller</td><td>{{{touch}}}</td></tr>|}} | {{#if:{{{touch}}}|<tr><td>'''Touch panel controller'''</td><td>{{{touch}}}</td></tr>|}} | ||
{{#if:{{{serial}}}|<tr><td>Serial Interfaces</td><td>{{{serial}}}</td></tr>|}} | {{#if:{{{serial}}}|<tr><td>'''Serial Interfaces'''</td><td>{{{serial}}}</td></tr>|}} | ||
</table> | </table> | ||
|} | |} |
Revision as of 10:52, 14 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}}} |
[[Category:{{{category1}}}]] [[Category:{{{category2}}}]]