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"

From PCGamingWiki, the wiki about fixing PC games
(removed Semantic MediaWiki property tagging (not used))
m ({{#ifeq:{{NAMESPACE}}||Category:Invalid section order}})
 
Line 4: Line 4:
 
|Network/Multiplayer
 
|Network/Multiplayer
 
|Network/Connections={{#vardefine:section|Network}}
 
|Network/Connections={{#vardefine:section|Network}}
|#Default = [[Category:Invalid section order]]
+
|#Default = {{#ifeq:{{NAMESPACE}}||[[Category:Invalid section order]]}}
 
}}{{#if: {{{tcp|}}}{{{udp|}}}{{{upnp|}}} | <h3>Ports</h3>{{#vardefine:Network|true}}
 
}}{{#if: {{{tcp|}}}{{{udp|}}}{{{upnp|}}} | <h3>Ports</h3>{{#vardefine:Network|true}}
 
{{#if: {{{tcp|}}}{{{udp|}}} | <div class="container-pcgwikitable"><table class="pcgwikitable template-infotable" id="table-network-ports">
 
{{#if: {{{tcp|}}}{{{udp|}}} | <div class="container-pcgwikitable"><table class="pcgwikitable template-infotable" id="table-network-ports">

Latest revision as of 16:51, 20 June 2022

Documentation for the above template (sometimes hidden from view).
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;
  • ref - Reference for ports.
  • upnp - UPnP support status.
  • upnp ref - Reference for UPnP support status;
  • upnp notes - Note for hackable (only) state of UPnP support status;

Syntax

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