Form:Game: Difference between revisions
Jump to navigation
Jump to search
| (36 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
<includeonly> | <includeonly> | ||
{{{for template|Infobox Game}}} | {{{for template|Infobox Game}}} | ||
{| class="formtable" | {| class="formtable game-form-table" | ||
|- | |- | ||
! colspan="2" style="text-align: left; border-bottom: 2px solid # | ! 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><br></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: | ||
| style="padding-bottom: 15px;" | {{{field|image|input type=combobox|uploadable|values from namespace=File|remote autocompletion|image preview}}} | | style="padding-bottom: 15px;" | {{{field|image|input type=combobox|uploadable|values from namespace=File|remote autocompletion|image preview|default filename=<pagename> Cover Art}}} | ||
<div style="font-size: 90%;">''Search for an existing image or upload a new one.''</div> | <div style="font-size: 90%;">''Search for an existing image or upload a new one.''</div> | ||
|- | |- | ||
| Line 19: | Line 61: | ||
|- | |- | ||
! Developer(s): | ! Developer(s): | ||
| style="padding-bottom: 15px;" | {{{field|developers|input type=text|list|delimiter=,|placeholder=e.g. Bungie, Ubisoft | | 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): | ||
| style="padding-bottom: 15px;" | {{{field|publishers|input type=text|list|delimiter=,|placeholder=e.g. EA, Take2 | | 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): | ||
| style="padding-bottom: 15px;" | {{{field|platforms|input type=tokens|list|delimiter=,|values= | | style="padding-bottom: 15px;" | {{{field|platforms|input type=tokens|list|delimiter=,|values=Android, Arcade, Commodore 64, Game Boy, Game Boy Advance, Game Boy Color, Game Gear, GameCube, iOS, Linux, Luna, macOS, Meta Quest, MS-DOS, Neo-Geo, NES, Nintendo 3DS, Nintendo 64, Nintendo DS, Nintendo Switch, Nintendo Switch 2, Nintendo Wii, Nintendo Wii U, PlayStation, PlayStation 2, PlayStation 3, PlayStation 4, PlayStation 5, PlayStation Portable, PlayStation Vita, SEGA CD, SEGA Dreamcast, SEGA Genesis, SEGA Master System, SEGA Saturn, SNES, Windows, Xbox, Xbox 360, Xbox One, Xbox Series}}} | ||
<div style="font-size: 90%;">''Select all platforms this game was released on.''</div> | <div style="font-size: 90%;">''Select all platforms this game was released on.''</div> | ||
|- | |- | ||
! Genre(s): | ! Genre(s): | ||
| style="padding-bottom: 15px;" | {{{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}}} | | style="padding-bottom: 15px;" | {{{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, Third-person Shooter}}} | ||
<div style="font-size: 90%;">''Select all applicable genres.''</div> | <div style="font-size: 90%;">''Select all applicable genres.''</div> | ||
|- | |- | ||
! Mode(s): | ! Mode(s): | ||
| {{{field|modes|input type=tokens|list|delimiter=,|values=Local Co-op, Local Multi-player, Online Co-op, Online Multi-player, Single-player, Virtual Reality}}} | |||
<div style="font-size: 90%;">''Select game modes (e.g. Single-player).''</div> | <div style="font-size: 90%;">''Select game modes (e.g. Single-player).''</div> | ||
|- | |- | ||
! Optional 1: | ! Optional 1: | ||
| Label: {{{field|label1}}} Data: {{{field|data1}}} | | 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: | ! Optional 2: | ||
| Label: {{{field|label2}}} Data: {{{field|data2}}} | | Label: {{{field|label2}}} | ||
Data: {{{field|data2}}} | |||
|- | |- | ||
! Optional 3: | ! Optional 3: | ||
| Label: {{{field|label3}}} Data: {{{field|data3}}} | | Label: {{{field|label3}}} | ||
Data: {{{field|data3}}} | |||
{{{end template}}} | {{{end template}}} | ||
|} | |} | ||
{{{for template|Content Game}}} | {{{for template|Content Game}}} | ||
{| class="formtable" | {| class="formtable game-form-table" | ||
|- | |- | ||
! colspan="2" style="text-align: left; border-bottom: 2px solid # | ! colspan="2" style="text-align: left; border-bottom: 2px solid #8e8e8e; padding-top: 20px;" | | ||
<h2 style="margin:0; border:none;">Page | <h2 style="margin:0; border:none;">Page content</h2> | ||
|- | |- | ||
! Introduction: | ! Introduction: | ||
| {{{field|introduction|input type=textarea|rows=5|autogrow}}} | | {{{field|introduction|input type=textarea|rows=5|autogrow}}} | ||
<div style="font-size: 90%;">''Write a short introduction for the game.''</div> | |||
|- | |- | ||
! Gameplay: | ! Gameplay: | ||
| {{{field|gameplay|input type=textarea|rows=10|autogrow}}} | | {{{field|gameplay|input type=textarea|rows=10|autogrow}}} | ||
<div style="font-size: 90%;">''Give a brief overview of the game mechanics.''</div> | |||
|- | |- | ||
! Forklifts: | ! Forklifts: | ||
| {{{field|forklifts|input type=textarea|rows=5|autogrow}}} | | {{{field|forklifts|input type=textarea|rows=5|autogrow}}} | ||
<div style="font-size: 90%;">''Provide information about forklifts found within the game.''</div> | |||
{{{end template}}} | {{{end template}}} | ||
|} | |} | ||
{{{for template|Gallery Game}}} | {{{for template|Gallery Game}}} | ||
<div class="pf-collapsible-wrapper"> | <div class="pf-collapsible-wrapper"> | ||
<div class="pf-collapsible" data-target="gallery-section"> | <div class="pf-collapsible" data-target="gallery-section"> | ||
| Line 72: | Line 122: | ||
</div> | </div> | ||
</div> | </div> | ||
<div id="gallery-section" class="pf-collapsible-content"> | <div id="gallery-section" class="pf-collapsible-content"> | ||
{| class="formtable" | {| class="formtable game-form-table" | ||
|- | |- | ||
! colspan="2" | | ! colspan="2" | | ||
|- | |- | ||
| Line 87: | Line 136: | ||
|remote autocompletion | |remote autocompletion | ||
|image preview | |image preview | ||
|size=60 | |||
}}} | }}} | ||
Caption: | Caption: | ||
{{{field|gallery_caption1|input type=text|size= | |||
{{{field|gallery_caption1|input type=text|size=50}}} | |||
|- | |- | ||
| Line 100: | Line 151: | ||
|remote autocompletion | |remote autocompletion | ||
|image preview | |image preview | ||
|size=60 | |||
}}} | }}} | ||
Caption: | Caption: | ||
{{{field|gallery_caption2|input type=text|size= | |||
{{{field|gallery_caption2|input type=text|size=50}}} | |||
|- | |- | ||
| Line 113: | Line 166: | ||
|remote autocompletion | |remote autocompletion | ||
|image preview | |image preview | ||
|size=60 | |||
}}} | }}} | ||
Caption: | Caption: | ||
{{{field|gallery_caption3|input type=text|size= | |||
{{{field|gallery_caption3|input type=text|size=50}}} | |||
|} | |} | ||
| Line 124: | Line 179: | ||
{{{for template|Footer Game}}} | {{{for template|Footer Game}}} | ||
{| class="formtable" | {| class="formtable game-form-table" | ||
|- | |- | ||
! Notes: | ! Notes: | ||
| {{{field|notes|input type=textarea|rows=5|autogrow}}} | | {{{field|notes|input type=textarea|rows=5|autogrow}}} | ||
<div style="font-size: 90%;">''Add references here.''</div> | |||
|- | |- | ||
! Categories: | ! Categories: | ||
| {{{field|categories|input type=tokens|values from namespace=Category|list|delimiter=,}}} | | {{{field|categories|input type=tokens|values from namespace=Category|list|delimiter=,|mapping=platforms, genres, modes}}} | ||
<div style="font-size: 90%;">''Categories will be automatically added based on your selections above, but you can also add others manually.''</div> | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
Latest revision as of 00:57, 7 March 2026
Enter a game name to create or edit a page: