Template:Netplay: Difference between revisions

Template page
(Last try in the live instance, trying to get the colors to show up for values with spaces)
(Removing workarounds for now, will test it separately and figure out what's going on with the switch function)
Line 31: Line 31:
!Notes
!Notes
|-
|-
| {{{gamever|}}} || {{{rpcs3 version|}}} || {{#switch: {{{connect|}}} | Yes = style="background-color: #76B900; color: white;" | No = style="background-color: #DD0031; color: white;"}} | {{{connect|}}} || {{#switch: {{{lobbies|}}} | Yes = style="background-color: #76B900; color: white;" | No = style="background-color: #DD0031; color: white;"}} | {{{lobbies|}}} || {{#switch: {{{match|}}} | Yes = style="background-color: #76B900; color: white;" | No = style="background-color: #DD0031; color: white;"}} | {{{match|}}} || {{#switch: {{{features|}}} | Yes = style="background-color: #76B900; color: white;" | No = style="background-color: #DD0031; color: white;"}} | {{{features|}}} || {{#switch: {{{custom servers|}}} | Not required = style="background-color: #76B900; color: white;" | Available = style="background-color: #CD7F32; color: white;" | Not available = style="background-color: #DD0031; color: white;"}} | {{{custom servers|}}} || {{{notes|}}}
| {{{gamever|}}} || {{{rpcs3 version|}}} || {{#switch: {{{connect|}}} | Yes = style="background-color: #76B900; color: white;" | No = style="background-color: #DD0031; color: white;"}} | {{{connect|}}} || {{#switch: {{{lobbies|}}} | Yes = style="background-color: #76B900; color: white;" | No = style="background-color: #DD0031; color: white;"}} | {{{lobbies|}}} || {{#switch: {{{match|}}} | Yes = style="background-color: #76B900; color: white;" | No = style="background-color: #DD0031; color: white;"}} | {{{match|}}} || {{#switch: {{{features|}}} | Yes = style="background-color: #76B900; color: white;" | No = style="background-color: #DD0031; color: white;"}} | {{{features|}}} || {{#switch: {{{custom servers|}}} | Not required = style="background-color: #76B900; color: white;" | Available = style="background-color: #CD7F32; color: white;" | Not available = style="background-color: #DD0031; color: white;"}} | {{{custom servers|}}} || {{{notes|}}}
|}[[Category:Netplay tested (Netplay)]]</includeonly><noinclude>
|}[[Category:Netplay tested (Netplay)]]</includeonly><noinclude>



Revision as of 20:42, 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          = 
}}