Difference between revisions of "Form:Domains Creation"

From End to Dawn
Jump to navigation Jump to search
Line 3: Line 3:
  
 
To create a domain page with this form, click **Add a New Domain** in the “Page Forms” menu, or use this form directly.
 
To create a domain page with this form, click **Add a New Domain** in the “Page Forms” menu, or use this form directly.
 
 
</noinclude>
 
</noinclude>
  
</noinclude><includeonly>
+
{{{for template|Domain}}}
<div id="wikiPreview" style="display:none; padding-bottom:25px; margin-bottom:25px; border-bottom:1px solid #AAAAAA;"></div>
 
 
 
{{{info|page name}}}  <!-- lets user type the page name at the top of the form -->
 
 
 
<div style="max-width:900px; margin:0 auto; background:#000; border:4px double #DC7; padding:30px; border-radius:8px;">
 
  <h2 style="font-family:Georgia,serif; color:#DC7; text-align:center; margin-bottom:10px; font-size:2em;">Create or Edit Domain Page</h2>
 
  <p style="text-align:center; color:#AAA; margin-bottom:30px; font-size:0.9em;">Fill out the form below</p>
 
 
 
  {{{for template|Domain|label=Domain Information}}}
 
  
  ! Title Picture
+
<!-- Page name box (required) -->
  {{{field|titlepic|input type=text|size=50}}}
+
;Page name
 +
{{{info|page name}}}
  
  ! Region
+
;Title Image (optional file name, e.g. Example.png)
  {{{field|region|input type=dropdown|values=Central Region,Northeast Region,Great Lakes Region,Southeast Region,West Region|mandatory}}}
+
{{{field|titlepic|input type=text|size=50}}}
  
  ! City
+
;Region
  {{{field|city|input type=text|size=40|mandatory}}}
+
{{{field|region|input type=dropdown|values from category=Regions}}}
  
  ! State
+
;City
  {{{field|state|input type=dropdown|values=Alabama,Alaska,Arizona,Arkansas,California,Colorado,Connecticut,Delaware,Florida,Georgia,Hawaii,Idaho,Illinois,Indiana,Iowa,Kansas,Kentucky,Louisiana,Maine,Maryland,Massachusetts,Michigan,Minnesota,Mississippi,Missouri,Montana,Nebraska,Nevada,New Hampshire,New Jersey,New Mexico,New York,North Carolina,North Dakota,Ohio,Oklahoma,Oregon,Pennsylvania,Rhode Island,South Carolina,South Dakota,Tennessee,Texas,Utah,Vermont,Virginia,Washington,West Virginia,Wisconsin,Wyoming,District of Columbia|mandatory}}}
+
{{{field|city|input type=text|size=50}}}
  
  ! Domain Storyteller (DST) Name
+
;State
  {{{field|dst_name|input type=text|size=40|mandatory}}}
+
{{{field|state|input type=dropdown|values from category=States}}}
  
  ! DST Email
+
;Domain Storyteller
  {{{field|dst_email|input type=text|size=40|mandatory}}}
+
{{{field|dst_name|input type=text|size=50}}}
  
  ! Domain Coordinator (DC) Name
+
;Domain Storyteller Email
  {{{field|dc_name|input type=text|size=40|mandatory}}}
+
{{{field|dst_email|input type=text|size=50}}}
  
  ! DC Email
+
;Domain Coordinator
  {{{field|dc_email|input type=text|size=40|mandatory}}}
+
{{{field|dc_name|input type=text|size=50}}}
  
  ! Additional Notes
+
;Domain Coordinator Email
  {{{field|notes|input type=textarea|rows=5|cols=60}}}
+
{{{field|dc_email|input type=text|size=50}}}
  
  {{{end template}}}
+
;Notes
 +
{{{field|notes|input type=textarea|rows=6|cols=60}}}
  
  <div style="margin-top:30px; text-align:center;">
+
{{{end template}}}
    {{{standard input|save|label=Save Domain Page}}}
 
    {{{standard input|cancel|label=Cancel}}}
 
  </div>
 
</div>
 
</includeonly>
 

Revision as of 20:02, 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

page name

Title Image (optional file name, 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}}}