Form:Event: Difference between revisions
From PC Gaming Shelter
Created page with "{{{info|add title=Add a new Event|edit title=Edit Event}}} {{{for template|Event}}} <div style="max-width:800px; background:#fff; border:1px solid #ccc; padding:20px;"> <div style="font-size:1.5em; font-weight:bold; border-bottom:2px solid #2a4b8d; margin-bottom:20px;"> Add Gaming Event </div> <div style="margin-bottom:15px;"> <strong>Event Name:</strong><br> {{{field|Name|input type=text|size=50|placeholder=e.g. QuakeCon 2024}}} </div> <div sty..." |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
{{{for template|Event}}} | {{{for template|Event}}} | ||
<div style="max-width:800px; background:#fff; border:1px solid #ccc; padding:20px;"> | <div class="game-form" style="max-width:800px; background:#fff; border:1px solid #ccc; padding:20px; font-family:sans-serif;"> | ||
<div style="font-size:1.5em; font-weight:bold; border-bottom:2px solid #2a4b8d; margin-bottom:20px;"> | <div style="font-size:1.5em; font-weight:bold; border-bottom:2px solid #2a4b8d; margin-bottom:20px;"> | ||
| Line 10: | Line 10: | ||
<div style="margin-bottom:15px;"> | <div style="margin-bottom:15px;"> | ||
<strong>Event Name:</strong><br> | <strong>Event Name:</strong><br> | ||
{{{field|Name|input type=text| | {{{field|Name|input type=text|placeholder= Game Night|style=display:block; width:100%; height:34px; box-sizing:border-box; padding:5px; border:1px solid #ccc; border-radius:3px;}}} | ||
</div> | </div> | ||
<div style=" | <div style="margin-bottom:15px;"> | ||
<strong>Start Date & Time:</strong><br> | |||
{{{field|Start date|input type=datetimepicker|style=display:block; width:100%; height:34px; box-sizing:border-box; border:1px solid #ccc; border-radius:3px;}}} | |||
</div> | |||
<div style="margin-bottom:15px;"> | |||
<strong>End Date & Time (Optional):</strong><br> | |||
{{{field|End date|input type=datetimepicker|style=display:block; width:100%; height:34px; box-sizing:border-box; border:1px solid #ccc; border-radius:3px;}}} | |||
</div> | |||
<div style="margin-bottom:15px;"> | |||
<strong>Event Type:</strong><br> | |||
<div class="one-box-container"> | |||
{{{field|Event type|input type=checkboxes|values=Casual Gaming, Tournament, Anniversary, Gaming|delimiter=,}}} | |||
</div> | </div> | ||
</div> | </div> | ||
<div style=" | <div style="margin-bottom:15px;"> | ||
<strong>Related Game:</strong><br> | |||
{{{field|Related game|input type=text|autocomplete|values from category=Games|style=display:block; width:100%; height:34px; box-sizing:border-box; padding:5px; border:1px solid #ccc; border-radius:3px;}}} | |||
</div> | </div> | ||
<div style="margin-bottom:15px;"> | <div style="margin-bottom:15px;"> | ||
<strong>Description:</strong><br> | <strong>Description:</strong><br> | ||
{{{field|Description|input type=textarea|rows=5| | {{{field|Description|input type=textarea|rows=5|style=width:100%; box-sizing:border-box;}}} | ||
</div> | </div> | ||
Latest revision as of 15:14, 10 February 2026
add title=Add a new Event
Event
Add Gaming Event
Event Name:
Name
Start Date & Time:
Start date
End Date & Time (Optional):
End date
Event Type:
Event type
Related Game:
Related game
Description:
Description
save preview
{{{end template}}}
