Difference between revisions of "Form:Domains Creation"

From End to Dawn
Jump to navigation Jump to search
Line 5: Line 5:
 
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
+
{{#formlink: form=Domains Creation | link text=Create Domain Page | target= }}
  form="Domains Creation"
 
  type="create"
 
  buttonlabel="Create or Edit Domain Page"
 
  placeholder="Enter Domain Page Name..."
 
  size="40">
 
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
<div id="wikiPreview" style="display:none; padding-bottom:25px; margin-bottom:25px; border-bottom:1px solid #AAAAAA;"></div>
 
<div id="wikiPreview" style="display:none; padding-bottom:25px; margin-bottom:25px; border-bottom:1px solid #AAAAAA;"></div>
  
{{{info|page name={{PAGENAME}}}}}
+
{{{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;">
 
<div style="max-width:900px; margin:0 auto; background:#000; border:4px double #DC7; padding:30px; border-radius:8px;">
Line 20: Line 15:
 
   <p style="text-align:center; color:#AAA; margin-bottom:30px; font-size:0.9em;">Fill out the form below</p>
 
   <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}}}
+
  {{{for template|Domain|label=Domain Information}}}
  
<!-- Your fields go here (titlepic, region, city, state, dst_name, etc.) -->
+
  ! Title Picture
 +
  {{{field|titlepic|input type=text|size=50}}}
  
{{{end template}}}
+
  ! Region
 +
  {{{field|region|input type=dropdown|values=Central Region,Northeast Region,Great Lakes Region,Southeast Region,West Region|mandatory}}}
  
<div style="margin-top:30px; text-align:center;">
+
  ! City
  {{{standard input|save|label=Save Domain Page}}}
+
  {{{field|city|input type=text|size=40|mandatory}}}
  {{{standard input|cancel|label=Cancel}}}
+
 
</div>
+
  ! State
 +
  {{{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}}}
 +
 
 +
  ! Domain Storyteller (DST) Name
 +
  {{{field|dst_name|input type=text|size=40|mandatory}}}
 +
 
 +
  ! DST Email
 +
  {{{field|dst_email|input type=text|size=40|mandatory}}}
 +
 
 +
  ! Domain Coordinator (DC) Name
 +
  {{{field|dc_name|input type=text|size=40|mandatory}}}
 +
 
 +
  ! DC Email
 +
  {{{field|dc_email|input type=text|size=40|mandatory}}}
 +
 
 +
  ! Additional Notes
 +
  {{{field|notes|input type=textarea|rows=5|cols=60}}}
 +
 
 +
  {{{end template}}}
 +
 
 +
  <div style="margin-top:30px; text-align:center;">
 +
    {{{standard input|save|label=Save Domain Page}}}
 +
    {{{standard input|cancel|label=Cancel}}}
 +
  </div>
 
</div>
 
</div>
 
</includeonly>
 
</includeonly>

Revision as of 19:54, 4 October 2025

This is the form for creating Domain pages.

To create a domain 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.

Create Domain Page