From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>{{tempdoc}}</noinclude> | <noinclude>{{tempdoc}}</noinclude> | ||
<includeonly>{| cellpadding="3" style="float:right; border-spacing:1px; background-color:#fbfbff; font-size:95%; margin:0 0 0.5em 1em; width:28em;" | <includeonly> | ||
| colspan="2" style="color: white; background-color: #729FCF; font-weight: bold; text-align:center; font-size: larger" | {| 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}}}}} | |||
|- | |- | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
{{!}} colspan="2" style="border-width: 0 1px; text-align:center" {{!}} [[File:{{{image | {{!}} colspan="2" style="border-width: 0 1px; text-align:center" {{!}} [[File:{{{image{{!}}cpu.jpg}}}{{!}}300px]] | ||
{{!}}- | {{!}}- | ||
| | | |
Revision as of 20:16, 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