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

Difference between revisions of "User:Blackbird/Template"

From PCGamingWiki, the wiki about fixing PC games
(Undo revision 370741 by Blackbird (talk))
m (Protected "User:Blackbird/Template" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div class="container-pcgwikitable"><table class="pcgwikitable template-infotable" id="table-api">
+
<div class="container-pcgwikitable"><table class="pcgwikitable sortable template-infotable">
 
<tr class="template-infotable-head">
 
<tr class="template-infotable-head">
<th scope="col" style="width: 230px;">Technical specs</th>
+
<th scope="col" style="min-width:230px">Game</th>
<th scope="col" style="width: 120px;">Supported</th>
+
<th scope="col" style="min-width:160px">Developer</th>
<th scope="col" style="width: 470px;">Notes</th>
+
<th scope="col" style="min-width:160px">Publisher</th>
 +
<th scope="col" style="min-width:160px">Release date</th>
 +
<th scope="col" style="min-width:200px">Direct3D versions</th>
 
</tr>
 
</tr>
 
{{#if: {{{direct3d versions|}}} |
 
<tr class="template-infotable-body">
 
<th scope="row">Direct3D</th>
 
<td>{{#arraymaptemplate:{{{direct3d version}}}|User:Blackbird/Template2|,|}}</td>
 
<td>{{{direct3d notes|}}}</td>
 
</tr>
 
}}
 
{{#if: {{{directdraw versions|}}} |
 
<tr class="template-infotable-body">
 
<th scope="row">DirectDraw</th>
 
<td>{{#ifeq: {{lc:{{{directdraw versions|unknown}}}}} | unknown | Unknown | {{{directdraw versions|}}} }}</td>
 
<td>{{{directdraw notes|}}}</td>
 
</tr>
 
}}
 
{{#if: {{{opengl versions|}}} |
 
<tr class="template-infotable-body">
 
<th scope="row">OpenGL</th>
 
<td>{{#ifeq: {{lc:{{{opengl versions|unknown}}}}} | unknown | Unknown | {{{opengl versions|}}} }}</td>
 
<td>{{{opengl notes|}}}</td>
 
</tr>
 
}}
 
{{#if: {{{glide versions|}}} |
 
<tr class="template-infotable-body">
 
<th scope="row">Glide</th>
 
<td>{{#ifeq: {{lc:{{{glide versions|unknown}}}}} | unknown | Unknown | {{{glide versions|}}} }}</td>
 
<td>{{{glide notes|}}}</td>
 
</tr>
 
}}
 
{{#if: {{{software mode|}}} |
 
{{#ifeq: {{lc:{{{software mode|}}}}} | false ||
 
{{#ifeq: {{lc:{{{software mode|}}}}} | unknown ||
 
<tr class="template-infotable-body">
 
<th scope="row">Software renderer</th>
 
<td>{{Tickcross|{{{software mode|unknown}}}|Software renderer}}</td>
 
<td>{{{software mode notes|}}}</td>
 
</tr>
 
}}
 
}}
 
}}
 
{{#if: {{{mantle support|}}} |
 
{{#ifeq: {{lc:{{{mantle support|}}}}} | false ||
 
{{#ifeq: {{lc:{{{mantle support|}}}}} | unknown ||
 
<tr class="template-infotable-body">
 
<th scope="row"><abbr title="Only supported on compatible AMD video cards">Mantle support</abbr></th>
 
<td>{{Tickcross|{{{mantle support|unknown}}}|Mantle support}}</td>
 
<td>{{{mantle support notes|}}}</td>
 
</tr>
 
}}
 
}}
 
}}
 
{{#if: {{{metal support|}}} |
 
{{#ifeq: {{lc:{{{metal support|}}}}} | false ||
 
{{#ifeq: {{lc:{{{metal support|}}}}} | unknown ||
 
<tr class="template-infotable-body">
 
<th scope="row"><abbr title="Only supported on macOS (OS X)">Metal support</abbr></th>
 
<td>{{Tickcross|{{{metal support|unknown}}}|Metal support}}</td>
 
<td>{{{metal support notes|}}}</td>
 
</tr>
 
}}
 
}}
 
}}
 
{{#if: {{{vulkan support|}}} |
 
{{#ifeq: {{lc:{{{vulkan support|}}}}} | false ||
 
{{#ifeq: {{lc:{{{vulkan support|}}}}} | unknown ||
 
<tr class="template-infotable-body">
 
<th scope="row">Vulkan support</th>
 
<td>{{Tickcross|{{{vulkan support|unknown}}}|Vulkan support}}</td>
 
<td>{{{vulkan support notes|}}}</td>
 
</tr>
 
}}
 
}}
 
}}
 
{{#if: {{{dos modes|}}} |
 
<tr class="template-infotable-body">
 
<th scope="row"><abbr title="Only applies to DOS version or DOSBox">DOS video modes</abbr></th>
 
<td>{{{dos modes|unknown}}}</td>
 
<td>{{{dos modes notes|}}}</td>
 
</tr>
 
}}
 
{{#if: {{{shader model versions|}}} |
 
<tr class="template-infotable-body">
 
<th scope="row">Shader Model support</th>
 
<td>{{{shader model versions|unknown}}}</td>
 
<td>{{{shader model notes|}}}</td>
 
</tr>
 
}}
 
<tr class="template-infotable-body">
 
<th scope="row"><abbr title="Compiled for 64-bit">64-bit executable</abbr></th>
 
<td>{{Tickcross|{{{64-bit executable|unknown}}}|64-bit executable}}</td>
 
<td>{{{64-bit executable notes|}}}</td>
 
</tr>
 
</table></div></includeonly><noinclude>{{Documentation}}</noinclude>
 

Revision as of 09:23, 17 July 2018

Game Developer Publisher Release date Direct3D versions