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
m
(removed multiplayer middleware check)
Line 55: Line 55:
 
</tr>
 
</tr>
 
}}<!-- Hidden properties
 
}}<!-- Hidden properties
-->{{#if: {{{multiplayer|}}}| {{#arraymap:{{{multiplayer|}}}|,|var|[[Multiplayer middleware::var| ]]|&#32;}}{{#if:{{#var:online}}||[[Category:Invalid template usage (Network)]]}} }}<!--
+
-->{{#if: {{{multiplayer|}}}| {{#arraymap:{{{multiplayer|}}}|,|var|[[Multiplayer middleware::var| ]]|&#32;}} }}<!--
 
-->{{#if: {{{anticheat|}}}| {{#arraymap:{{{anticheat|}}}|,|var|[[Anticheat middleware::var| ]]|&#32;}} }}<!--
 
-->{{#if: {{{anticheat|}}}| {{#arraymap:{{{anticheat|}}}|,|var|[[Anticheat middleware::var| ]]|&#32;}} }}<!--
 
--></table></div><noinclude>{{Documentation}}</noinclude>
 
--></table></div><noinclude>{{Documentation}}</noinclude>

Revision as of 08:09, 20 September 2018

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