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/Ports/Documentation"

From PCGamingWiki, the wiki about fixing PC games
m
(added ref details)
Line 6: Line 6:
 
* {{Code|udp}}  - UDP ports used;
 
* {{Code|udp}}  - UDP ports used;
 
* {{Code|upnp}} - UPnP support status. Defines [[Property:UPnP support]];
 
* {{Code|upnp}} - UPnP support status. Defines [[Property:UPnP support]];
* {{Code|upnp ref}} -  
+
* {{Code|upnp ref}} - Reference for UPnP support status;
 +
* {{Code|ref}} - Reference for ports.
  
 
'''Syntax'''
 
'''Syntax'''

Revision as of 05:04, 11 November 2015

Description

This template contains all information relating to ports and UPnP support; see also {{Network/Multiplayer}} and {{Network/Connections}}.

Arguments

  • tcp - TCP ports used;
  • udp - UDP ports used;
  • upnp - UPnP support status. Defines Property:UPnP support;
  • upnp ref - Reference for UPnP support status;
  • ref - Reference for ports.

Syntax

{{Network/Ports
|tcp  = 
|udp  = 
|upnp = 
}}