From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> | ||
{{ | {{infobox2 | ||
| above = {{{name|<includeonly>{{SUBPAGENAME}}</includeonly>}}} | | above = {{{name|<includeonly>{{SUBPAGENAME}}</includeonly>}}} | ||
| abovestyle = background: #dedede; | | abovestyle = background: #dedede; |
Revision as of 18:26, 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
Example
Many examples of this template can be found at Special:WhatLinksHere.