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
m
(Changed links to Glossary sections)
Line 13: Line 13:
 
<!-- Local play -->
 
<!-- Local play -->
 
{{#if: {{{local play|}}} |
 
{{#if: {{{local play|}}} |
! [[Local play]]
+
! [[Glossary:Local play|Local play]]
 
{{!}} {{Tickcross|{{{local play|}}}|Local play}}
 
{{!}} {{Tickcross|{{{local play|}}}|Local play}}
 
{{#if: {{{local play players|}}} | {{!}} {{{local play players|}}} }}
 
{{#if: {{{local play players|}}} | {{!}} {{{local play players|}}} }}
Line 22: Line 22:
 
<!-- LAN play -->
 
<!-- LAN play -->
 
{{#if: {{{lan play|}}} |
 
{{#if: {{{lan play|}}} |
! [[LAN play]]
+
! [[Glossary:LAN play|LAN play]]
 
{{!}} {{Tickcross|{{{lan play|}}}|LAN play}}
 
{{!}} {{Tickcross|{{{lan play|}}}|LAN play}}
 
{{#if: {{{lan play players|}}} | {{!}} {{{lan play players|}}} }}
 
{{#if: {{{lan play players|}}} | {{!}} {{{lan play players|}}} }}
Line 31: Line 31:
 
<!-- Online play -->
 
<!-- Online play -->
 
{{#if: {{{online play|}}} |
 
{{#if: {{{online play|}}} |
! [[Online play]]
+
! [[Glossary:Online play|Online play]]
 
{{!}} {{Tickcross|{{{online play|}}}|Online play}}
 
{{!}} {{Tickcross|{{{online play|}}}|Online play}}
 
{{#if: {{{online play players|}}} | {{!}} {{{online play players|}}} }}
 
{{#if: {{{online play players|}}} | {{!}} {{{online play players|}}} }}
Line 40: Line 40:
 
<!-- Local co-op -->
 
<!-- Local co-op -->
 
{{#if: {{{local co-op|}}} |
 
{{#if: {{{local co-op|}}} |
! [[Local co-op]]
+
! [[Glossary:Local co-op|Local co-op]]
 
{{!}} {{Tickcross|{{{local co-op|}}}|Local co-op}}
 
{{!}} {{Tickcross|{{{local co-op|}}}|Local co-op}}
 
{{#if: {{{local co-op players|}}} | {{!}} {{{local co-op players|}}} }}
 
{{#if: {{{local co-op players|}}} | {{!}} {{{local co-op players|}}} }}
Line 49: Line 49:
 
<!-- LAN co-op -->
 
<!-- LAN co-op -->
 
{{#if: {{{lan co-op|}}} |
 
{{#if: {{{lan co-op|}}} |
! [[LAN co-op]]
+
! [[Glossary:LAN co-op|LAN co-op]]
 
{{!}} {{Tickcross|{{{lan co-op|}}}|LAN co-op}}
 
{{!}} {{Tickcross|{{{lan co-op|}}}|LAN co-op}}
 
{{#if: {{{lan co-op players|}}} | {{!}} {{{lan co-op players|}}} }}
 
{{#if: {{{lan co-op players|}}} | {{!}} {{{lan co-op players|}}} }}
Line 58: Line 58:
 
<!-- Online co-op -->
 
<!-- Online co-op -->
 
{{#if: {{{online co-op|}}} |
 
{{#if: {{{online co-op|}}} |
! [[Online co-op]]
+
! [[Glossary:Online co-op|Online co-op]]
 
{{!}} {{Tickcross|{{{online co-op|}}}|Online co-op}}
 
{{!}} {{Tickcross|{{{online co-op|}}}|Online co-op}}
 
{{#if: {{{online co-op players|}}} | {{!}} {{{online co-op players|}}} }}
 
{{#if: {{{online co-op players|}}} | {{!}} {{{online co-op players|}}} }}
Line 67: Line 67:
 
<!-- Hot-seat -->
 
<!-- Hot-seat -->
 
{{#if: {{{hot-seat|}}} |
 
{{#if: {{{hot-seat|}}} |
! [[Hot-seat]]
+
! [[Glossary:Hot-seat|Hot-seat]]
 
{{!}} {{Tickcross|{{{hot-seat|}}}|Hot-seat}}
 
{{!}} {{Tickcross|{{{hot-seat|}}}|Hot-seat}}
 
{{#if: {{{hot-seat players|}}} | {{!}} {{{hot-seat players|}}} }}
 
{{#if: {{{hot-seat players|}}} | {{!}} {{{hot-seat players|}}} }}
Line 76: Line 76:
 
<!-- Asynchronous multiplayer -->
 
<!-- Asynchronous multiplayer -->
 
{{#if: {{{asynchronous|}}} |
 
{{#if: {{{asynchronous|}}} |
! [[Asynchronous multiplayer]]
+
! [[Glossary:Asynchronous multiplayer|Asynchronous multiplayer]]
 
{{!}} {{Tickcross|{{{asynchronous|}}}|Asynchronous multiplayer}}
 
{{!}} {{Tickcross|{{{asynchronous|}}}|Asynchronous multiplayer}}
 
{{!}} style="text-align: center; padding: 3px" colspan="2" {{!}} {{{asynchronous notes|}}}
 
{{!}} style="text-align: center; padding: 3px" colspan="2" {{!}} {{{asynchronous notes|}}}

Revision as of 05:41, 9 March 2014

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