From Fedora Project Wiki
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
{| cellpadding="3" style="float:right; border-spacing:1px; background-color:#fbfbff; font-size:95%; margin:0 0 0.5em 1em; width:28em;" | {| cellpadding="3" style="float:right; border-spacing:1px; background-color:#fbfbff; font-size:95%; margin:0 0 0.5em 1em; width:28em;" | ||
| colspan="2" style="color: white; background-color: #729FCF; font-weight: bold; text-align:center; font-size: larger" {{!}} {{{name|{{SUBPAGENAME}}}}} | | colspan="2" style="color: white; background-color: #729FCF; font-weight: bold; text-align:center; font-size: larger" {{!}} {{{name|{{SUBPAGENAME}}}}} | ||
|- | |- | ||
| colspan="2" style="border-width: 0 1px; text-align:center" {{!}} [[File:{{#if:{{{image|}}}|{{{image}}}{{!}}300px|cpu.jpg}}]] | | colspan="2" style="border-width: 0 1px; text-align:center" {{!}} [[File:{{#if:{{{image|}}}|{{{image}}}{{!}}300px|cpu.jpg}}]] | ||
Line 13: | Line 11: | ||
}} | }} | ||
| colspan="2" style="border-width: 0 1px " | <hr/> | | colspan="2" style="border-width: 0 1px " | <hr/> | ||
|- | |||
| colspan="2" style="border-width: 0 1px; background: #dedede; text-align: center;" | '''Processing''' | |||
|- | |- | ||
{{#if:{{{manufacturer|}}}| | {{#if:{{{manufacturer|}}}| | ||
Line 49: | Line 49: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
| colspan="2" style="border-width: 0 1px; background: #dedede; text-align: center;" | '''Connectivity''' | |||
|- | |||
{{#if:{{{audio|}}}| | {{#if:{{{audio|}}}| | ||
{{!}} style="width: 40%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Audio''' | {{!}} style="width: 40%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Audio''' | ||
Line 79: | Line 76: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
| colspan="2" style="border-width: 0 1px; background: #dedede; text-align: center;" | '''Support''' | |||
|- | |||
{{#if:{{{supported_release|}}}| | {{#if:{{{supported_release|}}}| | ||
{{!}} style="width: 40%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Supported release(s)''' | {{!}} style="width: 40%; border-width: 0 1px; border-right:0;padding-left:1em" {{!}} '''Supported release(s)''' |
Latest revision as of 20:37, 31 August 2017
Template documentation [edit]
- This documentation is transcluded from Template:InfoBoxSoC/doc. It will not be transcluded on pages that use this template.
This template provides a information box displaying information about a particular SoC in a consistent format. A common use for this template is on the Architecture/ARM
pages.
Syntax
Copy this into your article and leave those sections blank that you don't need!
{{InfoBoxSoC | name= | image= | caption= | manufacturer= | architecture= | cpu= | gpu= | memory= | vpu= | audio= | network= | storage= | usb= | other= | supported_release= | soc_website= }}
Parameters
The following parameters are recognized. Parameters in CAPITAL letters are required.
- name
- The name of the SoC. This overrides the subpage name.
- image
- Upload your picture by clicking "Upload file" on the left pane. Then put the filename here. For example, hikey-620.png
- caption
- Caption text underneath the image
- manufacturer
- The SoC manufacturer
- architecture
- The CPU architecture
- cpu
- CPU details
- gpu
- Details of the graphical processing unit
- memory
- Details about the onboard memory
- vpu
- Details about video offload
- audio
- Details about audio
- network
- Details about network ports, wireless radios, etc.
- storage
- Details about onboard storage
- usb
- Details of USB ports
- other
- Other details
- supported_release
- The list of supported Fedora releases for this SoC
- soc_website
- The URL to the upstream website for this SoC