Template:Product: Difference between revisions

From Variscite Wiki
No edit summary
No edit summary
Line 18: Line 18:


<!--Documentation-->
<!--Documentation-->
<div style="overflow:hidden; text-align:justify; padding-top:50px;">
<div style="overflow:hidden; padding-top:50px;">
<div style="float:left; width:70%; margin-top:-33px;">
<div style="float:left; width:70%; margin-top:-33px;">
{{{documentation}}}
{{{documentation}}}
</div>
</div>
<div style="/*margin: 0 auto;*/ width:30%; height:600px; float:right; display:inline-block;">
<div style="/*margin: 0 auto;*/ width:30%; height:600px; float:right; display:inline-block;">
{|
{|  
|-
|-
{| style="padding:15px; background-color: #0055a5; color: white; width:100%; font-size:25px;  border-top-left-radius:5px; border-top-right-radius:5px;"
{| style="padding:15px; background-color: #0055a5; color: white; width:100%; font-size:25px;  border-top-left-radius:5px; border-top-right-radius:5px;"
Line 29: Line 29:
|}
|}
|-
|-
<table class="wikitable" style="border:1px solid #0066c7; background-color: #F0F0FF; width:100%; height;100%; padding:5px 15px 5px 15px; margin-top:-32px;">
|style="height:700px;"|
<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 style="border: 1px solid black;"><td>MPU</td><td>{{{mpu}}}</td></tr>|}}
{{#if:{{{mpu}}}|<tr style="border: 1px solid black;"><td>MPU</td><td>{{{mpu}}}</td></tr>|}}

Revision as of 11:17, 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}}}

{{{documentation}}}

Specification
CPU{{{cpu}}}
MPU{{{mpu}}}
GFX{{{gfx}}}
RAM{{{ram}}}
LCD{{{lcd}}}
RTC{{{rtc}}}
I2C{{{i2c}}}
SPI{{{spi}}}
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}}}]]