HerrHulaHoop (talk | contribs) (Added options for RPCS3 version and Custom server requirement (hope this works)) |
HerrHulaHoop (talk | contribs) (Removed whitespaces from table names) |
||
Line 2: | Line 2: | ||
_table = Netplay | _table = Netplay | ||
|gamever = String | |gamever = String | ||
| | |rpcs3_version = String | ||
|connect = String (allowed values=Yes,No,Partial,Untested,N/A) | |connect = String (allowed values=Yes,No,Partial,Untested,N/A) | ||
|lobbies = String (allowed values=Yes,No,Partial,Untested,N/A) | |lobbies = String (allowed values=Yes,No,Partial,Untested,N/A) | ||
|matching = String (allowed values=Yes,No,Partial,Untested,N/A) | |matching = String (allowed values=Yes,No,Partial,Untested,N/A) | ||
|features = String (allowed values=Yes,No,Partial,Untested,N/A) | |features = String (allowed values=Yes,No,Partial,Untested,N/A) | ||
| | |custom_servers = String (allowed values=Available,Not available,Not required,Untested) | ||
|notes = Wikitext | |notes = Wikitext | ||
}}[[Category:Templates]]</noinclude><includeonly>{{#cargo_store: | }}[[Category:Templates]]</noinclude><includeonly>{{#cargo_store: | ||
_table = Netplay | _table = Netplay | ||
|gamever = {{{gamever|}}} | |gamever = {{{gamever|}}} | ||
| | |rpcs3_version = {{{rpcs3 version|}}} | ||
|connect = {{{connect|}}} | |connect = {{{connect|}}} | ||
|lobbies = {{{lobbies|}}} | |lobbies = {{{lobbies|}}} | ||
|matching = {{{match|}}} | |matching = {{{match|}}} | ||
|features = {{{features|}}} | |features = {{{features|}}} | ||
| | |custom_servers = {{{custom servers|}}} | ||
|notes = {{{notes|}}} | |notes = {{{notes|}}} | ||
}}<h3>Netplay testing</h3> | }}<h3>Netplay testing</h3> |
Revision as of 19:43, 9 March 2024
This template defines the table "Netplay". View table.
This template is used to the Netplay compatibility with RPCS3. All compatibility tests must be recorded in the respective game's wiki page.
Syntax
{{netplay |gamever = |rpcs3 version = |connect = <!-- Yes, No, Partial, Untested, N/A --> |lobbies = <!-- Yes, No, Partial, Untested, N/A --> |match = <!-- Yes, No, Partial, Untested, N/A --> |features = <!-- Yes, No, Partial, Untested, N/A --> |custom servers = <!-- Available, Not available, Not required, Untested --> |notes = }}