Form:Game: Difference between revisions
From PC Gaming Shelter
No edit summary Tag: Reverted |
No edit summary |
||
| (44 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}}} | ||
{{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 | |||
}} | |||
== Gameplay & Genre == | |||
{{form row | |||
|{{{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 | |||
}} | |||
== Technical Specs == | |||
{{form row | |||
|{{{field | |||
|Platform | |||
|input type=checkboxes | |||
|property=Has platform | |||
|delimiter=, | |||
|class=form-control | |||
}}} | |||
|label=Original Platforms: | |||
|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 class="mb-0">Store Links:</p> | |||
{{{field|Store links|holds template}}} | |||
<p class="mb-0">Community Links:</p> | |||
{{{field|Community links|holds template}}} | |||
{{{end template}}} | |||
{{{for template|Store link|multiple|embed in field=Game[Store links]|add button text=Add store link}}} | |||
{{Link fields|Store links}} | |||
{{{end template}}} | |||
{{{for template|Community link|multiple|embed in field=Game[Community links]|add button text=Add community link}}} | |||
{{Link fields|Community links}} | |||
{{{end template}}} | |||
{{{standard input|save}}} | |||
{{{standard input|preview}}} | |||
{{{standard input|cancel}}} | |||
</includeonly> | |||
Latest revision as of 09:13, 23 March 2026
