Form:Game: Difference between revisions

From Forklift Certified Video Games
Jump to navigation Jump to search
 
(181 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
Enter a game name to create or edit a page:
Enter a game name to create or edit a page:
{{#forminput:form=GameForm|preload=Form:Create_Game/Preload}}
{{#forminput:form=Game|preload=Form:Create_Game/Preload}}
</noinclude>
</noinclude>
<includeonly>
<includeonly>
{{{for template|Infobox Game}}}
{{{for template|Infobox Game}}}
{| class="formtable"
{| class="formtable game-form-table"
|-
! colspan="2" style="text-align: left; padding-top: 10px;" |
<div class="mw-collapsible mw-collapsed form-help-box">
'''Formatting help'''
<div class="mw-collapsible-content">
 
; Internal links
<code><nowiki>[[Page name]]</nowiki></code><br>
<code><nowiki>[[Page name|Link text]]</nowiki></code>
 
; External links
<code><nowiki>[https://certified.wiki/Help:User_Guide LinkTextHere]</nowiki></code>
 
; Categories
<code><nowiki>[[:Category:Halo|Halo]]</nowiki></code>
 
; Text formatting
<code><nowiki>''Italic''</nowiki></code><br>
<code><nowiki>'''Bold'''</nowiki></code><br>
<code><nowiki>'''''Bold italic'''''</nowiki></code>
 
; Sub headers
<code><nowiki>== Header 2 ==</nowiki></code>
<code><nowiki>=== Header 3 ===</nowiki></code>
 
; Lists
<code><nowiki>* Bullet item</nowiki></code><br>
<code><nowiki># Numbered item</nowiki></code>
 
; Line breaks
<code><nowiki>&lt;br&gt;</nowiki></code>
 
; Embedding videos
<code><nowiki>{{#ev:youtube|VIDEO_URL}}</nowiki></code>
 
<hr>
 
[https://certified.wiki/Help:User_Guide Open the full User Guide]]
 
</div>
</div>
|-
! colspan="2" style="text-align: left; border-bottom: 2px solid #8e8e8e; padding-top: 20px;" |
<h2 style="margin:0; border:none;">Infobox details</h2>
|-
! Game Cover:
! Game Cover:
| {{{field|image|input type=combobox|uploadable|autocomplete on namespace=File|image preview}}}
| style="padding-bottom: 15px;" | {{{field|image|input type=combobox|uploadable|values from namespace=File|remote autocompletion|image preview}}}
<div style="font-size: 90%;">''Search for an existing image or upload a new one.''</div>
|-
|-
! Release Date:
! Release Date:
| {{{field|release|input type=date}}}
| style="padding-bottom: 15px;" | {{{field|release|input type=date}}}
<div style="font-size: 90%;">''Format: DD-MM-YYYY''</div>
|-
|-
! Developer(s):
! Developer(s):
| {{{field|developers|input type=text|list|delimiter=,}}}
| style="padding-bottom: 15px;" | {{{field|developers|input type=text|list|delimiter=,|placeholder=e.g. Bungie, Ubisoft}}}
<div style="font-size: 90%;">''Separate several with commas''</div>
|-
|-
! Publisher(s):
! Publisher(s):
| {{{field|publishers|input type=text|list|delimiter=,}}}
| style="padding-bottom: 15px;" | {{{field|publishers|input type=text|list|delimiter=,|placeholder=e.g. EA, Take2}}}
<div style="font-size: 90%;">''Separate several with commas''</div>
|-
|-
! Platform(s):
! Platform(s):
| {{{field|platforms|input type=tokens|list|delimiter=,|values=Windows, Linux, Playstation, Playstation 2, Playstation 3, Playstation 4, Playstation 5, Xbox, Xbox 360, Xbox Series, Xbox One, NES, SNES, Nintendo Switch, Nintendo Switch 2, Nintendo 64, GameBoy Advance, GameBoy, GameBoy 3DS, SEGA Dreamcast, SEGA Master System, SEGA Megadrive, PSP, GameCube, Nintendo Wii}}}
| style="padding-bottom: 15px;" | {{{field|platforms|input type=tokens|list|delimiter=,|values=Windows, Linux, PlayStation, PlayStation 2, PlayStation 3, PlayStation 4, PlayStation 5, PSP, PSP Vita, Xbox, Xbox 360, Xbox One, Xbox Series, NES, SNES, Nintendo 3DS, Nintendo 64, Nintendo Switch, Nintendo Switch 2, Nintendo Wii, Nintendo Wii U, GameCube, Game Boy, Game Boy Color, Game Boy Advance, SEGA Dreamcast, SEGA Master System, SEGA Genesis}}}
<div style="font-size: 90%;">''Select all platforms this game was released on.''</div>
|-
|-
! Genre(s):
! Genre(s):
| {{{field|genres|input type=tokens|list|delimiter=,|values=Action, Adventure, Beat'em Up, Fighting, First-person Shooter, Hack & Slash, Horror, Indie, Platformer, Puzzle, Racing, Roleplaying, Run & Gun, Sandbox, Simulation, Sports, Stealth, Strategy, Survival, Tomb Raider}}}
| style="padding-bottom: 15px;" | {{{field|genres|input type=tokens|list|delimiter=,|values=Action, Adventure, Beat'em Up, Fighting, Hack & Slash, Horror, Indie, Platformer, Puzzle, Racing, Roleplaying, Run & Gun, Sandbox, Simulation, Sports, Stealth, Strategy, Survival}}}
<div style="font-size: 90%;">''Select all applicable genres.''</div>
|-
|-
! Mode(s):
! Mode(s):
| {{{field|modes|input type=tokens|list|delimiter=,|values=First-person Shooter, Local Co-op, Local Multi-player, Online Co-op, Online Multi-player, Single-player, Third-person Shooter, Virtual Reality}}}
| {{{field|modes|input type=tokens|list|delimiter=,|values=First-person Shooter, Local Co-op, Local Multi-player, Online Co-op, Online Multi-player, Single-player, Third-person Shooter, Virtual Reality}}}
<div style="font-size: 90%;">''Select game modes (e.g. Single-player).''</div>
|-
! Optional 1:
| Label: {{{field|label1}}}
<div style="font-size: 90%;">''Add custom header (e.g. Series).''</div>
Data:  {{{field|data1}}}
<div style="font-size: 90%;">''Add custom content (e.g. <nowiki>[[:Category:Halo|Halo]]).</nowiki>''</div>
|-
! Optional 2:
| Label: {{{field|label2}}}
Data:  {{{field|data2}}}
|-
! Optional 3:
| Label: {{{field|label3}}}
Data:  {{{field|data3}}}
{{{end template}}}
|}
{{{for template|Content Game}}}
{| class="formtable game-form-table"
|-
! colspan="2" style="text-align: left; border-bottom: 2px solid #8e8e8e; padding-top: 20px;" |
<h2 style="margin:0; border:none;">Page content</h2>
|-
! Introduction:
| {{{field|introduction|input type=textarea|rows=5|autogrow}}}
<div style="font-size: 90%;">''Write a short introduction for the game.''</div>
|-
! Gameplay:
| {{{field|gameplay|input type=textarea|rows=10|autogrow}}}
<div style="font-size: 90%;">''Give a brief overview of the game mechanics.''</div>
|-
! Forklifts:
| {{{field|forklifts|input type=textarea|rows=5|autogrow}}}
<div style="font-size: 90%;">''Provide information about forklifts found within the game.''</div>
{{{end template}}}
|}
{{{for template|Gallery Game}}}
<div class="pf-collapsible-wrapper">
<div class="pf-collapsible" data-target="gallery-section">
Gallery images ▸
</div>
</div>
<div id="gallery-section" class="pf-collapsible-content">
{| class="formtable game-form-table"
|-
! colspan="2" |
|-
! Gallery image 1:
| {{{field|gallery_image1
  |input type=combobox
  |uploadable
  |values from namespace=File
  |remote autocompletion
  |image preview
  |size=60
}}}
Caption:
{{{field|gallery_caption1|input type=text|size=50}}}
|-
|-
! Custom Row 1:
 
| Label: {{{field|label1}}} Data: {{{field|data1}}}
! Gallery image 2:
| {{{field|gallery_image2
  |input type=combobox
  |uploadable
  |values from namespace=File
  |remote autocompletion
  |image preview
  |size=60
}}}
Caption:
 
{{{field|gallery_caption2|input type=text|size=50}}}
 
|-
 
! Gallery image 3:
| {{{field|gallery_image3
  |input type=combobox
  |uploadable
  |values from namespace=File
  |remote autocompletion
  |image preview
  |size=60
}}}
Caption:
 
{{{field|gallery_caption3|input type=text|size=50}}}
 
|}
 
</div>
 
{{{end template}}}
 
{{{for template|Footer Game}}}
{| class="formtable game-form-table"
|-
|-
! Custom Row 2:
! Notes:
| Label: {{{field|label2}}} Data: {{{field|data2}}}
| {{{field|notes|input type=textarea|rows=5|autogrow}}}
<div style="font-size: 90%;">''Add references here.''</div>
|-
|-
! Custom Row 3:
! Categories:
| Label: {{{field|label3}}} Data: {{{field|data3}}}
| {{{field|categories|input type=tokens|values from namespace=Category|list|delimiter=,}}}
<div style="font-size: 90%;">''Select all applicable categories for your new page.''</div>
|}
|}
{{{end template}}}
{{{end template}}}


{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}}
{{{standard input|save}}}
{{{standard input|preview}}}
{{{standard input|cancel}}}
</includeonly>
</includeonly>

Latest revision as of 15:04, 7 February 2026

Enter a game name to create or edit a page: