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 "Development:API"

From PCGamingWiki, the wiki about fixing PC games
(native)
(dev switches)
Line 24: Line 24:
 
|unknown={{Tickcross|{{{direct3d versions|}}}|Direct3D versions|unknown}}
 
|unknown={{Tickcross|{{{direct3d versions|}}}|Direct3D versions|unknown}}
 
|hackable={{Tickcross|hackable|Direct3D versions|{{{direct3d notes|}}}}}
 
|hackable={{Tickcross|hackable|Direct3D versions|{{{direct3d notes|}}}}}
|#default={{#arraymaptemplate:{{{direct3d versions}}}|API/switch Direct3D|,|,&#32;}} }}</td>
+
|#default={{#arraymaptemplate:{{{direct3d versions}}}|Development:API/switch Direct3D|,|,&#32;}} }}</td>
 
<td class="table-api-body-notes">{{{direct3d notes|}}}</td>
 
<td class="table-api-body-notes">{{{direct3d notes|}}}</td>
 
</tr>
 
</tr>
Line 125: Line 125:
 
|true={{Tickcross|true|Vulkan versions|true}}
 
|true={{Tickcross|true|Vulkan versions|true}}
 
|hackable={{Tickcross|hackable|Vulkan versions|{{{vulkan notes|}}}}}
 
|hackable={{Tickcross|hackable|Vulkan versions|{{{vulkan notes|}}}}}
|#default={{#arraymaptemplate:{{{vulkan versions}}}|API/switch Vulkan|,|,&#32;}} }}</td>
+
|#default={{#arraymaptemplate:{{{vulkan versions}}}|Development:API/switch Vulkan|,|,&#32;}} }}</td>
 
<td class="table-api-body-notes">{{{vulkan notes|}}}</td>
 
<td class="table-api-body-notes">{{{vulkan notes|}}}</td>
 
</tr>
 
</tr>
Line 134: Line 134:
 
<tr class="template-infotable-body table-api-body-row">
 
<tr class="template-infotable-body table-api-body-row">
 
<th scope="row" class="table-api-body-parameter"><abbr title="Only applies to DOS and/or PC booter versions">DOS video modes</abbr></th>
 
<th scope="row" class="table-api-body-parameter"><abbr title="Only applies to DOS and/or PC booter versions">DOS video modes</abbr></th>
<td class="table-api-body-support">{{#if: {{{dos modes|}}} | {{#ifeq: {{{dos modes|}}} | unknown | {{tickcross|unknown|DOS video modes}} | {{#arraymaptemplate:{{{dos modes}}}|API/switch DOS|,|,&#32;}} }} | {{tickcross|unknown|DOS video modes}} }}</td></td>
+
<td class="table-api-body-support">{{#if: {{{dos modes|}}} | {{#ifeq: {{{dos modes|}}} | unknown | {{tickcross|unknown|DOS video modes}} | {{#arraymaptemplate:{{{dos modes}}}|Development:API/switch DOS|,|,&#32;}} }} | {{tickcross|unknown|DOS video modes}} }}</td></td>
 
<td class="table-api-body-notes">{{{dos modes notes|}}}</td>
 
<td class="table-api-body-notes">{{{dos modes notes|}}}</td>
 
</tr>
 
</tr>

Revision as of 23:26, 17 September 2021

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