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: Manual revert
Line 1: Line 1:
{{{info|add title=Add a new Game|edit title=Edit Game}}}
{{{info|add title=Add a new Game|edit title=Edit Game}}}
{{{for template|Game}}}
{{{for template|Game}}}
<div style="max-width: 900px; margin: 0 auto; background: #fff; border: 1px solid #ccc; box-shadow: 0 4px 15px rgba(0,0,0,0.05); font-family: sans-serif; color: #333;">


<div style="max-width: 900px; margin: 0 auto; background: #fff; border: 1px solid #ccc; box-shadow: 0 4px 12px rgba(0,0,0,0.06); font-family: sans-serif; color: #333;">
<div style="background: #3366cc; color: white; padding: 15px 20px;">
 
  <span style="font-size: 1.4em; font-weight: bold;">Game Database Entry</span>
<!-- HEADER -->
<div style="background: #3366cc; color: #fff; padding: 16px 24px; font-size: 1.3em; font-weight: bold;">
  Game Database Entry
</div>
</div>


<!-- ESSENTIAL INFORMATION -->
<div style="padding: 25px 30px; background: #f8f9fa; border-bottom: 1px solid #e0e0e0;">
<div style="padding: 24px; background: #f8f9fa; border-bottom: 1px solid #ddd;">
   <div style="font-weight: bold; color: #555; text-transform: uppercase; margin-bottom: 15px; font-size: 0.9em;">Essential Information</div>
   <div style="font-weight: bold; text-transform: uppercase; margin-bottom: 16px; font-size: 0.85em; color: #555;">
    Essential Information
  </div>


   <div style="margin-bottom: 16px;">
   <div style="margin-bottom: 15px;">
     <strong>Game Name</strong><br>
     '''Game Name:'''<br>
     {{{field|Name|input type=text|size=60|placeholder=Enter the full official title}}}
     {{{field|Name|input type=text|size=60|placeholder=Enter the full official title|class=form-control}}}
   </div>
   </div>


   <div style="display: flex; gap: 20px; margin-bottom: 16px; flex-wrap: wrap;">
   <div style="display: flex; flex-wrap: wrap; gap: 20px; margin-bottom: 15px;">
     <div style="flex: 1; min-width: 240px;">
     <div style="flex: 1; min-width: 250px;">
       <strong>Developer</strong><br>
       '''Developer:'''<br>{{{field|Developer|input type=text|autocomplete|size=30}}}
      {{{field|Developer|input type=text|autocomplete}}}
     </div>
     </div>
     <div style="flex: 1; min-width: 240px;">
     <div style="flex: 1; min-width: 250px;">
       <strong>Publisher</strong><br>
       '''Publisher:'''<br>{{{field|Publisher|input type=text|autocomplete|size=30}}}
      {{{field|Publisher|input type=text|autocomplete}}}
     </div>
     </div>
   </div>
   </div>


   <div style="margin-bottom: 16px;">
   <div style="margin-bottom: 15px;">
     <strong>Series</strong><br>
     '''Series:'''<br>
     {{{field|Series|input type=tokens|values from category=Series|placeholder=Type series name and press Enter}}}
     {{{field|Series|input type=tokens|values from category=Series|size=60|placeholder=Type Series name and hit Enter}}}
   </div>
   </div>


   <div style="display: flex; gap: 20px; flex-wrap: wrap;">
   <div style="display: flex; flex-wrap: wrap; gap: 20px;">
     <div style="flex: 1; min-width: 200px;">
     <div style="flex: 1; min-width: 200px;">
       <strong>Release Date</strong><br>
       '''Release Date:'''<br>{{{field|Release date|input type=datepicker|date format=dd.mm.yy}}}
      {{{field|Release date|input type=datepicker|date format=dd.mm.yyyy}}}
     </div>
     </div>
     <div style="flex: 1; min-width: 200px;">
     <div style="flex: 1; min-width: 200px;">
       <strong>Cover Image</strong><br>
       '''Cover Image:'''<br>{{{field|Image|uploadable}}}
      {{{field|Image|uploadable}}}
     </div>
     </div>
     <div style="flex: 1; min-width: 200px;">
     <div style="flex: 1; min-width: 200px;">
      <strong>Current Version</strong><br>
      '''Current Version:'''<br>{{{field|Current version|input type=text|size=15}}}
      {{{field|Current version|input type=text}}}
     </div>
     </div>
   </div>
   </div>
</div>
</div>


<!-- GAMEPLAY -->
<div style="padding: 25px 30px; background: #ffffff; border-bottom: 1px solid #e0e0e0;">
<div style="padding: 24px; border-bottom: 1px solid #ddd;">
   <div style="font-weight: bold; color: #3366cc; text-transform: uppercase; margin-bottom: 15px; font-size: 0.9em; border-bottom: 2px solid #3366cc; display: inline-block; padding-bottom: 3px;">Gameplay & Genre</div>
   <div style="font-weight: bold; color: #3366cc; text-transform: uppercase; margin-bottom: 16px; font-size: 0.85em;">
 
     Gameplay & Genre
  <div style="margin-bottom: 20px;">
     <div style="margin-bottom: 8px; font-weight: bold;">Genre:</div>
    {{{field|Genre|input type=checkboxes|values=Action, Adventure, MMO, Racing, RPG, Shooter, Simulation, Sports, Strategy|delimiter=,|columns=5}}}
   </div>
   </div>


   <strong>Genre</strong><br>
   <div style="margin-bottom: 20px;">
  {{{field|Genre|input type=checkboxes|values=Action,Adventure,MMO,Racing,RPG,Shooter,Simulation,Sports,Strategy|columns=4}}}
    <div style="margin-bottom: 8px; font-weight: bold;">Setting:</div>
    {{{field|Setting|input type=checkboxes|values=Modern Era, Fantasy, Sci-Fi, Historical, Post-Apocalyptic|delimiter=,|columns=5}}}
  </div>


   <br><br>
   <div style="margin-bottom: 5px;">
  <strong>Setting</strong><br>
    <div style="margin-bottom: 8px; font-weight: bold;">Game Modes:</div>
  {{{field|Setting|input type=checkboxes|values=Modern Era,Fantasy,Sci-Fi,Historical,Post-Apocalyptic|columns=4}}}
    {{{field|Has game mode|input type=checkboxes|values=Singleplayer, Multiplayer, Co-op|delimiter=,|columns=5}}}
  </div>
</div>


  <br><br>
<div style="padding: 25px 30px; background: #f8f9fa; border-bottom: 1px solid #e0e0e0;">
   <strong>Game Modes</strong><br>
   <div style="font-weight: bold; color: #555; text-transform: uppercase; margin-bottom: 15px; font-size: 0.9em;">Technical Specifications</div>
  {{{field|Has game mode|input type=checkboxes|values=Singleplayer,Multiplayer,Co-op|columns=3}}}
</div>


<!-- TECHNICAL -->
  <div style="margin-bottom: 20px;">
<div style="padding: 24px; background: #f8f9fa; border-bottom: 1px solid #ddd;">
    <div style="margin-bottom: 8px; font-weight: bold;">Original Release Platforms:</div>
  <div style="font-weight: bold; text-transform: uppercase; margin-bottom: 16px; font-size: 0.85em; color: #555;">
    <div style="background: #fff; padding: 10px; border: 1px solid #ddd; border-radius: 4px;">
     Technical Specifications
      {{{field|Platform|input type=checkboxes|values=MS-DOS, Windows 95, Windows 98, Windows XP, Windows 7, Windows 10, Windows 11, Linux, Mac OS|delimiter=,|columns=5}}}
     </div>
   </div>
   </div>


   <strong>Original Release Platforms</strong><br>
   <div style="margin-bottom: 15px;">
  {{{field|Platform|input type=checkboxes|values=MS-DOS,Windows 95,Windows 98,Windows XP,Windows 7,Windows 10,Windows 11,Linux,Mac OS|columns=4}}}
    '''System Requirements:'''<br>
    {{{field|System requirements|input type=textarea|rows=3|style=width: 100%; box-sizing: border-box; font-family: monospace;}}}
  </div>


   <br><br>
   <div>
  <strong>System Requirements</strong><br>
    '''Multiplayer Tools:'''<br>
  {{{field|System requirements|input type=textarea|rows=4}}}
    {{{field|Multiplayer tools|input type=tokens|delimiter=;|size=60}}}
  </div>
</div>


  <br><br>
<div style="padding: 25px 30px; background: #ffffff;">
   <strong>Multiplayer Tools</strong><br>
   <div style="font-weight: bold; color: #555; text-transform: uppercase; margin-bottom: 15px; font-size: 0.9em;">External Links</div>
  {{{field|Multiplayer tools|input type=tokens|delimiter=;}}}
</div>


<!-- LINKS -->
  <div style="margin-bottom: 10px;">
<div style="padding: 24px;">
    '''Store Links:'''<br>{{{field|Store links|input type=text|size=70}}}
  <div style="font-weight: bold; text-transform: uppercase; margin-bottom: 16px; font-size: 0.85em; color: #555;">
  </div>
     External Links
  <div>
     '''Community Links:'''<br>{{{field|Community|input type=text|size=70}}}
   </div>
   </div>
  <strong>Store Links</strong><br>
  {{{field|Store links|input type=text|size=70}}}
  <br><br>
  <strong>Community Links</strong><br>
  {{{field|Community|input type=text|size=70}}}
</div>
</div>


<!-- ACTIONS -->
<div style="padding: 20px 30px; background: #f0f0f0; border-top: 1px solid #ccc; text-align: right;">
<div style="padding: 18px 24px; background: #f0f0f0; border-top: 1px solid #ccc; text-align: right;">
   {{{standard input|save}}}  
   {{{standard input|save}}}
   <span style="margin-left: 10px;">{{{standard input|preview}}}</span>
   {{{standard input|preview}}}
   <span style="margin-left: 10px;">{{{standard input|cancel}}}</span>
   {{{standard input|cancel}}}
</div>
</div>


</div>
</div>
{{{end template}}}
{{{end template}}}

Revision as of 12:05, 10 February 2026

add title=Add a new Game

Game

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

{{{end template}}}