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
(updated hot-seat link)
(deprecated co-op parameters)
Line 1: Line 1:
{{#if: {{{hot-seat|}}}{{{local co-op|}}}{{{local play|}}}{{{lan play|}}}{{{lan co-op|}}}{{{online co-op|}}}{{{online play|}}}{{{asynchronous|}}} |
+
{{#if: {{{local play|}}}{{{lan play|}}}{{{online play|}}}{{{asynchronous|}}} |
 
<h3>Multiplayer types</h3>
 
<h3>Multiplayer types</h3>
 
{{{!}} id="video-settings-table" class="wikitable template-infotable"
 
{{{!}} id="video-settings-table" class="wikitable template-infotable"
Line 5: Line 5:
 
! width="224" {{!}} Type
 
! width="224" {{!}} Type
 
! width="46"  {{!}} Native
 
! width="46"  {{!}} Native
{{#if: {{{hot-seat players|}}}{{{local co-op players|}}}{{{lan co-op players|}}}{{{local play players|}}}{{{lan play players|}}}{{{online co-op players|}}}{{{online play players|}}} |
+
{{#if: {{{local play players|}}}{{{lan play players|}}}{{{online play players|}}} |
 
! width="46"  {{!}} Players
 
! width="46"  {{!}} Players
 
! width="378" {{!}} Notes |
 
! width="378" {{!}} Notes |
Line 35: Line 35:
 
{{#if: {{{online play players|}}} | {{!}} {{{online play players|}}} [[Online play players::{{{online play players|}}}| ]] }}
 
{{#if: {{{online play players|}}} | {{!}} {{{online play players|}}} [[Online play players::{{{online play players|}}}| ]] }}
 
{{!}} style="text-align: center; padding: 3px" {{#if: {{{|}}} || colspan="2" }} {{!}} {{#if: {{{online play modes|}}} | {{{online play modes|}}}{{#arraymap:{{{online play modes|}}}|,|var|[[Online play modes::var| ]]|&#32;}}<br/>}}{{{online play notes|}}}
 
{{!}} style="text-align: center; padding: 3px" {{#if: {{{|}}} || colspan="2" }} {{!}} {{#if: {{{online play modes|}}} | {{{online play modes|}}}{{#arraymap:{{{online play modes|}}}|,|var|[[Online play modes::var| ]]|&#32;}}<br/>}}{{{online play notes|}}}
{{!-}}
 
}}
 
 
<!-- Local co-op -->
 
{{#if: {{{local co-op|}}} |
 
! [[Glossary:Local play|{{Abbr|Local co-op|Cooperative multiplayer on a single device/screen with multiple controllers or keyboards.}}]]
 
{{!}} {{Tickcross|{{{local co-op|}}}|Local co-op}}
 
{{#if: {{{local co-op players|}}} | {{!}} {{{local co-op players|}}} [[Local co-op players::{{{local co-op players|}}}| ]]}}
 
{{!}} style="text-align: center; padding: 3px" {{#if: {{{|}}} || colspan="2" }} {{!}} {{{local co-op notes|}}}
 
{{!-}}
 
}}
 
 
<!-- LAN co-op -->
 
{{#if: {{{lan co-op|}}} |
 
! [[Glossary:LAN play|{{Abbr|LAN co-op|Local Area Network cooperative multiplayer. Multiple devices playing together over the same network connection without using an external server as a host.}}]]
 
{{!}} {{Tickcross|{{{lan co-op|}}}|LAN co-op}}
 
{{#if: {{{lan co-op players|}}} | {{!}} {{{lan co-op players|}}} }}
 
{{!}} style="text-align: center; padding: 3px" {{#if: {{{|}}} || colspan="2" }} {{!}} {{{lan co-op notes|}}}
 
{{!-}}
 
}}
 
 
<!-- Online co-op -->
 
{{#if: {{{online co-op|}}} |
 
! [[Glossary:Online play|{{Abbr|Online co-op|Cooperative multiplayer over an internet connection.}}]]
 
{{!}} {{Tickcross|{{{online co-op|}}}|Online co-op}}
 
{{#if: {{{online co-op players|}}} | {{!}} {{{online co-op players|}}} }}
 
{{!}} style="text-align: center; padding: 3px" {{#if: {{{|}}} || colspan="2" }} {{!}} {{{online co-op notes|}}}
 
{{!-}}
 
}}
 
 
<!-- Hot-seat -->
 
{{#if: {{{hot-seat|}}} |
 
! [[Glossary:Local play|{{Abbr|Hot-seat|Multiple players using a single controller or keyboard. Also known as "Pass-and-play".}}]]
 
{{!}} {{Tickcross|{{{hot-seat|}}}|Hot-seat}}
 
{{#if: {{{hot-seat players|}}} | {{!}} {{{hot-seat players|}}} [[Hot-seat players::{{{hot-seat players|}}}| ]]}}
 
{{!}} style="text-align: center; padding: 3px" {{#if: {{{|}}} || colspan="2" }} {{!}} {{{hot-seat notes|}}}
 
 
{{!-}}
 
{{!-}}
 
}}
 
}}
Line 81: Line 45:
 
{{!-}}
 
{{!-}}
 
}}
 
}}
 
+
<includeonly>
 +
{{#if: {{{local co-op|}}} | [[Category:Invalid template usage]] }}
 +
{{#if: {{{lan co-op|}}} | [[Category:Invalid template usage]] }}
 +
{{#if: {{{online co-op|}}} | [[Category:Invalid template usage]] }}
 +
{{#if: {{{hot-seat|}}} | [[Category:Invalid template usage]] }}
 +
</includeonly>
 
{{!}}} }}<noinclude>{{Documentation}}</noinclude>
 
{{!}}} }}<noinclude>{{Documentation}}</noinclude>

Revision as of 05:58, 9 August 2015

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