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: 800px; background: #fcfcfc; border: 1px solid #ccc; padding: 25px; box-shadow: 0 2px 5px rgba(0,0,0,0.05); font-family: sans-serif;">
<div style="max-width: 1000px; background: #fcfcfc; border: 1px solid #ccc; padding: 20px; box-shadow: 0 2px 5px rgba(0,0,0,0.05); font-family: sans-serif;">


<div style="margin-bottom: 10px; border-bottom: 2px solid #3366cc; color: #333; padding-bottom: 5px;">
<div style="display: flex; gap: 30px; flex-wrap: wrap;">
<big>'''Basic Information'''</big>
</div>


<div style="margin-bottom: 15px;">
  <div style="flex: 1; min-width: 300px;">
'''Game Name:'''<br>
   
{{{field|Name|input type=text|size=60|placeholder=Enter the full game title}}}
    <div style="margin-bottom: 20px; background: #fff; border: 1px solid #e0e0e0; padding: 15px; border-radius: 4px;">
</div>
      <div style="border-bottom: 2px solid #3366cc; color: #333; margin-bottom: 10px; padding-bottom: 5px; font-weight: bold;">
        Basic Information
      </div>


<div style="display: flex; gap: 20px; margin-bottom: 15px;">
      <div style="margin-bottom: 10px;">
  <div style="flex: 1;">
        '''Game Name:'''<br>
    '''Developer:'''<br>
        {{{field|Name|input type=text|size=45|placeholder=Full Title}}}
    {{{field|Developer|input type=text|autocomplete|size=35}}}
      </div>
  </div>
  <div style="flex: 1;">
    '''Publisher:'''<br>
    {{{field|Publisher|input type=text|autocomplete|size=35}}}
  </div>
</div>


<div style="margin-bottom: 15px;">
      <div style="display: flex; gap: 10px; margin-bottom: 10px;">
'''Series:''' <span style="color: #888; font-size: 0.9em;">(Type name and hit Enter)</span><br>
        <div style="flex: 1;">'''Developer:'''<br>{{{field|Developer|input type=text|autocomplete|size=20}}}</div>
{{{field|Series|input type=tokens|values from category=Series|size=60|placeholder=e.g. Half-Life (Series)}}}
        <div style="flex: 1;">'''Publisher:'''<br>{{{field|Publisher|input type=text|autocomplete|size=20}}}</div>
</div>
      </div>


<div style="display: flex; gap: 20px; margin-bottom: 15px;">
      <div style="margin-bottom: 10px;">
  <div style="flex: 1;">
        '''Series:'''<br>
    '''Release Date:'''<br>
        {{{field|Series|input type=tokens|values from category=Series|size=45|placeholder=e.g. Half-Life (Series)}}}
    {{{field|Release date|input type=datepicker|date format=dd.mm.yy}}}
      </div>
  </div>
  <div style="flex: 1;">
    '''Cover Image:'''<br>
    {{{field|Image|uploadable}}}
  </div>
</div>


<div style="margin-top: 30px; margin-bottom: 10px; border-bottom: 2px solid #3366cc; color: #333; padding-bottom: 5px;">
      <div style="display: flex; gap: 10px; margin-bottom: 10px;">
<big>'''Classification & Features'''</big>
        <div style="flex: 1;">'''Release Date:'''<br>{{{field|Release date|input type=datepicker|date format=dd.mm.yy}}}</div>
</div>
        <div style="flex: 1;">'''Cover Image:'''<br>{{{field|Image|uploadable}}}</div>
      </div>
    </div>


<div style="border: 1px solid #e0e0e0; padding: 15px; margin-bottom: 15px; background: #fff; position: relative; margin-top: 20px; border-radius: 4px;">
    <div style="margin-bottom: 20px; background: #fff; border: 1px solid #e0e0e0; padding: 15px; border-radius: 4px;">
  <div style="position: absolute; top: -10px; left: 10px; background: #fff; padding: 0 5px; font-weight: bold; color: #555; font-size: 0.9em;">Genre & Setting</div>
      <div style="border-bottom: 2px solid #3366cc; color: #333; margin-bottom: 10px; padding-bottom: 5px; font-weight: bold;">
 
        Links & Version
  '''Genre:'''
      </div>
  <div style="display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 5px; margin-bottom: 10px;">
     
  {{{field|Genre|input type=checkboxes|values=Action, Adventure, MMO, Racing, RPG, Shooter, Simulation, Sports, Strategy|delimiter=,}}}
      <div style="margin-bottom: 10px;">
  </div>
        '''Current Version:'''<br>{{{field|Current version|input type=text|size=20}}}
 
      </div>
  <hr style="border: 0; border-top: 1px dashed #eee; margin: 10px 0;">
      <div style="margin-bottom: 10px;">
 
        '''Community Links:'''<br>{{{field|Community|input type=text|size=45}}}
  '''Setting:'''
      </div>
  <div style="display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 5px;">
      <div style="margin-bottom: 10px;">
  {{{field|Setting|input type=checkboxes|values=Modern Era, Fantasy, Sci-Fi, Historical, Post-Apocalyptic|delimiter=,}}}
        '''Store Links:'''<br>{{{field|Store links|input type=text|size=45}}}
  </div>
      </div>
</div>
    </div>


<div style="border: 1px solid #e0e0e0; padding: 15px; margin-bottom: 15px; background: #fff; position: relative; margin-top: 20px; border-radius: 4px;">
  <div style="position: absolute; top: -10px; left: 10px; background: #fff; padding: 0 5px; font-weight: bold; color: #555; font-size: 0.9em;">Game Modes</div>
  <div style="display: grid; grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); gap: 5px;">
  {{{field|Has game mode|input type=checkboxes|values=Singleplayer, Multiplayer, Co-op|delimiter=,}}}
   </div>
   </div>
</div>
  <div style="flex: 1; min-width: 300px;">
 
<div style="margin-top: 30px; margin-bottom: 10px; border-bottom: 2px solid #3366cc; color: #333; padding-bottom: 5px;">
<big>'''Technical Specs'''</big>
</div>


<div style="border: 1px solid #e0e0e0; padding: 15px; margin-bottom: 15px; background: #fff; position: relative; margin-top: 20px; border-radius: 4px;">
    <div style="margin-bottom: 20px; background: #fff; border: 1px solid #e0e0e0; padding: 15px; border-radius: 4px;">
  <div style="position: absolute; top: -10px; left: 10px; background: #fff; padding: 0 5px; font-weight: bold; color: #555; font-size: 0.9em;">Supported Platforms</div>
      <div style="border-bottom: 2px solid #3366cc; color: #333; margin-bottom: 10px; padding-bottom: 5px; font-weight: bold;">
  <div style="display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 5px;">
        Classification
  {{{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>
</div>


<div style="margin-bottom: 15px;">
      '''Genre:'''
'''System Requirements:'''<br>
      <div style="margin-bottom: 8px; font-size: 90%;">
{{{field|System requirements|input type=textarea|rows=5|style=width: 100%; box-sizing: border-box;}}}
      {{{field|Genre|input type=checkboxes|values=Action, Adventure, MMO, Racing, RPG, Shooter, Simulation, Sports, Strategy|delimiter=,|columns=3}}}
</div>
      </div>
      <hr style="border: 0; border-top: 1px dashed #eee; margin: 8px 0;">
     
      '''Setting:'''
      <div style="margin-bottom: 8px; font-size: 90%;">
      {{{field|Setting|input type=checkboxes|values=Modern Era, Fantasy, Sci-Fi, Historical, Post-Apocalyptic|delimiter=,|columns=3}}}
      </div>
      <hr style="border: 0; border-top: 1px dashed #eee; margin: 8px 0;">
     
      '''Modes:'''
      <div style="font-size: 90%;">
      {{{field|Has game mode|input type=checkboxes|values=Singleplayer, Multiplayer, Co-op|delimiter=,|columns=3}}}
      </div>
    </div>


<div style="margin-bottom: 15px;">
    <div style="margin-bottom: 20px; background: #fff; border: 1px solid #e0e0e0; padding: 15px; border-radius: 4px;">
'''Multiplayer Tools:'''<br>
      <div style="border-bottom: 2px solid #3366cc; color: #333; margin-bottom: 10px; padding-bottom: 5px; font-weight: bold;">
{{{field|Multiplayer tools|input type=tokens|delimiter=;|size=60}}}
        Technical Specs
</div>
      </div>


<div style="margin-bottom: 15px;">
      '''Original Release Platform:'''
'''Current Version:'''<br>
      <div style="margin-bottom: 10px; font-size: 90%;">
{{{field|Current version|input type=text|size=20}}}
      {{{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}}}
</div>
      </div>


<div style="margin-top: 30px; margin-bottom: 10px; border-bottom: 2px solid #3366cc; color: #333; padding-bottom: 5px;">
      <div style="margin-bottom: 10px;">
<big>'''External Links'''</big>
        '''System Requirements:'''<br>
</div>
        {{{field|System requirements|input type=textarea|rows=4|style=width: 100%; box-sizing: border-box;}}}
      </div>
     
      <div>
        '''Multiplayer Tools:'''<br>
        {{{field|Multiplayer tools|input type=tokens|delimiter=;|size=40}}}
      </div>
    </div>


<div style="margin-bottom: 15px;">
  </div>
'''Community Links:'''<br>
  </div>
{{{field|Community|input type=text|size=60}}}
<div style="margin-top: 20px; padding-top: 15px; border-top: 1px solid #ddd; text-align: right;">
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}}
</div>
</div>


<div style="margin-bottom: 15px;">
'''Store Links:'''<br>
{{{field|Store links|input type=text|size=60}}}
</div>
</div>
 
{{{end template}}}
<div style="margin-top: 20px; padding-top: 20px; border-top: 1px solid #

Revision as of 11:52, 10 February 2026

add title=Add a new Game

Game

        Basic Information
        Game Name:
Name
Developer:
Developer
Publisher:
Publisher
        Series:
Series
Release Date:
Release date
Cover Image:
Image
        Links & Version
        Current Version:
Current version
        Community Links:
Community
        Store Links:
Store links
        Classification
      Genre:
      Genre

      Setting:
      Setting

      Modes:
      Has game mode
        Technical Specs
      Original Release Platform:
      Platform
        System Requirements:
System requirements
        Multiplayer Tools:
Multiplayer tools

save preview cancel

{{{end template}}}