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, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.
 
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.
 
</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=<Domains Creation[name]>|query string=wpTextbox1={{subst:Domains Creation}}}}}
 
{{{info|page name=<Domains Creation[name]>|query string=wpTextbox1={{subst:Domains Creation}}}}}
  
<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;">
   <h2 style="font-family: Georgia, serif; color: #DC7; text-align: center; margin-bottom: 10px; font-size: 2em;">Create New Domain Page</h2>
+
   <h2 style="font-family:Georgia,serif; color:#DC7; text-align:center; margin-bottom:10px; font-size:2em;">Create New Domain Page</h2>
   <p style="text-align: center; color: #AAA; margin-bottom: 30px; font-size: 0.9em;">Fill out the form below to create a new domain page</p>
+
   <p style="text-align:center; color:#AAA; margin-bottom:30px; font-size:0.9em;">Fill out the form below to create a new domain page</p>
  
 
{{{for template|Domain|label=Domain Information}}}
 
{{{for template|Domain|label=Domain Information}}}
  
<div style="color: #DC7; font-size: 1.3em; margin-top: 0; margin-bottom: 15px; padding-bottom: 8px; border-bottom: 2px solid #DC7; font-weight: bold;">Basic Information</div>
+
<div style="color:#DC7; font-size:1.3em; margin-bottom:15px; border-bottom:2px solid #DC7; font-weight:bold;">Basic Information</div>
  
<div style="margin-bottom: 20px;">
+
<div style="margin-bottom:20px;">
   <label style="display: block; margin-bottom: 8px; font-weight: bold; color: #DC7;">
+
   <label style="display:block; font-weight:bold; color:#DC7;">Title Picture</label>
    Title Picture
+
   {{{field|titlepic|input type=text|placeholder=Optional filename|style=width:100%; padding:12px; background:#1a1a1a; border:2px solid #DC7; color:#DC7;}}}
    <span style="font-size: 0.85em; color: #999; font-weight: normal;">(Optional - filename with extension)</span>
 
  </label>
 
   {{{field|titlepic|input type=text|placeholder=Leave blank to use auto-detection|style=width: 100%; padding: 12px; background: #1a1a1a; border: 2px solid #DC7; color: #DC7; font-size: 16px; border-radius: 4px;}}}
 
 
</div>
 
</div>
  
<div style="margin-bottom: 20px;">
+
<div style="margin-bottom:20px;">
   <label style="display: block; margin-bottom: 8px; font-weight: bold; color: #DC7;">
+
   <label style="display:block; font-weight:bold; color:#DC7;">Region <span style="color:#ff6b6b;">*</span></label>
    Region <span style="color: #ff6b6b;">*</span>
+
   {{{field|region|input type=text|mandatory|placeholder=Enter region name|style=width:100%; padding:12px; background:#1a1a1a; border:2px solid #DC7; color:#DC7;}}}
  </label>
 
   {{{field|region|input type=text|mandatory|placeholder=Enter region name|style=width: 100%; padding: 12px; background: #1a1a1a; border: 2px solid #DC7; color: #DC7; font-size: 16px; border-radius: 4px;}}}
 
 
</div>
 
</div>
  
<div style="color: #DC7; font-size: 1.3em; margin-top: 25px; margin-bottom: 15px; padding-bottom: 8px; border-bottom: 2px solid #DC7; font-weight: bold;">Location</div>
+
<div style="color:#DC7; font-size:1.3em; margin-top:25px; margin-bottom:15px; border-bottom:2px solid #DC7; font-weight:bold;">Location</div>
  
<div style="display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-bottom: 20px;">
+
<div style="display:grid; grid-template-columns:1fr 1fr; gap:20px;">
 
   <div>
 
   <div>
     <label style="display: block; margin-bottom: 8px; font-weight: bold; color: #DC7;">
+
     <label style="font-weight:bold; color:#DC7;">City *</label>
      City <span style="color: #ff6b6b;">*</span>
+
     {{{field|city|input type=text|mandatory|placeholder=Enter city|style=width:100%; padding:12px; background:#1a1a1a; border:2px solid #DC7; color:#DC7;}}}
    </label>
 
     {{{field|city|input type=text|mandatory|placeholder=Enter city|style=width: 100%; padding: 12px; background: #1a1a1a; border: 2px solid #DC7; color: #DC7; font-size: 16px; border-radius: 4px;}}}
 
 
   </div>
 
   </div>
 
 
   <div>
 
   <div>
     <label style="display: block; margin-bottom: 8px; font-weight: bold; color: #DC7;">
+
     <label style="font-weight:bold; color:#DC7;">State *</label>
      State <span style="color: #ff6b6b;">*</span>
+
     {{{field|state|input type=text|mandatory|placeholder=Enter state|style=width:100%; padding:12px; background:#1a1a1a; border:2px solid #DC7; color:#DC7;}}}
    </label>
 
     {{{field|state|input type=text|mandatory|placeholder=Enter state|style=width: 100%; padding: 12px; background: #1a1a1a; border: 2px solid #DC7; color: #DC7; font-size: 16px; border-radius: 4px;}}}
 
 
   </div>
 
   </div>
 
</div>
 
</div>
  
<div style="color: #DC7; font-size: 1.3em; margin-top: 25px; margin-bottom: 15px; padding-bottom: 8px; border-bottom: 2px solid #DC7; font-weight: bold;">Domain Storyteller (DST)</div>
+
<div style="color:#DC7; font-size:1.3em; margin-top:25px; margin-bottom:15px; border-bottom:2px solid #DC7; font-weight:bold;">Domain Storyteller (DST)</div>
  
<div style="margin-bottom: 20px;">
+
<div style="margin-bottom:20px;">
   <label style="display: block; margin-bottom: 8px; font-weight: bold; color: #DC7;">
+
   <label style="font-weight:bold; color:#DC7;">DST Name *</label>
    DST Name <span style="color: #ff6b6b;">*</span>
+
   {{{field|dst_name|input type=text|mandatory|placeholder=Enter DST Name|style=width:100%; padding:12px; background:#1a1a1a; border:2px solid #DC7; color:#DC7;}}}
  </label>
 
   {{{field|dst_name|input type=text|mandatory|placeholder=Enter Domain Storyteller name|style=width: 100%; padding: 12px; background: #1a1a1a; border: 2px solid #DC7; color: #DC7; font-size: 16px; border-radius: 4px;}}}
 
 
</div>
 
</div>
 
+
<div style="margin-bottom:20px;">
<div style="margin-bottom: 20px;">
+
   <label style="font-weight:bold; color:#DC7;">DST Email *</label>
   <label style="display: block; margin-bottom: 8px; font-weight: bold; color: #DC7;">
+
   {{{field|dst_email|input type=text|mandatory|placeholder=dst@example.com|style=width:100%; padding:12px; background:#1a1a1a; border:2px solid #DC7; color:#DC7;}}}
    DST Email <span style="color: #ff6b6b;">*</span>
 
  </label>
 
   {{{field|dst_email|input type=text|mandatory|placeholder=dst@example.com|style=width: 100%; padding: 12px; background: #1a1a1a; border: 2px solid #DC7; color: #DC7; font-size: 16px; border-radius: 4px;}}}
 
 
</div>
 
</div>
  
<div style="color: #DC7; font-size: 1.3em; margin-top: 25px; margin-bottom: 15px; padding-bottom: 8px; border-bottom: 2px solid #DC7; font-weight: bold;">Domain Coordinator (DC)</div>
+
<div style="color:#DC7; font-size:1.3em; margin-top:25px; margin-bottom:15px; border-bottom:2px solid #DC7; font-weight:bold;">Domain Coordinator (DC)</div>
  
<div style="margin-bottom: 20px;">
+
<div style="margin-bottom:20px;">
   <label style="display: block; margin-bottom: 8px; font-weight: bold; color: #DC7;">
+
   <label style="font-weight:bold; color:#DC7;">DC Name *</label>
    DC Name <span style="color: #ff6b6b;">*</span>
+
   {{{field|dc_name|input type=text|mandatory|placeholder=Enter DC Name|style=width:100%; padding:12px; background:#1a1a1a; border:2px solid #DC7; color:#DC7;}}}
  </label>
 
   {{{field|dc_name|input type=text|mandatory|placeholder=Enter Domain Coordinator name|style=width: 100%; padding: 12px; background: #1a1a1a; border: 2px solid #DC7; color: #DC7; font-size: 16px; border-radius: 4px;}}}
 
 
</div>
 
</div>
 
+
<div style="margin-bottom:20px;">
<div style="margin-bottom: 20px;">
+
   <label style="font-weight:bold; color:#DC7;">DC Email *</label>
   <label style="display: block; margin-bottom: 8px; font-weight: bold; color: #DC7;">
+
   {{{field|dc_email|input type=text|mandatory|placeholder=dc@example.com|style=width:100%; padding:12px; background:#1a1a1a; border:2px solid #DC7; color:#DC7;}}}
    DC Email <span style="color: #ff6b6b;">*</span>
 
  </label>
 
   {{{field|dc_email|input type=text|mandatory|placeholder=dc@example.com|style=width: 100%; padding: 12px; background: #1a1a1a; border: 2px solid #DC7; color: #DC7; font-size: 16px; border-radius: 4px;}}}
 
 
</div>
 
</div>
  
<div style="color: #DC7; font-size: 1.3em; margin-top: 25px; margin-bottom: 15px; padding-bottom: 8px; border-bottom: 2px solid #DC7; font-weight: bold;">Additional Information</div>
+
<div style="color:#DC7; font-size:1.3em; margin-top:25px; margin-bottom:15px; border-bottom:2px solid #DC7; font-weight:bold;">Additional Information</div>
  
<div style="margin-bottom: 20px;">
+
<div style="margin-bottom:20px;">
   <label style="display: block; margin-bottom: 8px; font-weight: bold; color: #DC7;">
+
   <label style="font-weight:bold; color:#DC7;">Additional Notes</label>
    Additional Notes
+
   {{{field|notes|input type=textarea|rows=5|placeholder=Enter any notes...|style=width:100%; padding:12px; background:#1a1a1a; border:2px solid #DC7; color:#DC7; resize:vertical;}}}
    <span style="font-size: 0.85em; color: #999; font-weight: normal;">(Optional)</span>
 
  </label>
 
   {{{field|notes|input type=textarea|rows=5|placeholder=Enter any additional notes...|style=width: 100%; padding: 12px; background: #1a1a1a; border: 2px solid #DC7; color: #DC7; font-size: 16px; border-radius: 4px; resize: vertical;}}}
 
 
</div>
 
</div>
  
 
{{{end template}}}
 
{{{end template}}}
  
<div style="margin-top: 30px;">
+
<div style="margin-top:30px; text-align:center;">
 
   {{{standard input|save|label=Create Domain Page}}}
 
   {{{standard input|save|label=Create Domain Page}}}
 
   {{{standard input|cancel|label=Cancel}}}
 
   {{{standard input|cancel|label=Cancel}}}
 
</div>
 
</div>
 
 
</div>
 
</div>
 
</includeonly>
 
</includeonly>

Revision as of 19:14, 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.