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
m
Line 10: Line 10:
 
<!-- Matchmaking  -->
 
<!-- Matchmaking  -->
 
{{#if: {{{matchmaking|}}} |
 
{{#if: {{{matchmaking|}}} |
! {{Abbr|[[Glossary:Matchmaking|Matchmaking]]|Automatic server and/or game lobby search functionality. Searches are sometimes based on player skill level and other factors.}}
+
! [[Glossary:Matchmaking|{{Abbr|Matchmaking|Automatic server and/or game lobby search functionality. Searches are sometimes based on player skill level and other factors.}}]]
 
{{!}} {{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|}}} |
! {{Abbr|[[Glossary:Peer-to-peer|Peer-to-peer]]|Multiplayer games are created by connecting players together and using their devices to send and receive data between each other.}}
+
! [[Glossary:Peer-to-peer|{{Abbr|Peer-to-peer|Multiplayer games are created by connecting players together and using their devices to send and receive data between each other.}}]]
 
{{!}} {{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|}}} |
! {{Abbr|[[Glossary:Dedicated|Dedicated]]|Official game server software and/or developer-hosted servers for multiplayer are provided.}}
+
! [[Glossary:Dedicated|{{Abbr|Dedicated|Official game server software and/or developer-hosted servers for multiplayer are provided.}}]]
 
{{!}} {{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|}}} |
! {{Abbr|[[Glossary:Self-hosting|Self-hosting]]|Servers can be created and hosted by any player who wishes to do so.}}
+
! [[Glossary:Self-hosting|{{Abbr|Self-hosting|Servers can be created and hosted by any player who wishes to do so.}}]]
 
{{!}} {{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 15:17, 13 April 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    = 
}}