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

Form:Game: Difference between revisions

From PC Gaming Shelter
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 10: Line 10:
<div style="padding: 20px; background: #f9f9f9; border-bottom: 1px solid #ddd;">
<div style="padding: 20px; background: #f9f9f9; border-bottom: 1px solid #ddd;">
    
    
   <div style="display: flex; gap: 20px; margin-bottom: 15px;">
   <div style="margin-bottom: 15px;">
     <div style="flex: 3;">
     <strong>Game Name:</strong><br>
      <strong>Game Name:</strong><br>
    {{{field|Name|input type=text|placeholder=Official Title}}}
      {{{field|Name|input type=text|placeholder=Official Title|style=width:100%}}}
    </div>
    <div style="flex: 1;">
      <strong>Release Date:</strong><br>
      {{{field|Release date|input type=datepicker|date format=dd.mm.yy}}}
    </div>
   </div>
   </div>


   <div style="display: flex; gap: 20px; margin-bottom: 15px;">
   <div style="display: flex; gap: 20px; margin-bottom: 15px;">
     <div style="flex: 1;">
     <div style="flex: 1;">
       <strong>Developer:</strong><br>{{{field|Developer|input type=text|autocomplete|style=width:100%}}}
       <strong>Developer:</strong><br>{{{field|Developer|input type=text|autocomplete}}}
     </div>
     </div>
     <div style="flex: 1;">
     <div style="flex: 1;">
       <strong>Publisher:</strong><br>{{{field|Publisher|input type=text|autocomplete|style=width:100%}}}
       <strong>Publisher:</strong><br>{{{field|Publisher|input type=text|autocomplete}}}
     </div>
     </div>
   </div>
   </div>
 
 
   <div style="margin-bottom: 15px;">
   <div style="margin-bottom: 15px;">
    <strong>Series:</strong><br>
      <strong>Series:</strong><br>
    {{{field|Series|input type=tokens|values from category=Series|placeholder=Start typing series name...}}}
      {{{field|Series|input type=tokens|values from category=Series|placeholder=Start typing series name...}}}
   </div>
   </div>


   <div style="display: flex; gap: 20px; align-items: flex-start;">
   <div style="display: flex; gap: 20px; margin-bottom: 15px;">
     <div style="flex: 2;">
     <div style="flex: 1;">
       <strong>Cover Image:</strong><br>{{{field|Image|uploadable}}}
       <strong>Release Date:</strong><br>
      {{{field|Release date|input type=datepicker|date format=dd.mm.yy}}}
     </div>
     </div>
     <div style="flex: 1;">
     <div style="flex: 1;">
       <strong>Current Version:</strong><br>{{{field|Current version|input type=text|style=width:100%}}}
       <strong>Current Version:</strong><br>{{{field|Current version|input type=text}}}
     </div>
     </div>
  </div>
  <div style="margin-bottom: 5px;">
    <strong>Cover Image:</strong><br>{{{field|Image|uploadable}}}
   </div>
   </div>
</div>
</div>
Line 75: Line 74:
   <div style="margin-bottom: 15px;">
   <div style="margin-bottom: 15px;">
     <strong>Original Platforms:</strong>
     <strong>Original Platforms:</strong>
     <div class="checkbox-grid" style="background: #fff; border: 1px solid #ddd;">
     <div class="checkbox-grid" style="background: #fff; border: 1px solid #ddd; padding: 10px;">
       {{{field|Platform|input type=checkboxes|values=MS-DOS, Windows 95, Windows 98, Windows XP, Windows 7, Windows 10, Windows 11, Linux, Mac OS|delimiter=,}}}
       {{{field|Platform|input type=checkboxes|values=MS-DOS, Windows 95, Windows 98, Windows XP, Windows 7, Windows 10, Windows 11, Linux, Mac OS|delimiter=,}}}
     </div>
     </div>
Line 92: Line 91:


<div style="padding: 20px; background: #ffffff;">
<div style="padding: 20px; background: #ffffff;">
   <div style="display: flex;
   <div style="display: flex; gap: 20px;">
    <div style="flex: 1;">
      <strong>Store Links:</strong><br>{{{field|Store links|input type=text}}}
    </div>
    <div style="flex: 1;">
      <strong>Community Links:</strong><br>{{{field|Community|input type=text}}}
    </div>
  </div>
</div>
 
<div style="padding: 15px 20px; background: #eee; border-top: 1px solid #ccc; text-align: right;">
  {{{standard input|save}}}
  <span style="margin-left: 10px;">{{{standard input|preview}}}</span>
  <span style="margin-left: 10px;">{{{standard input|cancel}}}</span>
</div>
 
</div>
{{{end template}}}

Revision as of 12:28, 10 February 2026

add title=Add a new Game

Game

 Game Database Entry
   Game Name:
Name
     Developer:
Developer
     Publisher:
Publisher
     Series:
Series
     Release Date:
Release date
      Current Version:
Current version
   Cover Image:
Image
Gameplay & Genre
   Genre:
   Genre
   Setting:
   Setting
   Modes:
   Has game mode
Technical Specs
   Original Platforms:
     Platform
   System Requirements:
System requirements
   Multiplayer Tools:
Multiplayer tools
     Store Links:
Store links
     Community Links:
Community
 save 
 preview 
 cancel

{{{end template}}}