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

From PCGamingWiki, the wiki about fixing PC games
(corrected FPS row merge handling)
Line 90: Line 90:
 
</tr>
 
</tr>
  
<!-- 60 FPS support -->
+
<!-- 60/120 FPS support -->
 
<tr class="template-infotable-body">
 
<tr class="template-infotable-body">
<th scope="row">[[Glossary:Frame rate (FPS)|<abbr title="Game can run at 60 frames per second">60 FPS</abbr>{{#ifeq: {{lc:{{{60 fps|}}}}} | true ||{{#ifeq: {{lc:{{{60 fps|}}}}} | hackable ||&nbsp;and <abbr title="Game can run at 120 frames per second (or higher)">120+ FPS</abbr>}}}}]]</th>
+
<th scope="row">[[Glossary:Frame rate (FPS)|<abbr title="Game can run at 60 frames per second">60 FPS</abbr> {{#switch:{{{60 fps|}}}{{{120 fps|}}}
<td>{{Tickcross|{{{60 fps}}}|60 FPS|section=Video}}</td>
+
|unknownunknown
<td colspan="2">{{{60 fps notes|}}}{{#if:{{{120 fps notes|}}}|{{#ifeq: {{lc:{{{60 fps|}}}}} | true || {{#ifeq: {{lc:{{{60 fps|}}}}} | hackable ||<br/>{{{120 fps notes|}}}}}}}}}</td>
+
|truetrue
</tr>
+
|yesyes
 
+
|nono
<!-- 120 FPS support -->
+
|falsefalse = and <abbr title="Game can run at 120 frames per second (or higher)">120+ FPS</abbr>]]</th>
{{#ifeq: {{lc:{{{60 fps|}}}}} | unknown ||
+
<td>{{Tickcross|{{{60 fps}}}|High frame rate|section=Video}}</td>
{{#ifeq: {{lc:{{{60 fps|}}}}} | false ||
+
<td colspan="2">{{{60 fps notes|}}}{{#if: {{{60 fps notes|}}}|{{#if: {{{120 fps notes|}}}|<br/>}}}}{{{120 fps notes|}}}</td>
 +
</tr>
 +
|#Default  =]]</th>
 +
<td>{{Tickcross|{{{60 fps}}}|High frame rate|section=Video}}</td>
 +
<td colspan="2">{{{60 fps notes|}}}</td>
 +
</tr>
 
<tr class="template-infotable-body">
 
<tr class="template-infotable-body">
 
<th scope="row">[[Glossary:Frame rate (FPS)|<abbr title="Game can run at 120 frames per second (or higher)">120+ FPS</abbr>]]</th>
 
<th scope="row">[[Glossary:Frame rate (FPS)|<abbr title="Game can run at 120 frames per second (or higher)">120+ FPS</abbr>]]</th>
Line 105: Line 110:
 
<td colspan="2">{{{120 fps notes|}}}</td>
 
<td colspan="2">{{{120 fps notes|}}}</td>
 
</tr>
 
</tr>
}}
 
 
}}
 
}}
  

Revision as of 08:16, 15 October 2018

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