Difference between revisions of "Template:Infobox SoC"
From Rockchip open source Document
								
												
				| (17 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | <table class="infobox" cellspacing="5" style="width: | + | <includeonly><table class="infobox" cellspacing="5" style="width:300px;"> | 
| − | <tr><th colspan="2" class="" style="text-align:center; font-size:125%; font-weight:bold; background: # | + | <tr><th colspan="2" class="" style="text-align:center; font-size:125%; font-weight:bold; background: #c1d7ea;">{{{title}}}</th></tr> | 
| <tr class=""><td colspan="2" class="" style="text-align:center;"> | <tr class=""><td colspan="2" class="" style="text-align:center;"> | ||
| − | < | + | {{{image}}}</td></tr> | 
| − | + | <tr class=""><th scope="row" style="text-align:left;">Manufacturer</th><td class="" style=""> | |
| − | + | {{{manufacturer}}}</td></tr> | |
| − | + | <tr class=""><th scope="row" style="text-align:left;">Process</th><td class="" style=""> | |
| − | + | {{{process}}}</td></tr> | |
| − | + | <tr class=""><th scope="row" style="text-align:left;">CPU</th><td class="" style=""> | |
| − | + | {{{cpu}}}</td></tr> | |
| − | + | <tr class=""><th scope="row" style="text-align:left;">Memory</th><td class="" style=""> | |
| − | + | {{{memory}}}</td></tr> | |
| − | + | <tr class=""><th scope="row" style="text-align:left;">GPU</th><td class="" style=""> | |
| − | + | {{{gpu}}}</td></tr> | |
| − | < | + | {{#if:{{{vpu|}}}|<tr class=""><th scope="row" style="text-align:left;">VPU</th><td class="" style=""> | 
| − | </table> | + | {{{vpu}}}</td></tr>}} | 
| + | <tr><th colspan="2" class="" style="text-align:center; background: #c1d7ea;">Connectivity</th></tr> | ||
| + | <tr class=""><th scope="row" style="text-align:left;">Video</th><td class="" style=""> | ||
| + | {{{video}}}</td></tr> | ||
| + | <tr class=""><th scope="row" style="text-align:left;">Audio</th><td class="" style=""> | ||
| + | {{{audio}}}</td></tr> | ||
| + | <tr class=""><th scope="row" style="text-align:left;">Storage</th><td class="" style=""> | ||
| + | {{{storage}}}</td></tr> | ||
| + | {{#if:{{{Connectivity|}}}|<tr class=""><th scope="row" style="text-align:left;">Connectivity</th><td class="" style=""> | ||
| + | {{{Connectivity}}}</td></tr>}} | ||
| + | {{#if:{{{Interface|}}}|<tr class=""><th scope="row" style="text-align:left;">Interface</th><td class="" style=""> | ||
| + | {{{Interface}}}</td></tr>}} | ||
| + | {{#if:{{{usb|}}}|<tr class=""><th scope="row" style="text-align:left;">USB</th><td class="" style=""> | ||
| + | {{{usb}}}</td></tr>}} | ||
| + | {{#if:{{{release_date|}}}|<tr class=""><th scope="row" style="text-align:left;">Release Date</th><td class="" style=""> | ||
| + | {{{release_date}}}</td></tr>}} | ||
| + | {{#if:{{{website|}}}|<tr class=""><th scope="row" style="text-align:left;">Website</th><td class="" style=""> | ||
| + | [{{{website}}} Product Page]}} | ||
| + | </td></tr> | ||
| + | </table></includeonly> | ||


