Form:Pseudoserver: Difference between revisions

From pisswiki
(Created page with "<noinclude> This is the "Pseudoserver" 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...")
 
(add placeholders to make which fields are optional)
 
(4 intermediate revisions by 2 users not shown)
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=Pseudoserver}}
{{#forminput:form=Pseudoserver|query string=namespace=Server&={{PAGENAME}}|placeholder=Server name (lowercase)|autocomplete on namespace=Server}}


</noinclude><includeonly>
</noinclude><includeonly>
Line 11: Line 11:
{| class="formtable"
{| class="formtable"
! Owner:  
! Owner:  
| {{{field|owner}}}
| {{{field|owner|mandatory|placeholder=Your IRC nickname, or wiki username}}}
|-
|-
! Provider:  
! SID:  
| {{{field|spkifp}}}
| {{{field|sid|mandatory|placeholder=123}}}
|-
! Ipv4:
| {{{field|ipv4}}}
|-
! Ipv6:
| {{{field|ipv6}}}
|-
! Serverport:
| {{{field|serverport}}}
|-
! Noincoming:
| {{{field|noincoming}}}
|-
! Region:
| {{{field|region}}}
|-
|-
! Type:  
! Type:  
| {{{field|type}}}
| {{{field|type}}}
|-
! Title:
| {{{field|title}}}
|-
! Name:
| {{{field|name}}}
|-
|-
! Location:  
! Location:  
| {{{field|location}}}
| {{{field|location|placeholder=Optional}}}
|-
|-
! Provider:  
! Provider:  
| {{{field|provider}}}
| {{{field|provider|placeholder=Optional}}}
|-
! SPKI Fingerprint:
| {{{field|spkifp|placeholder=(Optional) Generate with ./unrealircd spkifp}}}
|}
|}
{{{end template}}}
{{{end template}}}
{{{field|noincoming|hidden|default=Yes}}}


'''Free text:'''
'''Free text:'''

Latest revision as of 15:03, 18 July 2021

This is the "Pseudoserver" 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.