(Created page with "<noinclude> 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 e...") |
No edit summary |
||
(24 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. | ||
{{#forminput:form= | ==Add or edit a server page== | ||
{{#forminput:form=Server|query string=namespace=Server&={{PAGENAME}}|placeholder=Server name (lowercase)|autocomplete on namespace=Server}} | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
Line 11: | 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: | |||
| {{{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}}} | ||
|- | |- | ||
! | ! IPv6: | ||
| {{{field|ipv6|placeholder=Optional, only if domain does not resolve}}} | | {{{field|ipv6|placeholder=Optional, only if domain does not resolve}}} | ||
|- | |- | ||
Line 26: | 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: | ||
| {{{field|provider}}} | | {{{field|provider}}} | ||
|} | |} | ||
{{{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