Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Soon Soon: Difference between revisions

From GameBrew
No edit summary
Type: fix link
 
(303 intermediate revisions by 2 users not shown)
Line 1: Line 1:
===Action===
==Creating a new page==
{{#cargo_query:
New pages can be created by using Wikilinks or the URL method (see [https://www.mediawiki.org/wiki/Help:Starting_a_new_page MediaWiki.org's Help:Starting a new page]), however, it will not appear in any of the tables unless properly indexed. For this reason, we recommend using the method below.
tables=Infobox_GBA_Homebrews
 
|where= type="Action"
==Using the Form==
|fields= CONCAT('[[',_pageName,'|',_pageName,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated
Go to [https://www.gamebrew.org/wiki/Special:Forms Special:Forms], select the appropriate platform for the project (e.g. DS, 3DS, Vita).
|format=dynamic table
 
|rows per page=100
Enter the name of the project. This name will become the page's URL. For example, entering <code>A Homebrew</code> will create a page with the URL <code><nowiki>https://www.gamebrew.org/wiki/A_Homebrew</nowiki></code>
|limit=2000
 
|column widths=20%, 40%, 10%, 20%, 10%
Tip: It is recommended to add a platform suffix to the page name (e.g. A Homebrew 3DS) to differentiate between homebrews/ports for multiple platforms.
}}
 
-------
Click <code>Create or edit</code> to open the form.
===Adventure===
 
{{#cargo_query:
===Form fields===
tables=Infobox_GBA_Homebrews
The form is split into two sections:
|where= type="Adventure"
* The top section with predefined fields. Data entered here is indexed for query.
|fields= CONCAT('[[',_pageName,'|',_pageName,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated
* The input box below for the main page content (see [[#Free text|Free text]]).
|format=dynamic table
 
|rows per page=100
{| class="wikitable sortable"
|limit=2000
|-
|column widths=15%, 50%, 10%, 15%, 10%
! Field
}}
! Data type
-------
! Displayed in
{{#cargo_query:
! Notes
tables=Infobox_GBA_Homebrews
|-
|where= type="Arcade Games"
| Title
|fields= CONCAT('[[',_pageName,'|',_pageName,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated
| String
|format=dynamic table
| Infobox, Table, Gallery
|rows per page=100
| Required.
|limit=2000
|-
|column widths=15%, 50%, 10%, 15%, 10%
| Image
}}
| File
-------
| Infobox, Gallery
{{#cargo_query:
| Required. See [[#Image|Image]].
tables=Infobox_GBA_Homebrews
|-
|where= type="Board"
| Description
|fields= CONCAT('[[',_pageName,'|',_pageName,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated
| String
|format=dynamic table
| Table
|rows per page=50
| Required. A short description. Not visible in the infobox.
|limit=2000
|-
|column widths=15%, 50%, 10%, 15%, 10%
| Author(s)
}}
| String
-------
| Infobox, Table, Gallery
{{#cargo_query:
| Required.
tables=Infobox_GBA_Homebrews
|-
|where= type="Card"
| Last Updated
|fields= CONCAT('[[',_pageName,'|',_pageName,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated
| String
|format=dynamic table
| Infobox, Table
|rows per page=50
| Required. Use <code>YYYY/MM/DD</code> format (e.g. <code>1999/01/31</code>).
|limit=2000
|-
|column widths=20%, 50%, 10%, 10%, 10%
| Contributor(s)
}}
| String
-------
| Infobox
{{#cargo_query:
| Optional.
tables=Infobox_GBA_Homebrews
|-
|where= type="Game engine"
| Ported by
|fields= CONCAT('[[',_pageName,'|',_pageName,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated
| String
|format=dynamic table
| Infobox
|rows per page=50
| Optional.
|limit=2000
|-
|column widths=20%, 50%, 10%, 10%, 10%
| Type
}}
| String
-------
| Infobox, Table
{{#cargo_query:
| Required. See [[#Type|Project type]].
tables=Infobox_GBA_Homebrews
|-
|where= type="Music"
| Version
|fields= CONCAT('[[',_pageName,'|',_pageName,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated
| String
|format=dynamic table
| Infobox, Table, Gallery
|rows per page=50
| Required. The gallery mode will format this as <code>v.[Version]</code>.
|limit=2000
|-
|column widths=20%, 50%, 10%, 10%, 10%
| License
}}
| String
-------
| Infobox
{{#cargo_query:
| Required.
tables=Infobox_GBA_Homebrews
|-
|where= ="Platform"
| Language(s)
|fields= CONCAT('[[',_pageName,'|',_pageName,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated
| String
|format=dynamic table
| Infobox
|rows per page=50
| Optional.
|limit=2000
|-
|column widths=20%, 50%, 10%, 10%, 10%
| Format
}}
| String
-------
| --
{{#cargo_query:
| Optional. Not visible in the infobox.
tables=Infobox_GBA_Homebrews
|-
|where= type="Puzzle"
| Download
|fields= CONCAT('[[',_pageName,'|',_pageName,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated
| URL
|format=dynamic table
| Infobox
|rows per page=50
| Required. The primary download link.
|limit=2000
|-
|column widths=20%, 50%, 10%, 10%, 10%
| Download Raw
}}
| URL
-------
| Infobox
{{#cargo_query:
| Optional. Can be ignored.
tables=Infobox_GBA_Homebrews
|-
|where= type="Racing"
| Website
|fields= CONCAT('[[',_pageName,'|',_pageName,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated
| URL
|format=dynamic table
| Infobox
|rows per page=50
| Optional. Link to the project's homepage or release page.
|limit=2000
|-
|column widths=20%, 50%, 10%, 10%, 10%
| Source
}}
| URL
-------
| Infobox
{{#cargo_query:
| Optional. Link to the source code repository.
tables=Infobox_GBA_Homebrews
|-
|where= type="Role playing"
| Discussion
|fields= CONCAT('[[',_pageName,'|',_pageName,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated
| URL
|format=dynamic table
| --
|rows per page=50
| Optional. Not visible in the infobox.
|limit=2000
|-
|column widths=20%, 50%, 10%, 10%, 10%
| Donation
}}
| URL
-------
| Infobox
{{#cargo_query:
| Optional.
tables=Infobox_GBA_Homebrews
|}
|where= type="Shooter"
 
|fields= CONCAT('[[',_pageName,'|',_pageName,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated
Once you have completed the form and the free text section, click <code>Save page</code> to publish.
|format=dynamic table
 
|rows per page=50
===Image===
|limit=2000
Images are displayed in the infobox and under Gallery View. Please use images with the recommended dimensions for each platform.
|column widths=20%, 50%, 10%, 10%, 10%
 
}}
They do not need to be the exact size, but they should have the same width-to-height ratio to avoid misalignment.
-------
 
{{#cargo_query:
{| class="wikitable"
tables=Infobox_GBA_Homebrews
|-
|where= type="Simulation"
! Platform
|fields= CONCAT('[[',_pageName,'|',_pageName,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated
! Dimensions
|format=dynamic table
|-
|rows per page=50
| Game Boy
|limit=2000
| 320 x 288
|column widths=20%, 50%, 10%, 10%, 10%
|-
}}
| Game Boy Advance
-------
| 480 x 320
{{#cargo_query:
|-
tables=Infobox_GBA_Homebrews
| DS
|where= type="Strategy"
| 256 x 384
|fields= CONCAT('[[',_pageName,'|',_pageName,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated
|-
|format=dynamic table
| 3DS
|rows per page=50
| 400 x 480
|limit=2000
|-
|column widths=20%, 50%, 10%, 10%, 10%
| Wii
}}
| 640 x 480
-------
|-
{{#cargo_query:
| Wii U
tables=Infobox_GBA_Homebrews
| 854 x 480
|where= type="Trivia"
|-
|fields= CONCAT('[[',_pageName,'|',_pageName,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated
| Switch / PS4
|format=dynamic table
| 640 x 360
|rows per page=50
|-
|limit=2000
| PSP
|column widths=20%, 50%, 10%, 10%, 10%
| 480 x 272
}}
|-
-------
| Vita
{{#cargo_query:
| 960 x 544
tables=Infobox_GBA_Homebrews
|-
|where= type="Other Games"  
| Xbox
|fields= CONCAT('[[',_pageName,'|',_pageName,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Last Updated
| 640 x 480
|format=dynamic table
|-
|rows per page=50
| PC
|limit=2000
| Any
|column widths=20%, 50%, 10%, 10%, 10%
|}
}}
 
The recommended dimensions for Game Boy and GBA are double the original resolution. This is because [https://www.mediawiki.org/wiki/Extension:Popups an extension we use] requires image to be at least 250 x 203 or 320 x 200.
 
===Type===
Category of the project. A list of them can be found in here:
*[https://www.gamebrew.org/index.php?title=List_of_all_PSP_homebrew&action=edit PSP]
*[https://www.gamebrew.org/index.php?title=List_of_all_Vita_homebrew&action=edit Vita]
*[https://www.gamebrew.org/index.php?title=List_of_all_GB_homebrew&action=edit Game Boy]
*[https://www.gamebrew.org/index.php?title=Template:All_GBA_Homebrew_Listing&action=edit GBA]
*[https://www.gamebrew.org/index.php?title=Template:All_DS_Homebrew_Listing&action=edit DS]
*[https://www.gamebrew.org/index.php?title=Template:All_3DS_Homebrew_Listing&action=edit 3DS]
*[https://www.gamebrew.org/index.php?title=Template:All_Wii_Homebrew_Listing&action=edit Wii]
*[https://www.gamebrew.org/index.php?title=List_of_all_Wii_U_homebrew&action=edit Wii U]
*[https://www.gamebrew.org/index.php?title=List_of_all_Switch_homebrews&action=edit Switch]
*[https://www.gamebrew.org/index.php?title=List_of_all_XBOX_homebrew&action=edit Xbox]
 
Pages with a matching Type name (e.g. <code>type="Media players"</code> without <code>type=""</code>) will be displayed in the generated table.
 
===Free text===
This is the main content area. Use this space to provide description, features, instructions, credits, etc.
 
See [https://www.mediawiki.org/wiki/Help:Formatting MediaWiki.org's Help:Formatting] for help with wiki formatting.

Latest revision as of 11:36, 23 December 2025

Creating a new page

New pages can be created by using Wikilinks or the URL method (see MediaWiki.org's Help:Starting a new page), however, it will not appear in any of the tables unless properly indexed. For this reason, we recommend using the method below.

Using the Form

Go to Special:Forms, select the appropriate platform for the project (e.g. DS, 3DS, Vita).

Enter the name of the project. This name will become the page's URL. For example, entering A Homebrew will create a page with the URL https://www.gamebrew.org/wiki/A_Homebrew

Tip: It is recommended to add a platform suffix to the page name (e.g. A Homebrew 3DS) to differentiate between homebrews/ports for multiple platforms.

Click Create or edit to open the form.

Form fields

The form is split into two sections:

  • The top section with predefined fields. Data entered here is indexed for query.
  • The input box below for the main page content (see Free text).
Field Data type Displayed in Notes
Title String Infobox, Table, Gallery Required.
Image File Infobox, Gallery Required. See Image.
Description String Table Required. A short description. Not visible in the infobox.
Author(s) String Infobox, Table, Gallery Required.
Last Updated String Infobox, Table Required. Use YYYY/MM/DD format (e.g. 1999/01/31).
Contributor(s) String Infobox Optional.
Ported by String Infobox Optional.
Type String Infobox, Table Required. See Project type.
Version String Infobox, Table, Gallery Required. The gallery mode will format this as v.[Version].
License String Infobox Required.
Language(s) String Infobox Optional.
Format String -- Optional. Not visible in the infobox.
Download URL Infobox Required. The primary download link.
Download Raw URL Infobox Optional. Can be ignored.
Website URL Infobox Optional. Link to the project's homepage or release page.
Source URL Infobox Optional. Link to the source code repository.
Discussion URL -- Optional. Not visible in the infobox.
Donation URL Infobox Optional.

Once you have completed the form and the free text section, click Save page to publish.

Image

Images are displayed in the infobox and under Gallery View. Please use images with the recommended dimensions for each platform.

They do not need to be the exact size, but they should have the same width-to-height ratio to avoid misalignment.

Platform Dimensions
Game Boy 320 x 288
Game Boy Advance 480 x 320
DS 256 x 384
3DS 400 x 480
Wii 640 x 480
Wii U 854 x 480
Switch / PS4 640 x 360
PSP 480 x 272
Vita 960 x 544
Xbox 640 x 480
PC Any

The recommended dimensions for Game Boy and GBA are double the original resolution. This is because an extension we use requires image to be at least 250 x 203 or 320 x 200.

Type

Category of the project. A list of them can be found in here:

Pages with a matching Type name (e.g. type="Media players" without type="") will be displayed in the generated table.

Free text

This is the main content area. Use this space to provide description, features, instructions, credits, etc.

See MediaWiki.org's Help:Formatting for help with wiki formatting.

Advertising: