Actions

Form

Mini-PC: Difference between revisions

From MiniPC.club

No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:


To ensure that the model is correctly entered into the database, '''please provide the article name in the following format''':  
To ensure that the model is correctly entered into the database, '''please provide the article name in the following format''':  
  [Brand] [Full_Model_Name] [CPU_Model]
  [Brand] [Full_Model_Name] [CPU_Model]


''For example:''  
''For example:''  
Line 20: Line 20:
{| class="formtable"
{| class="formtable"
! Brand:  
! Brand:  
| {{{field|Brand|label=Brand|input type=dropdown|values=Intel, AMD, Apple, ASUS, Dell, HP, Lenovo|required id="Field_Brand"}}}
| {{{field|Brand|label=Brand|input type=dropdown|values=Intel, AMD, Apple, ASUS, Dell, HP, Lenovo|required}}}
| Other: {{{field|Brand|label=Brand|input type=text|size=50|required}}}
| Other: {{{field|OtherBrand|label=OtherBrand|input type=text|size=50|required}}}
|-
|-
! Model:  
! Model:  
| {{{field|Model|label=Model|input type=text|size=50|unique=true|required id="Field_Model"}}}
| {{{field|Model|label=Model|input type=text|size=50|unique=true|required}}}
|-
|-
! CPU Model:  
! CPU Model:  
| {{{field|CPU Model|label=CPU Model|input type=text|size=30|required id="Field_CPU_Model"}}}
| {{{field|CPU Model|label=CPU Model|input type=text|size=30|required}}}
|-
|-
! CPU Brand:  
! CPU Brand:  

Latest revision as of 21:29, 18 April 2025

To create a page with this form, enter the page name below.

To ensure that the model is correctly entered into the database, please provide the article name in the following format:

[Brand] [Full_Model_Name] [CPU_Model]

For example:

Asus ExpertCenter_PN64 Core_i5-12500H

If a page with that name already exists, you will be sent to a form to edit that page.