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 Cargo handling--store only called when table has content and is in the main namespace)
(added multiplayer section 'needed' check for anticheat)
Line 57: Line 57:
 
</tr>
 
</tr>
 
}}
 
}}
{{#if: {{{anticheat|}}} |
+
{{#if: {{{anticheat|}}} |{{#if:{{#var:multiplayer}}||{{#vardefine:multiplayer|needed}}}}
 
<tr class="template-infotable-body table-middleware-body-row">
 
<tr class="template-infotable-body table-middleware-body-row">
 
<th scope="row" class="table-middleware-body-parameter">Anti-cheat</th>
 
<th scope="row" class="table-middleware-body-parameter">Anti-cheat</th>

Revision as of 07:33, 23 September 2021

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  = 
}}