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:Middleware"

From PCGamingWiki, the wiki about fixing PC games
(Created page with "{| id="input-settings-table" class="wikitable template-infotable" |- ! scope="col" width="130" | ! scope="col" width="86" | Middleware ! scope="col" width="504" | Notes |-...")
 
m (fixed Cargo values not being updated)
 
(24 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| id="input-settings-table" class="wikitable template-infotable"
+
<noinclude>{{#cargo_declare:
|-
+
_table=Middleware
! scope="col" width="130" |
+
|Physics=List (,) of String
! scope="col" width="86" | Middleware
+
|Audio=List (,) of String
! scope="col" width="504" | Notes
+
|Interface=List (,) of String
|-
+
|Input=List (,) of String
 +
|Cutscenes=List (,) of String
 +
|Multiplayer=List (,) of String
 +
|Anticheat=List (,) of String
 +
}}</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">
 +
<th scope="col" style="width: 230px;" class="table-middleware-head-parameter"></th>
 +
<th scope="col" style="width: 120px;" class="table-middleware-head-middleware">Middleware</th>
 +
<th scope="col" style="width: 470px;" class="table-middleware-head-notes">Notes</th>
 +
</tr>
 +
 
 
{{#if: {{{physics|}}} |
 
{{#if: {{{physics|}}} |
! scope="row" {{!}} Physics
+
<tr class="template-infotable-body table-middleware-body-row">
{{!}} {{{physics|}}}
+
<th scope="row" class="table-middleware-body-parameter">Physics</th>
{{!}} style="text-align: center; padding: 0px 3px;" {{!}} {{{physics notes|}}}
+
<td class="table-middleware-body-middleware">{{#arraymaptemplate:{{{physics}}}|Middleware/physics}}</td>
{{!-}}
+
<td class="table-middleware-body-notes">{{{physics notes|}}}</td>
 +
</tr>
 
}}
 
}}
 
{{#if: {{{audio|}}} |
 
{{#if: {{{audio|}}} |
! scope="row" {{!}} Audio
+
<tr class="template-infotable-body table-middleware-body-row">
{{!}} {{{audio|}}}
+
<th scope="row" class="table-middleware-body-parameter">Audio</th>
{{!}} style="text-align: center; padding: 0px 3px;" {{!}} {{{audio notes|}}}
+
<td class="table-middleware-body-middleware">{{#arraymaptemplate:{{{audio}}}|Middleware/audio}}</td>
{{!-}}
+
<td class="table-middleware-body-notes">{{{audio notes|}}}</td>
 +
</tr>
 
}}
 
}}
 
{{#if: {{{interface|}}} |
 
{{#if: {{{interface|}}} |
! scope="row" {{!}} Interface
+
<tr class="template-infotable-body table-middleware-body-row">
{{!}} {{{interface|}}}
+
<th scope="row" class="table-middleware-body-parameter">Interface</th>
{{!}} style="text-align: center; padding: 0px 3px;" {{!}} {{{interface notes|}}}
+
<td class="table-middleware-body-middleware">{{#arraymaptemplate:{{{interface}}}|Middleware/interface}}</td>
{{!-}}
+
<td class="table-middleware-body-notes">{{{interface notes|}}}</td>
 +
</tr>
 
}}
 
}}
 
{{#if: {{{input|}}} |
 
{{#if: {{{input|}}} |
! scope="row" {{!}} Input
+
<tr class="template-infotable-body table-middleware-body-row">
{{!}} {{{input|}}}
+
<th scope="row" class="table-middleware-body-parameter">Input</th>
{{!}} style="text-align: center; padding: 0px 3px;" {{!}} {{{input notes|}}}
+
<td class="table-middleware-body-middleware">{{#arraymaptemplate:{{{input}}}|Middleware/input}}</td>
{{!-}}
+
<td class="table-middleware-body-notes">{{{input notes|}}}</td>
 +
</tr>
 
}}
 
}}
 
{{#if: {{{cutscenes|}}} |
 
{{#if: {{{cutscenes|}}} |
! scope="row" {{!}} Cutscenes
+
<tr class="template-infotable-body table-middleware-body-row">
{{!}} {{{cutscenes|}}}
+
<th scope="row" class="table-middleware-body-parameter">Cutscenes</th>
{{!}} style="text-align: center; padding: 0px 3px;" {{!}} {{{cutscene notes|}}}
+
<td class="table-middleware-body-middleware">{{#arraymaptemplate:{{{cutscenes}}}|Middleware/cutscenes}}</td>
{{!-}}
+
<td class="table-middleware-body-notes">{{{cutscenes notes|}}}</td>
 +
</tr>
 
}}
 
}}
|}<noinclude>{{Documentation}}</noinclude>
+
{{#if: {{{multiplayer|}}} |
 +
<tr class="template-infotable-body table-middleware-body-row">
 +
<th scope="row" class="table-middleware-body-parameter">Multiplayer</th>
 +
<td class="table-middleware-body-middleware">{{#arraymaptemplate:{{{multiplayer}}}|Middleware/multiplayer}}</td>
 +
<td class="table-middleware-body-notes">{{{multiplayer notes|}}}</td>
 +
</tr>
 +
}}
 +
{{#if: {{{anticheat|}}} |{{#if:{{#var:multiplayer}}||{{#vardefine:multiplayer|needed}}}}
 +
<tr class="template-infotable-body table-middleware-body-row">
 +
<th scope="row" class="table-middleware-body-parameter">Anti-cheat</th>
 +
<td class="table-middleware-body-middleware">{{#arraymaptemplate:{{{anticheat}}}|Middleware/anticheat}}</td>
 +
<td class="table-middleware-body-notes">{{{anticheat notes|}}}</td>
 +
</tr>
 +
}}</table></div>{{#ifeq: {{NAMESPACE}} | | {{#cargo_store:
 +
_table=Middleware
 +
|Physics={{#var:physics middleware}}
 +
|Audio={{#var:audio middleware}}
 +
|Interface={{#var:interface middleware}}
 +
|Input={{#var:input middleware}}
 +
|Cutscenes={{#var:cutscenes middleware}}
 +
|Multiplayer={{#var:multiplayer middleware}}
 +
|Anticheat={{#var:anticheat middleware}}
 +
}}}}|{{ii}} ''No middleware information; you can <span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit this page]</span> to add it.''}}</includeonly><noinclude>{{Documentation}}</noinclude>

Latest revision as of 18:39, 2 April 2024

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

Documentation for the above template (sometimes hidden from view).
Description

Table to list middleware used by a game.

Arguments
  • physics - Middleware that simulates physics against objects in-game, e.g. Bullet Physics Engine, Havok, PhysX.
  • audio - Middleware that provides support for audio playback, e.g. FMOD, Miles Sound System, Wwise.
  • interface - Middleware that assists with rendering or the design of in-game user interfaces, e.g. Flash, FreeType 2, Scaleform.
  • input - Middleware that provides support for or assists with input systems/controls (keyboard, mouse, gamepads, etc), e.g. Object Oriented Input System (OIS).
  • cutscenes - Middleware that provides cutscene or pre-recorded video playback support, e.g. Bink Video, Smacker.
  • multiplayer - Middleware that provides the base of multiplayer support or assists with other aspects related to it (matchmaking, etc), e.g. Steamworks, GameSpy, Epic Online Services.
  • anticheat - Middleware that protects against cheating or assists with other aspects related to it (anti-cheat, matchmaking, etc), e.g. PunkBuster, VAC, Easy Anti-Cheat.
Syntax
===Middleware===
{{Middleware
|physics          = 
|physics notes    = 
|audio            = 
|audio notes      = 
|interface        = 
|interface notes  = 
|input            = 
|input notes      = 
|cutscenes        = 
|cutscenes notes  = 
|multiplayer      = 
|multiplayer notes= 
|anticheat        = 
|anticheat notes  = 
}}
Related

These sub-templates consolidates the given input and automatically outputs links for well-known middleware.