Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "User:Garrett/Sandbox4"

From PCGamingWiki, the wiki about fixing PC games
Line 1: Line 1:
* echo: {{#var:Multi}}
+
{{#cargo_query:
* {{#vardefine:Multi|{{#var:Multi}},{{{1|}}}}}
+
tables=Multiplayer
* echo {{#var:Multi}}
+
|fields=_pageName,Local_play
* {{#vardefine:Multi|{{#var:Multi}},{{{2|}}}}}
+
|where=Local_play='true'
* echo {{#var:Multi}}
+
|default=
* {{#vardefine:Multi|{{#var:Multi}},{{{3|}}}}}
+
|limit=5
* echo {{#var:Multi}}
+
}}
 +
 
 +
 
 +
 
 +
==Native (SMW)==
 +
{{ii}} Games which include a local multiplayer option by default.
 +
{{ii}} For games which can be modified or "hacked" to include local multiplayer, see [[#Hackable|Hackable]].
 +
{{#ask: [[Category:Games]] [[Local play::true]]
 +
| ?controller support level
 +
| ?available on
 +
| ?local play modes
 +
| ?local play players
 +
| format=template
 +
| template=Local Multiplayer/row
 +
| introtemplate=Local Multiplayer/intro
 +
| outrotemplate=Local Multiplayer/outro
 +
| offset=0
 +
| limit=5
 +
}}
 +
 
 +
==Hackable (SMW)==
 +
{{ii}} "Hackable" refers to games which allow for local multiplayer, but require extra configuration to set-up. This can be through console commands, mods, etc.
 +
{{#ask: [[Category:Games]] [[Local play::hackable]]
 +
| ?controller support level
 +
| ?available on
 +
| ?local play modes
 +
| ?local play players
 +
| format=template
 +
| template=Local Multiplayer/row
 +
| introtemplate=Local Multiplayer/intro
 +
| outrotemplate=Local Multiplayer/outro
 +
| offset=0
 +
| limit=5
 +
}}

Revision as of 03:03, 28 March 2019

Error: No field named "Local_play" found for any of the specified database tables.


Native (SMW)

Games which include a local multiplayer option by default.
For games which can be modified or "hacked" to include local multiplayer, see Hackable.

{{#ask: Local play::true | ?controller support level | ?available on | ?local play modes | ?local play players | format=template | template=Local Multiplayer/row | introtemplate=Local Multiplayer/intro | outrotemplate=Local Multiplayer/outro | offset=0 | limit=5 }}

Hackable (SMW)

"Hackable" refers to games which allow for local multiplayer, but require extra configuration to set-up. This can be through console commands, mods, etc.

{{#ask: Local play::hackable | ?controller support level | ?available on | ?local play modes | ?local play players | format=template | template=Local Multiplayer/row | introtemplate=Local Multiplayer/intro | outrotemplate=Local Multiplayer/outro | offset=0 | limit=5 }}