Form:Game: Difference between revisions
From PC Gaming Shelter
No edit summary Tags: Manual revert Reverted |
No edit summary Tag: Manual revert |
||
| Line 4: | Line 4: | ||
<div class="game-form" style="max-width: 900px; margin: 0 auto; background: #fff; border: 1px solid #ccc; font-family: sans-serif; color: #333; font-size: 13px;"> | <div class="game-form" style="max-width: 900px; margin: 0 auto; background: #fff; border: 1px solid #ccc; font-family: sans-serif; color: #333; font-size: 13px;"> | ||
<div style="background: #2a4b8d; color: white; padding: | <div style="background: #2a4b8d; color: white; padding: 12px 20px;"> | ||
<span style="font-size: 1. | <span style="font-size: 1.3em; font-weight: bold;">Game Database Entry</span> | ||
</div> | </div> | ||
<div style="padding: | <div style="padding: 20px; background: #f9f9f9; border-bottom: 1px solid #ddd;"> | ||
<div style="display: flex; gap: | <div style="display: flex; gap: 20px; margin-bottom: 15px;"> | ||
<div style="flex: 2;"> | <div style="flex: 2;"> | ||
'''Game Name:'''<br> | '''Game Name:'''<br> | ||
{{{field|Name|input type=text|placeholder=Official Title | {{{field|Name|input type=text|placeholder=Official Title}}} | ||
</div> | </div> | ||
<div style="flex: 1;"> | <div style="flex: 1;"> | ||
'''Release Date:'''<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.yy}}} | ||
</div> | </div> | ||
</div> | </div> | ||
<div style="display: flex; gap: | <div style="display: flex; gap: 20px; margin-bottom: 15px;"> | ||
<div style="flex: 1;"> | <div style="flex: 1;"> | ||
'''Developer:'''<br>{{{field|Developer|input type=text|autocomplete | '''Developer:'''<br>{{{field|Developer|input type=text|autocomplete}}} | ||
</div> | </div> | ||
<div style="flex: 1;"> | <div style="flex: 1;"> | ||
'''Publisher:'''<br>{{{field|Publisher|input type=text|autocomplete | '''Publisher:'''<br>{{{field|Publisher|input type=text|autocomplete}}} | ||
</div> | </div> | ||
</div> | </div> | ||
<div style="margin-bottom: | <div style="margin-bottom: 15px;"> | ||
'''Series:'''<br> | '''Series:'''<br> | ||
{{{field|Series|input type=tokens|values from category=Series|placeholder=e.g. Half-Life}}} | {{{field|Series|input type=tokens|values from category=Series|placeholder=e.g. Half-Life}}} | ||
</div> | </div> | ||
<div style="display: flex; gap: | <div style="display: flex; gap: 20px; align-items: flex-end;"> | ||
<div style="flex: 1;"> | <div style="flex: 1;"> | ||
'''Cover Image:'''<br>{{{field|Image|uploadable}}} | '''Cover Image:'''<br>{{{field|Image|uploadable}}} | ||
</div> | </div> | ||
<div style="flex: 1;"> | <div style="flex: 1;"> | ||
'''Version:'''<br>{{{field|Current version|input type=text | '''Version:'''<br>{{{field|Current version|input type=text}}} | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
<div style="padding: | <div style="padding: 20px; background: #ffffff; border-bottom: 1px solid #ddd;"> | ||
<div style="font-weight: bold; color: #2a4b8d; border-bottom: 1px solid #eee; padding-bottom: 2px; margin-bottom: | <div style="font-weight: bold; color: #2a4b8d; border-bottom: 1px solid #eee; padding-bottom: 2px; margin-bottom: 10px;">Gameplay & Genre</div> | ||
<div style="margin-bottom: | <div style="margin-bottom: 15px;"> | ||
<strong>Genre:</strong> | <strong>Genre:</strong> | ||
<div class="checkbox-grid"> | <div class="checkbox-grid"> | ||
| Line 55: | Line 55: | ||
</div> | </div> | ||
<div style="margin-bottom: | <div style="margin-bottom: 15px;"> | ||
<strong>Setting:</strong> | <strong>Setting:</strong> | ||
<div class="checkbox-grid"> | <div class="checkbox-grid"> | ||
| Line 70: | Line 70: | ||
</div> | </div> | ||
<div style="padding: | <div style="padding: 20px; background: #f9f9f9; border-bottom: 1px solid #ddd;"> | ||
<div style="font-weight: bold; color: #2a4b8d; border-bottom: 1px solid #eee; padding-bottom: 2px; margin-bottom: | <div style="font-weight: bold; color: #2a4b8d; border-bottom: 1px solid #eee; padding-bottom: 2px; margin-bottom: 10px;">Technical Specs</div> | ||
<div style="margin-bottom: | <div style="margin-bottom: 15px;"> | ||
<strong>Original Platforms:</strong> | <strong>Original Platforms:</strong> | ||
<div class="checkbox-grid" style="background: #fff; border: 1px solid #ddd; padding: | <div class="checkbox-grid" style="background: #fff; border: 1px solid #ddd; padding: 10px;"> | ||
{{{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> | ||
</div> | </div> | ||
<div style="margin-bottom: | <div style="margin-bottom: 15px;"> | ||
'''System Requirements:'''<br> | '''System Requirements:'''<br> | ||
{{{field|System requirements|input type=textarea|rows=2|style=width: 100%; box-sizing: border-box; font-family: monospace;}}} | {{{field|System requirements|input type=textarea|rows=2|style=width: 100%; box-sizing: border-box; font-family: monospace; border: 1px solid #ccc;}}} | ||
</div> | </div> | ||
| Line 91: | Line 91: | ||
</div> | </div> | ||
<div style="padding: | <div style="padding: 20px; background: #ffffff;"> | ||
<div style="display: flex; gap: | <div style="display: flex; gap: 20px;"> | ||
<div style="flex: 1;"> | <div style="flex: 1;"> | ||
'''Store Links:'''<br>{{{field|Store links|input type=text | '''Store Links:'''<br>{{{field|Store links|input type=text}}} | ||
</div> | </div> | ||
<div style="flex: 1;"> | <div style="flex: 1;"> | ||
'''Community Links:'''<br>{{{field|Community|input type=text | '''Community Links:'''<br>{{{field|Community|input type=text}}} | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
<div style="padding: | <div style="padding: 15px 20px; background: #eee; border-top: 1px solid #ccc; text-align: right;"> | ||
{{{standard input|save}}} | {{{standard input|save}}} | ||
<span style="margin-left: 10px;">{{{standard input|preview}}}</span> | <span style="margin-left: 10px;">{{{standard input|preview}}}</span> | ||
Revision as of 13:19, 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
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}}}
