PC Gaming Shelter
An archive dedicated to preserving PC Gaming history and more

Form:Event: Difference between revisions

From PC Gaming Shelter
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
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|placeholder= Game Event|style=width:100%; box-sizing:border-box; padding:5px;}}}
     {{{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="display:flex; gap:20px; margin-bottom:15px;">
   <div style="margin-bottom:15px;">
     <div style="flex:1;">
     <strong>Start Date & Time:</strong><br>
      <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;}}}
      {{{field|Start date|input type=datetimepicker|style=width:100%;}}}
  </div>
    </div>
 
    <div style="flex:1;">
  <div style="margin-bottom:15px;">
      <strong>End Date & Time (Optional):</strong><br>
    <strong>End Date & Time (Optional):</strong><br>
      {{{field|End date|input type=datetimepicker|style=width:100%;}}}
    {{{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="display:flex; gap:20px; margin-bottom:15px;">
   <div style="margin-bottom:15px;">
     <div style="flex:1;">
     <strong>Related Game:</strong><br>
      <strong>Event Type:</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 class="checkbox-grid">
      {{{field|Event type|input type=checkboxes|values=Casual Gaming, Tournament, Anniversary, Gaming|delimiter=,}}}
      </div>
    </div>
    <div style="flex:1;">
      <strong>Related Game:</strong><br>
      {{{field|Related game|input type=text|autocomplete|values from category=Games|style=width:100%; box-sizing:border-box; padding:5px;}}}
    </div>
   </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}}}