Form:Server: Difference between revisions

From pisswiki
No edit summary
No edit summary
 
(20 intermediate revisions by 3 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.


'''SERVER NAME:'''
==Add or edit a server page==


{{#forminput:form=Add Server|query string=namespace=Server&={{PAGENAME}}}}
{{#forminput:form=Server|query string=namespace=Server&={{PAGENAME}}|placeholder=Server name (lowercase)|autocomplete on namespace=Server}}


</noinclude><includeonly>
</noinclude><includeonly>
Line 13: Line 13:
{| class="formtable"
{| class="formtable"
! Owner:  
! Owner:  
| {{{field|owner|placeholder=Your IRC nickname, or wiki username}}}
| {{{field|owner|mandatory|placeholder=Your IRC nickname, or wiki username}}}
|-
|-
! SID:  
! SID:  
| {{{field|sid|placeholder=123}}}
| {{{field|sid|mandatory|placeholder=123}}}
|-
|-
! SPKI Fingerprint:  
! SPKI Fingerprint:  
| {{{field|spkifp|placeholder=Generate with ./unrealircd spkifp}}}
| {{{field|spkifp|mandatory|placeholder=Generate with ./unrealircd spkifp}}}
|-
|-
! IPv4:  
! IPv4:  
| {{{field|ipv4|placeholder=Optional, only if domain does not resolve}}}
| {{{field|ipv4|placeholder=Optional, only if domain does not resolve}}}
|-
|-
! IPv4:  
! IPv6:  
| {{{field|ipv6|placeholder=Optional, only if domain does not resolve}}}
| {{{field|ipv6|placeholder=Optional, only if domain does not resolve}}}
|-
|-
Line 31: Line 31:
|-
|-
! Disallow incoming connections:  
! Disallow incoming connections:  
| {{{field|noincoming|input type=checkbox|default=}}}
| {{{field|noincoming|input type=checkbox|default=}}} (use if your server is not reachable from the Internet, for example if running in a home network with CG-NAT)
|-
|-
! Region:  
! Region:  
| {{{field|region}}}
| {{{field|region|mandatory}}}
|-
|-
! Location:  
! Location:  
| {{{field|location}}}
| {{{field|location|mandatory}}}
|-
|-
! Hosting Provider:  
! Hosting Provider:  
Line 43: Line 43:
|}
|}
{{{field|type|hidden|default=Leaf}}}
{{{field|type|hidden|default=Leaf}}}
{{{field|status|hidden|default=Active}}}
{{{end template}}}
{{{end template}}}


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


{{{standard input|free text|rows=10}}}
{{{standard input|free text|rows=10|default=Link block: {{Link Block{{!}}[[Server:{{PAGENAME}}]]}}  }}}
</includeonly>
</includeonly>

Latest revision as of 23:03, 9 April 2024

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

Add or edit a server page