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/Connections"

From PCGamingWiki, the wiki about fixing PC games
(added direct IP support)
Line 1: Line 1:
{{#if: {{{matchmaking|}}} {{{p2p|}}} {{{dedicated|}}} {{{self-hosting|}}} |  
+
{{#if: {{{matchmaking|}}} {{{p2p|}}} {{{dedicated|}}} {{{self-hosting|}}} {{{direct ip|}}} |  
 
<h3>Connection types</h3>
 
<h3>Connection types</h3>
 
{{{!}} id="video-settings-table" class="wikitable template-infotable"
 
{{{!}} id="video-settings-table" class="wikitable template-infotable"
Line 37: Line 37:
 
{{!}} {{Tickcross|{{{self-hosting|}}}|Self-hosting}}
 
{{!}} {{Tickcross|{{{self-hosting|}}}|Self-hosting}}
 
{{!}} style="text-align: center; padding: 3px" colspan="2" {{!}} {{{self-hosting notes|}}}
 
{{!}} style="text-align: center; padding: 3px" colspan="2" {{!}} {{{self-hosting notes|}}}
 +
{{!-}}
 +
}}
 +
 +
<!-- Direct IP -->
 +
{{#if: {{{direct ip|}}} |
 +
! [[Glossary:Direct IP|{{Abbr|Direct IP|Players can connect directly to a server or computer by entering its IP address}}]]
 +
{{!}} {{Tickcross|{{{direct ip|}}}|Direct IP}}
 +
{{!}} style="text-align: center; padding: 3px" colspan="2" {{!}} {{{direct ip notes|}}}
 
{{!-}}
 
{{!-}}
 
}}
 
}}
  
 
{{!}}} }}<noinclude>{{Documentation}}</noinclude>
 
{{!}}} }}<noinclude>{{Documentation}}</noinclude>

Revision as of 06:51, 6 May 2014

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

This template contains all information relating to connection types; see also {{Network/Multiplayer}} and {{Network/Ports}}.

Arguments
Syntax
{{Network/Connections
|matchmaking        = 
|matchmaking notes  = 
|p2p                = 
|p2p notes          = 
|dedicated          = 
|dedicated notes    = 
|self-hosting       = 
|self-hosting notes = 
|direct ip          = 
|direct ip notes    = 
}}