Difference between revisions of "Form:Domains Creation"

From End to Dawn
Jump to navigation Jump to search
Line 7: Line 7:
 
{{{for template|Domain}}}
 
{{{for template|Domain}}}
  
! Page name
 
 
{{{info|page name}}}
 
{{{info|page name}}}
  
! Title Image (upload a file, e.g. Example.png)
+
; Title Image (upload a file, e.g. Example.png)
{{{field|titlepic|input type=upload}}}
+
: {{{field|titlepic|input type=upload}}}
  
! Region
+
; Region
{{{field|region|input type=dropdown|values from category=Regions}}}
+
: {{{field|region|input type=dropdown|values from category=Regions}}}
  
! City
+
; City
{{{field|city|input type=text}}}
+
: {{{field|city|input type=text}}}
  
! State
+
; State
{{{field|state|input type=dropdown|values from category=States}}}
+
: {{{field|state|input type=dropdown|values from category=States}}}
  
! Domain Storyteller
+
; Domain Storyteller
{{{field|dst_name|input type=text}}}
+
: {{{field|dst_name|input type=text}}}
  
! Domain Storyteller Email
+
; Domain Storyteller Email
{{{field|dst_email|input type=text}}}
+
: {{{field|dst_email|input type=email}}}
  
! Domain Coordinator
+
; Domain Coordinator
{{{field|dc_name|input type=text}}}
+
: {{{field|dc_name|input type=text}}}
  
! Domain Coordinator Email
+
; Domain Coordinator Email
{{{field|dc_email|input type=text}}}
+
: {{{field|dc_email|input type=email}}}
  
! Notes
+
; Notes
{{{field|notes|input type=textarea}}}
+
: {{{field|notes|input type=textarea}}}
  
 
{{{end template}}}
 
{{{end template}}}

Revision as of 20:04, 4 October 2025

This is the form for creating Domain pages.

To create a domain page with this form, click **Add a New Domain** in the “Page Forms” menu, or use this form directly.


Domain

page name

Title Image (upload a file, e.g. Example.png)
titlepic
Region
region
City
city
State
state
Domain Storyteller
dst_name
Domain Storyteller Email
dst_email
Domain Coordinator
dc_name
Domain Coordinator Email
dc_email
Notes
notes

{{{end template}}}