Template:Netplay: Difference between revisions

Template page
(match is an SQL keyword)
(Name field not required on game page)
Line 17: Line 17:
}}<h3>Netplay</h3>
}}<h3>Netplay</h3>
{| class="wikitable"
{| class="wikitable"
!Name
!Game Version
!Game Version
!Connects?
!Connects?
Line 25: Line 24:
!Notes
!Notes
|-
|-
| {{{name|}}} || {{{gamever|}}} || {{#switch: {{{connect|}}} | Yes = style="background-color: #a0e6a0;" | No = style="background-color: #dc8787;"}} | {{{connect|}}} || {{#switch: {{{lobbies|}}} | Yes = style="background-color: #a0e6a0;" | No = style="background-color: #dc8787;"}} | {{{lobbies|}}} || {{#switch: {{{match|}}} | Yes = style="background-color: #a0e6a0;" | No = style="background-color: #dc8787;"}} | {{{match|}}} || {{#switch: {{{features|}}} | Yes = style="background-color: #a0e6a0;" | No = style="background-color: #dc8787;"}} | {{{features|}}} || {{{notes|}}}
| {{{gamever|}}} || {{#switch: {{{connect|}}} | Yes = style="background-color: #a0e6a0;" | No = style="background-color: #dc8787;"}} | {{{connect|}}} || {{#switch: {{{lobbies|}}} | Yes = style="background-color: #a0e6a0;" | No = style="background-color: #dc8787;"}} | {{{lobbies|}}} || {{#switch: {{{match|}}} | Yes = style="background-color: #a0e6a0;" | No = style="background-color: #dc8787;"}} | {{{match|}}} || {{#switch: {{{features|}}} | Yes = style="background-color: #a0e6a0;" | No = style="background-color: #dc8787;"}} | {{{features|}}} || {{{notes|}}}
|}[[Category:Netplay tested]]</includeonly><noinclude>
|}[[Category:Netplay tested]]</includeonly><noinclude>



Revision as of 12:55, 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    = 
}}