User:DoggoBit/Sandbox/Infobox board: Difference between revisions
Appearance
< User:DoggoBit | Sandbox
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{User:DoggoBit/Sandbox/Infobox | <includeonly>{{User:DoggoBit/Sandbox/Infobox | ||
|title={{{title|Raspberry Pi 5}}} | |title={{{title|Raspberry Pi 5}}} | ||
|image={{{image|Raspberry_Pi_5,_8_GB_RAM.jpg}}} | |image={{{image|Raspberry_Pi_5,_8_GB_RAM.jpg}}} | ||
|content={{User:DoggoBit/Sandbox/Infobox board/Content | |content={{User:DoggoBit/Sandbox/Infobox board/Content | ||
|manufacturer= | |manufacturer={{{manufacturer|}}} | ||
|architecture= | |architecture={{{architecture|}}} | ||
|support-status= | |support-status={{{support-status|}}} | ||
|soc= | |soc={{{soc|}}} | ||
}} | }} | ||
}}</includeonly> | |||
<noinclude> | |||
{{User:DoggoBit/Sandbox/Infobox board | |||
|title=Raspberry Pi 5 | |||
|image=Raspberry_Pi_5,_8_GB_RAM.jpg | |||
|manufacturer=Raspberry Pi Foundation | |||
|architecture=AArch64 | |||
|support-status=Limited community efforts | |||
|soc=BCM2712 | |||
}} | }} | ||
==Usage== | |||
<pre> | |||
{{User:DoggoBit/Sandbox/Infobox board | |||
|title=Raspberry Pi 5 | |||
|image=Raspberry_Pi_5,_8_GB_RAM.jpg | |||
|manufacturer=Raspberry Pi Foundation | |||
|architecture=AArch64 | |||
|support-status=Limited community efforts | |||
|soc=BCM2712 | |||
}} | |||
</pre> | |||
</noinclude> |
Revision as of 23:20, 3 June 2025
Usage
{{User:DoggoBit/Sandbox/Infobox board |title=Raspberry Pi 5 |image=Raspberry_Pi_5,_8_GB_RAM.jpg |manufacturer=Raspberry Pi Foundation |architecture=AArch64 |support-status=Limited community efforts |soc=BCM2712 }}