Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Difference between revisions of "Template:Middleware"

From PCGamingWiki, the wiki about fixing PC games
(added multiplayer section 'needed' check for anticheat)
m ({{#ifeq:{{NAMESPACE}}||Category:Invalid section order}})
 
Line 8: Line 8:
 
|Multiplayer=List (,) of String
 
|Multiplayer=List (,) of String
 
|Anticheat=List (,) of String
 
|Anticheat=List (,) of String
}}</noinclude><includeonly>{{#ifeq:{{#var:section}}|API|{{#vardefine:section|Middleware}}|[[Category:Invalid section order]]}}{{#if:{{{physics|}}}{{{audio|}}}{{{interface|}}}{{{input|}}}{{{cutscenes|}}}{{{multiplayer|}}}{{{anticheat|}}}|<div class="container-pcgwikitable"><table class="pcgwikitable template-infotable" id="table-middleware">
+
}}</noinclude><includeonly>{{#ifeq:{{#var:section}}|API|{{#vardefine:section|Middleware}}|{{#ifeq:{{NAMESPACE}}||[[Category:Invalid section order]]}}}}{{#if:{{{physics|}}}{{{audio|}}}{{{interface|}}}{{{input|}}}{{{cutscenes|}}}{{{multiplayer|}}}{{{anticheat|}}}|<div class="container-pcgwikitable"><table class="pcgwikitable template-infotable" id="table-middleware">
 
<tr class="template-infotable-head table-middleware-head-row">
 
<tr class="template-infotable-head table-middleware-head-row">
 
<th scope="col" style="width: 230px;" class="table-middleware-head-parameter"></th>
 
<th scope="col" style="width: 230px;" class="table-middleware-head-parameter"></th>

Latest revision as of 16:48, 20 June 2022

This template defines the table "Middleware". View table.

Documentation for the above template (sometimes hidden from view).
Description
Arguments
  • -
Syntax
===Middleware===
{{Middleware
|physics          = 
|physics notes    = 
|audio            = 
|audio notes      = 
|interface        = 
|interface notes  = 
|input            = 
|input notes      = 
|cutscenes        = 
|cutscenes notes  = 
|multiplayer      = 
|multiplayer notes= 
|anticheat        = 
|anticheat notes  = 
}}