Form:Domain: Difference between revisions

From pisswiki
No edit summary
No edit summary
 
(12 intermediate revisions by the same user 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=Domain|autocomplete on category=Domains}}
{{#forminput:form=Domain|query string=namespace=Domain&={{PAGENAME}}|placeholder=Full domain name (lowercase)|autocomplete on namespace=Domain}}
 


</noinclude><includeonly>
</noinclude><includeonly>
Line 10: Line 11:
{{{for template|Domain}}}
{{{for template|Domain}}}
{| class="formtable"
{| class="formtable"
! IRC nick or username:  
! Owner:
| {{{field|Owner}}}
| {{{field|Owner|mandatory}}}
|-
! Comments or extra data:  
| {{{field|comments|placeholder=Example: "Only cat-related subdomains allowed"}}}
|}
{{{end template}}}
 
== DNS Records ==
 
{{{for template|Domain/Record|multiple|minimum instances=1}}}
{| class="formtable"
! Record name:
| {{{field|record name}}}
|-
! Record type:
| {{{field|record type}}}
|-
! Record value:
| {{{field|record value}}}
|}
|}
{{{end template}}}
{{{end template}}}

Latest revision as of 18:48, 27 October 2021

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