Mini-PC: Difference between revisions
From MiniPC.club
Philo3lancer (talk | contribs) mNo edit summary |
Philo3lancer (talk | contribs) No edit summary Tag: Reverted |
||
Line 11: | Line 11: | ||
{{{for template|Mini-PC}}} | {{{for template|Mini-PC}}} | ||
{{{info|All fields are required}}} | {{{info|All fields are required}}} | ||
<!-- Автоматическое название страницы --> | |||
{{{info|page name={{{Brand}}} {{{Model}}} ({{{CPU Brand}}} {{{CPU Model}}}, {{{RAM Capacity}}})}}} | |||
<!-- Parameters --> | <!-- Parameters --> | ||
{| class="formtable" | {| class="formtable" | ||
! Brand: | ! Brand: | ||
| {{{field|Brand|label=Brand|input type=dropdown|values=Intel, AMD, Apple, ASUS, Dell, HP, Lenovo|required}}} | | {{{field|Brand|label=Brand|input type=dropdown|values=Intel, AMD, Apple, ASUS, Dell, HP, Lenovo|required}}} | ||
|- | |- | ||
! Model: | ! Model: | ||
| {{{field|Model|label=Model|input type=text|size=50|unique=true|required}}} | | {{{field|Model|label=Model|input type=text|size=50|unique=true|required}}} | ||
|- | |||
! CPU Brand: | |||
| {{{field|CPU Brand|label=CPU Manufacturer|input type=dropdown|values=Intel, AMD, Apple, Qualcomm|required}}} | |||
|- | |- | ||
! CPU Model: | ! CPU Model: | ||
| {{{field|CPU Model|label=CPU Model|input type=text|size=30|required}}} | | {{{field|CPU Model|label=CPU Model|input type=text|size=30|required}}} | ||
|- | |- | ||
! CPU | ! CPU TDP (W): | ||
| {{{field|CPU | | {{{field|CPU TDP|input type=number|min=5|max=150|required}}} | ||
|- | |- | ||
! | ! RAM Capacity (GB): | ||
| {{{field| | | {{{field|RAM Capacity|input type=dropdown|values=4, 8, 16, 32, 64|required}}} | ||
|- | |- | ||
! RAM Slots: | ! RAM Slots: | ||
| {{{field|RAM Slots}}} | | {{{field|RAM Slots|input type=number|min=1|max=4}}} | ||
|- | |- | ||
! RAM Frequency: | ! RAM Frequency (MHz): | ||
| {{{field|RAM Frequency}}} | | {{{field|RAM Frequency|input type=number|min=1600|max=6400}}} | ||
|- | |- | ||
! | ! Storage Type: | ||
| {{{field| | | {{{field|Storage Type|input type=dropdown|values=SSD, HDD, NVMe, eMMC}}} | ||
|- | |- | ||
! Storage Slots: | ! Storage Slots: | ||
| {{{field|Storage Slots | | {{{field|Storage Slots|input type=number|min=1|max=4}}} | ||
|- | |- | ||
! GPU Model: | ! GPU Model: | ||
| {{{field|GPU Model}}} | | {{{field|GPU Model|input type=text|size=30}}} | ||
|- | |- | ||
! Ethernet Ports: | ! Ethernet Ports: | ||
| {{{field|Ethernet Ports | | {{{field|Ethernet Ports|input type=number|min=0|max=2}}} | ||
| | |||
| | |||
|- | |- | ||
! HDMI Ports: | ! HDMI Ports: | ||
| {{{field|HDMI Ports}}} | | {{{field|HDMI Ports|input type=number|min=0|max=4}}} | ||
|- | |- | ||
! HDMI Version: | ! HDMI Version: | ||
| {{{field| | | {{{field|HDMI Version|input type=dropdown|values=1.4, 2.0, 2.1}}} | ||
|- | |- | ||
! USB Ports: | ! USB Ports: | ||
| {{{field| | | {{{field|USB Ports|input type=number|min=1|max=10}}} | ||
|- | |- | ||
! USB Version: | ! USB Version: | ||
| {{{field| | | {{{field|USB Version|input type=dropdown|values=2.0, 3.0, 3.1, 3.2, 4.0}}} | ||
|- | |- | ||
! Operating System: | ! Operating System: | ||
| {{{field|Operating System}}} | | {{{field|Operating System|input type=dropdown|values=Windows 11, Linux, macOS, FreeDOS}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> |
Revision as of 14:34, 18 April 2025
This is the "Mini-PC" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.