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 property support for local play, local co-op and hot-seat notes)
(Undo revision 130657 by Garrett (talk); text property type doesn't handle certain characters correctly)
Line 16: Line 16:
 
{{!}} {{Tickcross|{{{local play|}}}|Local play}}
 
{{!}} {{Tickcross|{{{local play|}}}|Local play}}
 
{{#if: {{{local play players|}}} | {{!}} {{{local play players|}}} [[Local play players::{{{local play players|}}}| ]]}}
 
{{#if: {{{local play players|}}} | {{!}} {{{local play players|}}} [[Local play players::{{{local play players|}}}| ]]}}
{{!}} style="text-align: center; padding: 3px" {{#if: {{{|}}} || colspan="2" }} {{!}} {{{local play notes|}}}{{#if: {{{local play notes|}}} | [[Local play notes::{{{local play notes|}}}| ]]}}
+
{{!}} style="text-align: center; padding: 3px" {{#if: {{{|}}} || colspan="2" }} {{!}} {{{local play notes|}}}
 
{{!-}}
 
{{!-}}
 
}}
 
}}
Line 43: Line 43:
 
{{!}} {{Tickcross|{{{local co-op|}}}|Local co-op}}
 
{{!}} {{Tickcross|{{{local co-op|}}}|Local co-op}}
 
{{#if: {{{local co-op players|}}} | {{!}} {{{local co-op players|}}} [[Local co-op players::{{{local co-op players|}}}| ]]}}
 
{{#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|}}}{{#if: {{{local co-op notes|}}} | [[Local co-op notes::{{{local co-op notes|}}}| ]]}}
+
{{!}} style="text-align: center; padding: 3px" {{#if: {{{|}}} || colspan="2" }} {{!}} {{{local co-op notes|}}}
 
{{!-}}
 
{{!-}}
 
}}
 
}}
Line 70: Line 70:
 
{{!}} {{Tickcross|{{{hot-seat|}}}|Hot-seat}}
 
{{!}} {{Tickcross|{{{hot-seat|}}}|Hot-seat}}
 
{{#if: {{{hot-seat players|}}} | {{!}} {{{hot-seat players|}}} [[Hot-seat players::{{{hot-seat players|}}}| ]]}}
 
{{#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|}}}{{#if: {{{hot-seat notes|}}} | [[Hot-seat notes::{{{hot-seat notes|}}}| ]]}}
+
{{!}} style="text-align: center; padding: 3px" {{#if: {{{|}}} || colspan="2" }} {{!}} {{{hot-seat notes|}}}
 
{{!-}}
 
{{!-}}
 
}}
 
}}

Revision as of 03:44, 4 October 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   = 
}}