Actions

Form

MiniPC: Difference between revisions

From MiniPC.club

Created page with "<noinclude> This is the "MiniPC" 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. {{#forminput:form=MiniPC}} </noinclude><includeonly> <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> {{{for template|MiniPC}}} {| class="formtable" ! Name: | {{{field|Name|input type=text with autocomplete..."
 
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "MiniPC" form.
  <!-- Form documentation -->
To create a page with this form, enter the page name below;
  Form for adding Mini PC specifications.
if a page with that name already exists, you will be sent to a form to edit that page.
</noinclude>
 
<form>
{{#forminput:form=MiniPC}}
 
</noinclude><includeonly>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{for template|MiniPC}}}
{{{for template|MiniPC}}}
{| class="formtable"
{| class="formtable"
! Name:
| {{{field|Name|input type=text with autocomplete}}}
|-
|-
! Cpu:
! Brand
| {{{field|Cpu|input type=text with autocomplete}}}
| {{{field|Brand|input=dropdown|values=Intel, AMD, Apple, Other|required}}}
|-
! Model
| {{{field|Model|maxlength=100|required}}}
|-
! CPU Brand
| {{{field|CPU_Brand|input=dropdown|values=Intel, AMD, Apple, Other|required}}}
|-
! CPU Model
| {{{field|CPU_Model|maxlength=100|required}}}
|-
! CPU TDP (W)
| {{{field|CPU_TDP|input=number|min=1|max=150}}}
|-
! RAM Slots
| {{{field|RAM_Slots|input=number|min=1|max=4|required}}}
|-
! RAM Frequency (MHz)
| {{{field|RAM_Frequency|input=number|min=800|max=6000}}}
|-
! RAM Capacity (GB)
| {{{field|RAM_Capacity|input=number|min=1|max=128|required}}}
|-
! Storage Slots
| {{{field|Storage_Slots|input=number|min=1|max=4|required}}}
|-
! Storage Type
| {{{field|Storage_Type|input=dropdown|values=M.2, SATA, NVMe, Other|required}}}
|-
! Dedicated GPU?
| {{{field|GPU_Exists|input=checkbox}}}
|-
! GPU Model
| {{{field|GPU_Model|maxlength=100}}}
|-
! Ethernet Ports
| {{{field|Ethernet_Ports|input=number|min=0|max=4|required}}}
|-
! Ethernet Speed (Gbps)
| {{{field|Ethernet_Speed|input=dropdown|values=1, 2.5, 5, 10|required}}}
|-
! HDMI Ports
| {{{field|HDMI_Ports|input=number|min=0|max=4|required}}}
|-
! HDMI Version
| {{{field|HDMI_Version|input=dropdown|values=1.4, 2.0, 2.1|required}}}
|-
! USB Ports
| {{{field|USB_Ports|input=number|min=1|max=10|required}}}
|-
! USB Version
| {{{field|USB_Version|input=dropdown|values=2.0, 3.0, 3.1, 3.2, 4.0|required}}}
|-
! AI Processing Power (TOPS)
| {{{field|AI_TOPS|input=number|min=0|max=100}}}
|-
! Power Supply
| {{{field|Power_Supply|input=dropdown|values=Internal, External|required}}}
|-
! Max Power (W)
| {{{field|Max_Power|input=number|min=5|max=500|required}}}
|-
! Power Connector
| {{{field|Power_Connector|input=dropdown|values=Barrel, USB-C, Other|required}}}
|-
! Cooling System
| {{{field|Cooling_System|input=dropdown|values=Active, Passive|required}}}
|-
|-
! Ram:
! WiFi Version
| {{{field|Ram|input type=textarea with autocomplete}}}
| {{{field|WiFi|input=dropdown|values=None, WiFi 5, WiFi 6, WiFi 6E, WiFi 7}}}
|-
|-
! Storage:
! Bluetooth Version
| {{{field|Storage|input type=textarea with autocomplete}}}
| {{{field|Bluetooth|input=dropdown|values=None, 4.0, 4.1, 4.2, 5.0, 5.1, 5.2, 5.3}}}
|-
! Dimensions (mm)
| {{{field|Dimensions|maxlength=50}}}
|-
! Weight (kg)
| {{{field|Weight|maxlength=10}}}
|-
! Operating System
| {{{field|Operating_System|input=dropdown|values=Barebone, Windows, Linux, macOS, Other|required}}}
|}
|}
{{{end template}}}
{{{end template}}}


'''Free text:'''
<!-- Duplicate check -->
 
{{#formfield:
{{{standard input|free text|rows=10}}}
  | type = lookup
</includeonly>
  | name = duplicateCheck
  | query string = [[Category:MiniPC]][[Unique_ID::{{{Brand|}}}-{{{Model|}}}-{{{CPU_Model|}}}-{{{RAM_Capacity|}}}-{{{Storage_Type|}}}]]
  | ifexists = A Mini PC with these specifications already exists!
}}
</form>

Revision as of 05:23, 30 March 2025

 Form for adding Mini PC specifications.

<form> MiniPC

Brand Brand
Model Model
CPU Brand CPU_Brand
CPU Model CPU_Model
CPU TDP (W) CPU_TDP
RAM Slots RAM_Slots
RAM Frequency (MHz) RAM_Frequency
RAM Capacity (GB) RAM_Capacity
Storage Slots Storage_Slots
Storage Type Storage_Type
Dedicated GPU? GPU_Exists
GPU Model GPU_Model
Ethernet Ports Ethernet_Ports
Ethernet Speed (Gbps) Ethernet_Speed
HDMI Ports HDMI_Ports
HDMI Version HDMI_Version
USB Ports USB_Ports
USB Version USB_Version
AI Processing Power (TOPS) AI_TOPS
Power Supply Power_Supply
Max Power (W) Max_Power
Power Connector Power_Connector
Cooling System Cooling_System
WiFi Version WiFi
Bluetooth Version Bluetooth
Dimensions (mm) Dimensions
Weight (kg) Weight
Operating System Operating_System

{{{end template}}}

{{#formfield:

 | type = lookup
 | name = duplicateCheck
 | query string = ----
 | ifexists = A Mini PC with these specifications already exists!

}} </form>