Template:Netplay: Difference between revisions

Template page
(Added link to RPCN compat list)
(Changed game version to string)
Line 1: Line 1:
<noinclude>{{#cargo_declare:
<noinclude>{{#cargo_declare:
_table    = Netplay
_table    = Netplay
|gamever  = Float
|gamever  = 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)

Revision as of 13:42, 31 December 2021

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  = 
|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 -->
|notes    = 
}}