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 "Template:Network/Multiplayer"

From PCGamingWiki, the wiki about fixing PC games
(added local multiplayer category)
(fixed local multiplayer categorization)
Line 10: Line 10:
  
 
<!-- Local play -->
 
<!-- Local play -->
{{#if: {{{local play|}}} |{{#ifeq: {{NAMESPACE}} | | [[Category:Local multiplayer games]] }}
+
{{#if: {{{local play|}}} |
 
<tr class="template-infotable-body">
 
<tr class="template-infotable-body">
 
<th scope="row">[[Glossary:Local play|{{Abbr|Local play|Multiplayer on a single device/screen.}}]]</th>
 
<th scope="row">[[Glossary:Local play|{{Abbr|Local play|Multiplayer on a single device/screen.}}]]</th>
Line 17: Line 17:
 
<td colspan="2">{{#if: {{{local play modes|}}} | {{#arraymaptemplate:{{{local play modes|}}}|Network/Multiplayer/switch|,|,&#32;}}<br/>}}{{{local play notes|}}}</td>
 
<td colspan="2">{{#if: {{{local play modes|}}} | {{#arraymaptemplate:{{{local play modes|}}}|Network/Multiplayer/switch|,|,&#32;}}<br/>}}{{{local play notes|}}}</td>
 
</tr>
 
</tr>
 +
{{#switch:{{lc:{{{local play}}}}}
 +
|true
 +
|yes
 +
|hackable = {{#ifeq: {{NAMESPACE}} | | [[Category:Local multiplayer games]] }}
 +
|}}
 
}}
 
}}
  

Revision as of 22:21, 15 January 2018

Documentation for the above template (sometimes hidden from view).
Description

This template contains all information relating to multiplayer modes; see also {{Network/Connections}} and {{Network/Ports}}.

Arguments
Syntax
{{Network/Multiplayer
|local play           = 
|local play players   = 
|local play modes     = 
|local play notes     = 
|lan play             = 
|lan play players     = 
|lan play modes       = 
|lan play notes       = 
|online play          = 
|online play players  = 
|online play modes    = 
|online play notes    = 
|asynchronous         = 
|asynchronous notes   = 
}}