Difference between revisions of "Form:Domains Creation"
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> | ||
| − | {{{info|page name=<Domains[name]>}}} | + | <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}}}}} | ||
<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 9: | Line 11: | ||
<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 | + | {{{for template|Domain|label=Domain Information}}} |
| − | <div style="color: #DC7; font-size: 1.3em; margin-top: | + | <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="margin-bottom: 20px;"> | <div style="margin-bottom: 20px;"> | ||
| Line 26: | Line 28: | ||
</label> | </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;}}} | {{{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 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="display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-bottom: 20px;"> | ||
| + | <div> | ||
| + | <label style="display: block; margin-bottom: 8px; font-weight: bold; color: #DC7;"> | ||
| + | City <span style="color: #ff6b6b;">*</span> | ||
| + | </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> | ||
| + | <label style="display: block; margin-bottom: 8px; font-weight: bold; color: #DC7;"> | ||
| + | State <span style="color: #ff6b6b;">*</span> | ||
| + | </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 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="margin-bottom: 20px;"> | ||
| + | <label style="display: block; margin-bottom: 8px; font-weight: bold; color: #DC7;"> | ||
| + | DST Name <span style="color: #ff6b6b;">*</span> | ||
| + | </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 style="margin-bottom: 20px;"> | ||
| + | <label style="display: block; margin-bottom: 8px; font-weight: bold; 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 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="margin-bottom: 20px;"> | ||
| + | <label style="display: block; margin-bottom: 8px; font-weight: bold; color: #DC7;"> | ||
| + | DC Name <span style="color: #ff6b6b;">*</span> | ||
| + | </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 style="margin-bottom: 20px;"> | ||
| + | <label style="display: block; margin-bottom: 8px; font-weight: bold; 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 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="margin-bottom: 20px;"> | ||
| + | <label style="display: block; margin-bottom: 8px; font-weight: bold; color: #DC7;"> | ||
| + | Additional Notes | ||
| + | <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=" | + | <div style="margin-top: 30px;"> |
| + | {{{standard input|save|label=Create Domain Page}}} | ||
| + | {{{standard input|cancel|label=Cancel}}} | ||
| + | </div> | ||
| + | |||
| + | </div> | ||
| + | </includeonly> | ||
Revision as of 19:01, 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.