Form:Game: Difference between revisions
From PC Gaming Shelter
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 11: | Line 11: | ||
<div style="display: flex; gap: 20px; margin-bottom: 15px;"> | <div style="display: flex; gap: 20px; margin-bottom: 15px;"> | ||
<div style="flex: | <div style="flex: 3;"> | ||
<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> | ||
<div style="flex: 1;"> | <div style="flex: 1;"> | ||
<strong>Release Date:</strong><br> | |||
{{{field|Release date|input type=datepicker|date format=dd.mm.yy}}} | {{{field|Release date|input type=datepicker|date format=dd.mm.yy}}} | ||
</div> | </div> | ||
| Line 23: | Line 23: | ||
<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%}}} | |||
</div> | </div> | ||
<div style="flex: 1;"> | <div style="flex: 1;"> | ||
<strong>Publisher:</strong><br>{{{field|Publisher|input type=text|autocomplete|style=width:100%}}} | |||
</div> | </div> | ||
</div> | </div> | ||
<div style="margin-bottom: 15px;"> | <div style="margin-bottom: 15px;"> | ||
<strong>Series:</strong><br> | |||
{{{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- | <div style="display: flex; gap: 20px; align-items: flex-start;"> | ||
<div style="flex: | <div style="flex: 2;"> | ||
<strong>Cover Image:</strong><br>{{{field|Image|uploadable}}} | |||
</div> | </div> | ||
<div style="flex: 1;"> | <div style="flex: 1;"> | ||
<strong>Current Version:</strong><br>{{{field|Current version|input type=text|style=width:100%}}} | |||
</div> | </div> | ||
</div> | </div> | ||
| Line 46: | Line 46: | ||
<div style="padding: 20px; background: #ffffff; border-bottom: 1px solid #ddd;"> | <div style="padding: 20px; background: #ffffff; border-bottom: 1px solid #ddd;"> | ||
<div style="font-weight: bold; color: #2a4b8d; border-bottom: | <div style="font-weight: bold; color: #2a4b8d; border-bottom: 2px solid #eee; padding-bottom: 5px; margin-bottom: 15px;">Gameplay & Genre</div> | ||
<div style="margin-bottom: 15px;"> | <div style="margin-bottom: 15px;"> | ||
| Line 71: | Line 71: | ||
<div style="padding: 20px; background: #f9f9f9; border-bottom: 1px solid #ddd;"> | <div style="padding: 20px; background: #f9f9f9; border-bottom: 1px solid #ddd;"> | ||
<div style="font-weight: bold; color: #2a4b8d; border-bottom: | <div style="font-weight: bold; color: #2a4b8d; border-bottom: 2px solid #eee; padding-bottom: 5px; margin-bottom: 15px;">Technical Specs</div> | ||
<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;"> | ||
{{{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 81: | Line 81: | ||
<div style="margin-bottom: 15px;"> | <div style="margin-bottom: 15px;"> | ||
<strong>System Requirements:</strong><br> | |||
{{{field|System requirements|input type=textarea|rows= | {{{field|System requirements|input type=textarea|rows=3|style=width: 100%; box-sizing: border-box; font-family: monospace; border: 1px solid #ccc;}}} | ||
</div> | </div> | ||
<div> | <div> | ||
<strong>Multiplayer Tools:</strong><br> | |||
{{{field|Multiplayer tools|input type=tokens|delimiter=; | {{{field|Multiplayer tools|input type=tokens|delimiter=;}}} | ||
</div> | </div> | ||
</div> | </div> | ||
| Line 94: | Line 94: | ||
<div style="display: flex; gap: 20px;"> | <div style="display: flex; gap: 20px;"> | ||
<div style="flex: 1;"> | <div style="flex: 1;"> | ||
<strong>Store Links:</strong><br>{{{field|Store links|input type=text|style=width:100%}}} | |||
</div> | </div> | ||
<div style="flex: 1;"> | <div style="flex: 1;"> | ||
<strong>Community Links:</strong><br>{{{field|Community|input type=text|style=width:100%}}} | |||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 12:42, 10 February 2026
add title=Add a new Game
Game
Game Database Entry
Game Name:
Name
Release Date:
Release date
Developer:
Developer
Publisher:
Publisher
Series:
Series
Cover Image:
Image
Current Version:
Current version
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}}}
