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
m (Garrett moved page Development:Network/Connections to Template:Network/Connections without leaving a redirect)
m (updated links to point to Glossary: namespace)
Line 10: Line 10:
 
<!-- Matchmaking  -->
 
<!-- Matchmaking  -->
 
{{#if: {{{matchmaking|}}} |
 
{{#if: {{{matchmaking|}}} |
! [[Matchmaking]]
+
! [[Glossary:Matchmaking|Matchmaking]]
 
{{!}} {{Tickcross|{{{matchmaking|}}}|Matchmaking}}
 
{{!}} {{Tickcross|{{{matchmaking|}}}|Matchmaking}}
 
{{!}} style="text-align: center; padding: 3px" colspan="2" {{!}} {{{matchmaking notes|}}}
 
{{!}} style="text-align: center; padding: 3px" colspan="2" {{!}} {{{matchmaking notes|}}}
Line 18: Line 18:
 
<!-- Peer-to-peer -->
 
<!-- Peer-to-peer -->
 
{{#if: {{{p2p|}}} |
 
{{#if: {{{p2p|}}} |
! [[Peer-to-peer]]
+
! [[Glossary:Peer-to-peer|Peer-to-peer]]
 
{{!}} {{Tickcross|{{{p2p|}}}|Peer-to-peer}}
 
{{!}} {{Tickcross|{{{p2p|}}}|Peer-to-peer}}
 
{{!}} style="text-align: center; padding: 3px" colspan="2" {{!}} {{{p2p notes|}}}
 
{{!}} style="text-align: center; padding: 3px" colspan="2" {{!}} {{{p2p notes|}}}
Line 26: Line 26:
 
<!-- Dedicated -->
 
<!-- Dedicated -->
 
{{#if: {{{dedicated|}}} |
 
{{#if: {{{dedicated|}}} |
! [[Dedicated]]
+
! [[Glossary:Dedicated|Dedicated]]
 
{{!}} {{Tickcross|{{{dedicated|}}}|Dedicated}}
 
{{!}} {{Tickcross|{{{dedicated|}}}|Dedicated}}
 
{{!}} style="text-align: center; padding: 3px" colspan="2" {{!}} {{{dedicated notes|}}}
 
{{!}} style="text-align: center; padding: 3px" colspan="2" {{!}} {{{dedicated notes|}}}
Line 34: Line 34:
 
<!-- Self-hosting -->
 
<!-- Self-hosting -->
 
{{#if: {{{self-hosting|}}} |
 
{{#if: {{{self-hosting|}}} |
! [[Self-hosting]]
+
! [[Glossary:Self-hosting|Self-hosting]]
 
{{!}} {{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|}}}

Revision as of 00:42, 15 March 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    = 
}}