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
No edit summary
Line 2: Line 2:


{{{for template|Game}}}
{{{for template|Game}}}
<div style="max-width: 950px; background: #ffffff; border: 1px solid #dcdcdc; padding: 15px; box-shadow: 0 4px 10px rgba(0,0,0,0.03); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 13px; color: #333;">
<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="border-bottom: 2px solid #3366cc; margin-bottom: 15px; padding-bottom: 8px;">
<div style="background: #3366cc; color: white; padding: 15px 20px;">
   <span style="font-size: 1.4em; font-weight: bold; color: #333;">Game Data Entry</span>
   <span style="font-size: 1.4em; font-weight: bold;">Game Database Entry</span>
</div>
</div>


<div style="display: flex; gap: 30px; flex-wrap: wrap;">
<div style="padding: 25px 30px; background: #f8f9fa; border-bottom: 1px solid #e0e0e0;">
  <div style="font-weight: bold; color: #555; text-transform: uppercase; margin-bottom: 15px; font-size: 0.9em;">Essential Information</div>


   <div style="flex: 0 0 40%; min-width: 300px;">
   <div style="margin-bottom: 15px;">
      
     '''Game Name:'''<br>
     <div style="margin-bottom: 20px; background: #f9f9f9; padding: 12px; border: 1px solid #eee; border-radius: 4px;">
     {{{field|Name|input type=text|size=60|placeholder=Enter the full official title|class=form-control}}}
      <div style="font-weight: bold; color: #3366cc; margin-bottom: 8px; border-bottom: 1px solid #ddd; padding-bottom: 4px;">Basic Information</div>
  </div>
 
  <div style="display: flex; flex-wrap: wrap; gap: 20px; margin-bottom: 15px;">
    <div style="flex: 1; min-width: 250px;">
      '''Developer:'''<br>{{{field|Developer|input type=text|autocomplete|size=30}}}
    </div>
    <div style="flex: 1; min-width: 250px;">
      '''Publisher:'''<br>{{{field|Publisher|input type=text|autocomplete|size=30}}}
    </div>
  </div>


      <div style="margin-bottom: 8px;">
  <div style="margin-bottom: 15px;">
        '''Game Name:'''<br>
    '''Series:'''<br>
        {{{field|Name|input type=text|size=45|placeholder=Full Title|class=form-control}}}
    {{{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: 10px; margin-bottom: 8px;">
  <div style="display: flex; flex-wrap: wrap; gap: 20px;">
        <div style="flex: 1;">'''Developer:'''<br>{{{field|Developer|input type=text|autocomplete|size=18}}}</div>
    <div style="flex: 1; min-width: 200px;">
        <div style="flex: 1;">'''Publisher:'''<br>{{{field|Publisher|input type=text|autocomplete|size=18}}}</div>
      '''Release Date:'''<br>{{{field|Release date|input type=datepicker|date format=dd.mm.yy}}}
      </div>
    </div>
    <div style="flex: 1; min-width: 200px;">
      '''Cover Image:'''<br>{{{field|Image|uploadable}}}
    </div>
    <div style="flex: 1; min-width: 200px;">
      '''Current Version:'''<br>{{{field|Current version|input type=text|size=15}}}
    </div>
  </div>
</div>


      <div style="margin-bottom: 8px;">
<div style="padding: 25px 30px; background: #ffffff; border-bottom: 1px solid #e0e0e0;">
        '''Series:'''<br>
  <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>
        {{{field|Series|input type=tokens|values from category=Series|size=45|placeholder=Type and hit Enter}}}
      </div>


      <div style="display: flex; gap: 10px; margin-bottom: 8px;">
  <div style="margin-bottom: 20px;">
        <div style="flex: 1;">'''Release Date:'''<br>{{{field|Release date|input type=datepicker|date format=dd.mm.yy}}}</div>
    <div style="margin-bottom: 8px; font-weight: bold;">Genre:</div>
        <div style="flex: 1;">'''Cover Image:'''<br>{{{field|Image|uploadable}}}</div>
    {{{field|Genre|input type=checkboxes|values=Action, Adventure, MMO, Racing, RPG, Shooter, Simulation, Sports, Strategy|delimiter=,|columns=5}}}
      </div>
  </div>
    </div>


    <div style="margin-bottom: 20px; background: #f9f9f9; padding: 12px; border: 1px solid #eee; border-radius: 4px;">
  <div style="margin-bottom: 20px;">
      <div style="font-weight: bold; color: #3366cc; margin-bottom: 8px; border-bottom: 1px solid #ddd; padding-bottom: 4px;">Versions & Links</div>
    <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 style="margin-bottom: 8px;">
  </div>
        '''Current Version:'''<br>{{{field|Current version|input type=text|size=15}}}
      </div>
      <div style="margin-bottom: 8px;">
        '''Store Links:'''<br>{{{field|Store links|input type=text|size=45}}}
      </div>
      <div style="margin-bottom: 8px;">
        '''Community Links:'''<br>{{{field|Community|input type=text|size=45}}}
      </div>
    </div>


  <div style="margin-bottom: 5px;">
    <div style="margin-bottom: 8px; font-weight: bold;">Game Modes:</div>
    {{{field|Has game mode|input type=checkboxes|values=Singleplayer, Multiplayer, Co-op|delimiter=,|columns=5}}}
   </div>
   </div>
  <div style="flex: 1; min-width: 350px;">
</div>


    <div style="margin-bottom: 20px;">
<div style="padding: 25px 30px; background: #f8f9fa; border-bottom: 1px solid #e0e0e0;">
      <div style="font-weight: bold; color: #3366cc; margin-bottom: 8px; border-bottom: 1px solid #ddd; padding-bottom: 4px;">Classification</div>
  <div style="font-weight: bold; color: #555; text-transform: uppercase; margin-bottom: 15px; font-size: 0.9em;">Technical Specifications</div>


      <div style="margin-bottom: 5px; font-weight: bold;">Genre:</div>
  <div style="margin-bottom: 20px;">
      <div style="background: #fff; border: 1px solid #eee; padding: 8px; margin-bottom: 10px; border-radius: 3px;">
    <div style="margin-bottom: 8px; font-weight: bold;">Original Release Platforms:</div>
      {{{field|Genre|input type=checkboxes|values=Action, Adventure, MMO, Racing, RPG, Shooter, Simulation, Sports, Strategy|delimiter=,|columns=3}}}
    <div style="background: #fff; padding: 10px; border: 1px solid #ddd; border-radius: 4px;">
      </div>
      {{{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 style="margin-bottom: 5px; font-weight: bold;">Setting:</div>
      <div style="background: #fff; border: 1px solid #eee; padding: 8px; margin-bottom: 10px; border-radius: 3px;">
      {{{field|Setting|input type=checkboxes|values=Modern Era, Fantasy, Sci-Fi, Historical, Post-Apocalyptic|delimiter=,|columns=3}}}
      </div>
     
      <div style="margin-bottom: 5px; font-weight: bold;">Game Modes:</div>
      <div style="background: #fff; border: 1px solid #eee; padding: 8px; margin-bottom: 10px; border-radius: 3px;">
      {{{field|Has game mode|input type=checkboxes|values=Singleplayer, Multiplayer, Co-op|delimiter=,|columns=3}}}
      </div>
     </div>
     </div>
  </div>


    <div style="margin-bottom: 20px;">
  <div style="margin-bottom: 15px;">
      <div style="font-weight: bold; color: #3366cc; margin-bottom: 8px; border-bottom: 1px solid #ddd; padding-bottom: 4px;">Technical Specs</div>
    '''System Requirements:'''<br>
    {{{field|System requirements|input type=textarea|rows=3|style=width: 100%; box-sizing: border-box; font-family: monospace;}}}
  </div>


      <div style="margin-bottom: 5px; font-weight: bold;">Original Release Platform:</div>
  <div>
      <div style="background: #f0f4ff; border: 1px solid #d0dcf5; padding: 10px; margin-bottom: 15px; border-radius: 4px;">
    '''Multiplayer Tools:'''<br>
      {{{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=3}}}
    {{{field|Multiplayer tools|input type=tokens|delimiter=;|size=60}}}
      </div>
  </div>
</div>


      <div style="margin-bottom: 8px;">
<div style="padding: 25px 30px; background: #ffffff;">
        '''System Requirements:'''<br>
  <div style="font-weight: bold; color: #555; text-transform: uppercase; margin-bottom: 15px; font-size: 0.9em;">External Links</div>
        {{{field|System requirements|input type=textarea|rows=3|style=width: 100%; box-sizing: border-box; font-family: monospace; font-size: 12px;}}}
      </div>
     
      <div>
        '''Multiplayer Tools:'''<br>
        {{{field|Multiplayer tools|input type=tokens|delimiter=;|size=40}}}
      </div>
    </div>


  <div style="margin-bottom: 10px;">
    '''Store Links:'''<br>{{{field|Store links|input type=text|size=70}}}
   </div>
   </div>
  <div>
    '''Community Links:'''<br>{{{field|Community|input type=text|size=70}}}
   </div>
   </div>
<div style="margin-top: 15px; padding-top: 10px; border-top: 2px solid #3366cc; text-align: right; background: #fcfcfc;">
</div>
{{{standard input|save}}} <span style="margin-left: 10px;">{{{standard input|preview}}}</span> <span style="margin-left: 10px;">{{{standard input|cancel}}}</span>
 
<div style="padding: 20px 30px; background: #f0f0f0; 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>


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

Revision as of 11:59, 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}}}