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

Difference between revisions of "Template:Network/Multiplayer"

From PCGamingWiki, the wiki about fixing PC games
(improved Cargo naming; Cargo store for games only)
(added screenshot var support)
Line 47: Line 47:
 
<td colspan="2" class="table-network-multiplayer-body-notes">{{{asynchronous notes|}}}</td>
 
<td colspan="2" class="table-network-multiplayer-body-notes">{{{asynchronous notes|}}}</td>
 
</tr>
 
</tr>
}}</table></div>}}<noinclude>{{#cargo_declare:
+
}}</table></div>}}{{#if:{{#var:screenshots}}|{{#vardefine:Network screenshots|true}}{{#vardefine:screenshots|}}}}<noinclude>{{#cargo_declare:
 
_table=Multiplayer
 
_table=Multiplayer
 
|Local=String
 
|Local=String

Revision as of 09:47, 4 April 2019

This template defines the table "Multiplayer". View table.

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