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


{{{for template|Game}}}
{{{for template|Game}}}
    
{{form row
<p>Game Name:</p>
|{{{field
{{{field|Name|input type=text|placeholder=Official Title|class=form-control}}}
  |Image
 
  |input type=text
<p>Release Date:</p>
   |uploadable
{{{field|Release date|input type=datepicker|date format=YYYY-MM-DD|class=form-control}}}
  |class=form-control
 
}}}
<p>Developer:</p>
|label=Cover Image:
{{{field|Developer|input type=text|autocomplete|class=form-control}}}
|property=Image
 
}}
<p>Publisher:</p>
{{form row
{{{field|Publisher|input type=text|autocomplete|class=form-control}}}
|{{{field
 
  |Has short description
<p>Series:</p>
  |input type=textarea
{{{field|Series|input type=tokens|values from category=Series|placeholder=e.g. Half-Life|class=form-control}}}
  |rows=3
 
  |class=form-control
<p>Cover Image:</p>
}}}
{{{field|Image|uploadable|class=form-control}}}
|label=Short description:
 
|property=Has short description
<p>Version:</p>
}}
{{{field|Current version|input type=text|class=form-control}}}
{{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
  |values from property=Has developer
  |delimiter=,
  |class=form-control
}}}
|label=Developer:
|property=Has developer
}}
{{form row
|{{{field
  |Publisher
  |input type=tokens
  |values from property=Has publisher
  |delimiter=,
  |class=form-control
}}}
|label=Publisher:
|property=Has publisher
}}
<!-- @WikiVisor: Series were not in the datasheet
{{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
  |Current version
  |input type=text
  |class=form-control
}}}
|label=Version:
|property=Has version
}}


== Gameplay & Genre ==
== Gameplay & Genre ==
 
{{form row
<p>Genre:</p>
|{{{field
{{{field|Genre|input type=checkboxes|values=Action, Adventure, MMO, Racing, RPG, Shooter, Simulation, Sports, Strategy|list|delimiter=,}}}
  |Genre
 
  |input type=checkboxes
<p>Setting:</p>
  |property=Has genre
{{{field|Setting|input type=checkboxes|values=Modern Era, Fantasy, Sci-Fi, Historical, Post-Apocalyptic|list|delimiter=,}}}
  |delimiter=,
 
  |class=form-control
<p>Modes:</p>
}}}
{{{field|Has game mode|input type=checkboxes|values=Singleplayer, Multiplayer, Co-op|list|delimiter=,}}}
|label=Genre:
|property=Has genre
}}
{{form row
|{{{field
  |Setting
  |input type=tokens
  |property=Has setting
  |max values=1
  |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
}}


== Technical Specs ==
== Technical Specs ==
{{form row
|{{{field
  |Platform
  |input type=tokens
  |property=Has platform
  |max values=1
  |class=form-control
}}}
|label=Original Platform:
|property=Has platform
}}
{{form row
|{{{field
  |System requirements
  |input type=textarea
  |rows=3
  |class=form-control
}}}
|label=System Requirements:
}}
{{form row
|{{{field
  |Multiplayer tools
  |input type=tokens
  |values from property=Has multiplayer tools
  |delimiter=,
  |class=form-control
}}}
|label=Multiplayer Tools:
|property=Has multiplayer tools
}}


<p>Original Platforms:</p>
== Links ==
{{{field|Platform|input type=checkboxes|values=MS-DOS, Windows 95, Windows 98, Windows XP, Windows 7, Windows 10, Windows 11, Linux, Mac OS|list|delimiter=,}}}
<p class="mb-0">Store Links:</p>
 
{{{field|Store links|holds template}}}
<p>System Requirements:</p>
<p class="mb-0">Community Links:</p>
{{{field|System requirements|input type=textarea|rows=2}}}
{{{field|Community links|holds template}}}
 
{{{end template}}}
<p>Multiplayer Tools:</p>
{{{for template|Store link|multiple|embed in field=Game[Store links]|add button text=Add store link}}}
{{{field|Multiplayer tools|input type=tokens|list|delimiter=;|class=form-control}}}
{{Link fields|Store links}}
 
{{{end template}}}
<p>Store Links:</p>
{{{for template|Community link|multiple|maximum instances=1|embed in field=Game[Community links]|add button text=Add community link}}}
{{{field|Store links|input type=text|class=form-control}}}
{{Link fields|Community links}}
 
<p>Community Links:</p>
{{{field|Community|input type=text|class=form-control}}}
{{{end template}}}
{{{end template}}}



Latest revision as of 19:06, 25 March 2026