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
 
(56 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{{info|add title=Add a new Game|edit title=Edit Game}}}
<noinclude>
{{#forminput: form=Game
|button text=Create or Edit Game Database Entry
|autocomplete on category=Games
|no autofocus
}}
{{DISPLAYTITLE: Add a New Game}}
</noinclude><includeonly>
{{{info|add title=Add a new Game Database Entry|edit title=Edit Game Database Entry}}}


{{{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;">
{{form row
|{{{field
  |Release date
  |input type=date
  |class=form-control
}}}
|label=Release date:
|property=Has release date
}}
{{form row
|{{{field
  |Developer
  |input type=tokens
  |delimiter=,
  |class=form-control
}}}
|label=Developer:
|property=Has developer
}}
{{form row
|{{{field
  |Publisher
  |input type=tokens
  |max values=1
  |class=form-control
}}}
|label=Publisher:
|property=Has publisher
}}
{{form row
|{{{field
  |Series
  |input type=tokens
  |delimiter=,
  |values from property=Has series
  |placeholder=e.g. Half-Life
  |class=form-control
}}}
|label=Series:
|property=Has series
}}
{{form row
|{{{field
  |Image
  |input type=text
  |uploadable
  |class=form-control
}}}
|label=Cover Image:
|property=Image
}}
{{form row
|{{{field
  |Current version
  |input type=text
  |class=form-control
}}}
|label=Version:
|property=Has version
}}


<div style="margin-bottom: 10px; border-bottom: 2px solid #3366cc; color: #333; padding-bottom: 5px;">
== Gameplay & Genre ==
<big>'''Basic Information'''</big>
{{form row
</div>
|{{{field
  |Genre
  |input type=checkboxes
  |property=Has genre
  |delimiter=,
  |class=form-control
}}}
|label=Genre:
|property=Has genre
}}
{{form row
|{{{field
  |Setting
  |input type=checkboxes
  |property=Has setting
  |delimiter=,
  |class=form-control
}}}
|label=Setting:
|property=Has setting
}}
{{form row
|{{{field
  |Has game mode
  |input type=checkboxes
  |property=Has game mode
  |delimiter=,
  |class=form-control
}}}
|label=Modes:
|property=Has game mode
}}


<div style="margin-bottom: 15px;">
== Technical Specs ==
'''Game Name:'''<br>
{{form row
{{{field|Name|input type=text|size=60|placeholder=Enter the full game title}}}
|{{{field
</div>
  |Platform
 
  |input type=checkboxes
<div style="display: flex; gap: 20px; margin-bottom: 15px;">
  |property=Has platform
  <div style="flex: 1;">
  |delimiter=,
    '''Developer:'''<br>
  |class=form-control
    {{{field|Developer|input type=text|autocomplete|size=35}}}
}}}
  </div>
|label=Original Platforms:
  <div style="flex: 1;">
|property=Has platform
    '''Publisher:'''<br>
}}
    {{{field|Publisher|input type=text|autocomplete|size=35}}}
{{form row
  </div>
|{{{field
</div>
  |System requirements
 
  |input type=textarea
<div style="margin-bottom: 15px;">
  |rows=3
'''Series:''' <span style="color: #888; font-size: 0.9em;">(Type name and hit Enter)</span><br>
  |class=form-control
{{{field|Series|input type=tokens|values from category=Series|size=60|placeholder=e.g. Half-Life (Series)}}}
}}}
</div>
|label=System Requirements:
 
}}
<div style="margin-bottom: 15px;">
{{form row
'''Release Date:'''<br>
|{{{field
{{{field|Release date|input type=datepicker|date format=dd.mm.yy}}}
  |Multiplayer tools
</div>
  |input type=tokens
 
  |values from property=Has multiplayer tools
<div style="margin-bottom: 15px;">
  |delimiter=,
'''Cover Image:'''<br>
  |class=form-control
{{{field|Image|uploadable}}}
}}}
</div>
|label=Multiplayer Tools:
 
|property=Has multiplayer tools
<div style="margin-top: 30px; margin-bottom: 10px; border-bottom: 2px solid #3366cc; color: #333; padding-bottom: 5px;">
}}
<big>'''Classification & Features'''</big>
<p class="mb-0">Store Links:</p>
</div>
{{{field|Store links|holds template}}}
 
<p class="mb-0">Community Links:</p>
<div style="border: 1px solid #e0e0e0; padding: 15px; margin-bottom: 15px; background: #fff; position: relative; margin-top: 20px; border-radius: 4px;">
{{{field|Community links|holds template}}}
  <div style="position: absolute; top: -12px; left: 10px; background: #fff; padding: 0 5px; font-weight: bold; color: #555;">Genre & Setting</div>
{{{end template}}}
  '''Genre:'''
{{{for template|Store link|multiple|embed in field=Game[Store links]|add button text=Add store link}}}
  {{{field|Genre|input type=checkboxes|values=Action, Adventure, MMO, Racing, RPG, Shooter, Simulation, Sports, Strategy|delimiter=,|columns=4}}}
{{Link fields|Store links}}
  <hr style="border: 0; border-top: 1px dashed #eee; margin: 10px 0;">
{{{end template}}}
  '''Setting:'''
{{{for template|Community link|multiple|embed in field=Game[Community links]|add button text=Add community link}}}
  {{{field|Setting|input type=checkboxes|values=Modern Era, Fantasy, Sci-Fi, Historical, Post-Apocalyptic|delimiter=,}}}
{{Link fields|Community links}}
</div>
{{{end template}}}
 
<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: -12px; left: 10px; background: #fff; padding: 0 5px; font-weight: bold; color: #555;">Game Modes</div>
  {{{field|Has game mode|input type=checkboxes|values=Singleplayer, Multiplayer, Co-op|delimiter=,|columns=3}}}
</div>
 
<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="position: absolute; top: -12px; left: 10px; background: #fff; padding: 0 5px; font-weight: bold; color: #555;">Supported Platforms</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=4}}}
</div>
 
<div style="margin-bottom: 15px;">
'''System Requirements:'''<br>
{{{field|System requirements|input type=textarea|rows=5|cols=80}}}
</div>
 
<div style="margin-bottom: 15px;">
'''Multiplayer Tools:'''<br>
{{{field|Multiplayer tools|input type=tokens|delimiter=;|size=60}}}
</div>
 
<div style="margin-bottom: 15px;">
'''Current Version:'''<br>
{{{field|Current version|input type=text|size=20}}}
</div>
 
<div style="margin-top: 30px; margin-bottom: 10px; border-bottom: 2px solid #3366cc; color: #333; padding-bottom: 5px;">
<big>'''External Links'''</big>
</div>


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

Latest revision as of 09:13, 23 March 2026