Mini-PC: Difference between revisions
From MiniPC.club
Philo3lancer (talk | contribs) No edit summary Tag: Reverted |
Philo3lancer (talk | contribs) No edit summary Tag: Reverted |
||
Line 4: | Line 4: | ||
if a page with that name already exists, you will be sent to a form to edit that page. | if a page with that name already exists, you will be sent to a form to edit that page. | ||
{{#forminput:form=Mini-PC}} | {{#forminput:form=Mini-PC|size=50|placeholder=Название сгенерируется автоматически|hidden}} | ||
</noinclude> | |||
<includeonly> | |||
<div class="form-section"> | <div class="form-section"> | ||
<h2>Add new Mini-PC</h2></div> | <h2>Add new Mini-PC</h2></div> | ||
Line 12: | Line 13: | ||
{{{info|All fields are required}}} | {{{info|All fields are required}}} | ||
<!-- Автоматическое название страницы --> | <!-- Автоматическое название страницы --> | ||
{{{info|page name={{{Brand}}} {{{Model}}} ({{{CPU Brand}}} {{{CPU Model}}}, {{{RAM Capacity}}})}}} | {{{info|page name={{{Brand}}} {{{Model}}} ({{{CPU Brand}}} {{{CPU Model}}}, {{{RAM Capacity}}}GB)}}} | ||
<!-- Parameters --> | <!-- Parameters --> | ||
{| class="formtable" | {| class="formtable" | ||
! Brand: | ! Brand: | ||
| {{{field| | | {{{field|Brand|input type=dropdown|values=Intel, AMD, Apple, ASUS, Dell, HP, Lenovo|required}}} | ||
|- | |- | ||
! Model: | ! Model: | ||
| {{{field| | | {{{field|Model|input type=text|size=50|required}}} | ||
|- | |- | ||
! CPU Brand: | ! CPU Brand: | ||
| {{{field|CPU Brand | | {{{field|CPU Brand|input type=dropdown|values=Intel, AMD, Apple, Qualcomm|required}}} | ||
|- | |- | ||
! CPU Model: | ! CPU Model: | ||
| {{{field| | | {{{field|CPU Model|input type=text|size=30|required}}} | ||
|- | |- | ||
! RAM Capacity (GB): | ! RAM Capacity (GB): | ||
| {{{field|RAM Capacity|input type=dropdown|values=4, 8, 16, 32, 64|required}}} | | {{{field|RAM Capacity|input type=dropdown|values=4, 8, 16, 32, 64|required}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> |
Revision as of 14:39, 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.