Difference between revisions of "Template:Infobox SoC"
From Rockchip open source Document
Line 1: | Line 1: | ||
<includeonly><table class="infobox" cellspacing="5" style="width:300px;"> | <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> | {{{image}}}</td></tr> | ||
Line 15: | Line 15: | ||
{{#if:{{{vpu|}}}|<tr class=""><th scope="row" style="text-align:left;">VPU</th><td class="" style=""> | {{#if:{{{vpu|}}}|<tr class=""><th scope="row" style="text-align:left;">VPU</th><td class="" style=""> | ||
{{{vpu}}}</td></tr>}} | {{{vpu}}}</td></tr>}} | ||
− | <tr><th colspan="2" class="" style="text-align:center; background: # | + | <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=""> | <tr class=""><th scope="row" style="text-align:left;">Video</th><td class="" style=""> | ||
{{{video}}}</td></tr> | {{{video}}}</td></tr> |