Form:Game: Difference between revisions
From Soundtest.FM Wiki
More actions
No edit summary |
No edit summary |
||
| (15 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
if a page with that name already exists, you will be sent to a form to edit that page. | if a page with that name already exists, you will be sent to a form to edit that page. | ||
{{#forminput:form=Game|query string=namespace=Game | {{#forminput:form=Game|query string=namespace=Game|autocomplete on namespace=Game}} | ||
[[Category:Page forms]] | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | ||
| Line 12: | Line 13: | ||
! Title: | ! Title: | ||
| {{{field|title}}} | | {{{field|title}}} | ||
|- | |||
! Image: | |||
| {{{field|image|input type=combobox|uploadable|values from namespace=File}}} | |||
|- | |- | ||
! Developer: | ! Developer: | ||
| Line 18: | Line 22: | ||
! Publisher: | ! Publisher: | ||
| {{{field|publisher}}} | | {{{field|publisher}}} | ||
|- | |- | ||
! Platform: | ! Platform: | ||
| {{{field|platform}}} | | {{{field|platform}}} | ||
|- | |||
! Release Dates: | |||
| {{{field|ReleaseDates|holds template}}} | |||
|- | |||
! Contributors: | |||
| {{{field|Contributors|holds template}}} | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
{{{for template|ReleaseDate|multiple|label=Release Dates|embed in field=Game[ReleaseDates]}}} | |||
{{{for template|Linked Contributors|multiple|label=Contributors}}} | {| class="formtable" | ||
! Date: | |||
| {{{field|date}}} | |||
|- | |||
! Region: | |||
| {{{field|region}}} | |||
|} | |||
{{{end template}}} | |||
{{{for template|Linked Contributors|multiple|label=Contributors|embed in field=Game[Contributors]}}} | |||
{| class="formtable" | |||
! Contributor: | |||
| {{{field|contributor|input type=combobox|values from namespace=Contributor}}} | |||
|- | |||
! Role: | |||
| {{{field|role}}} | |||
|- | |||
! Notes: | |||
| {{{field|notes}}} | |||
|} | |||
{{{end template}}} | {{{end template}}} | ||
'''Free text:''' | '''Free text:''' | ||
{{{standard input|free text|rows=10|editor=wikieditor}}} | |||
{{{standard input|free text|rows=10}}} | |||
</includeonly> | </includeonly> | ||
Latest revision as of 19:44, 4 November 2025
This is the "Game" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.