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

From PCGamingWiki, the wiki about fixing PC games
(removed invalid usage checks (handled by tickcross))
(made ultrawide and multi-monitor always visible)
Line 27: Line 27:
  
 
<!-- Ultra-widescreen support -->
 
<!-- Ultra-widescreen support -->
{{#if: {{{ultrawidescreen|}}} |
+
<tr class="template-infotable-body">
{{#ifeq: {{lc:{{{ultrawidescreen|}}}}} | unknown | |
+
<th scope="row">[[Glossary:Ultra-widescreen|<abbr title="Game can run at an ultra-widescreen (21:9) resolution">Ultra-widescreen</abbr>]]</th>
<tr class="template-infotable-body">
+
<td>{{Tickcross|{{{ultrawidescreen|}}}|Ultra-widescreen}}</td>
<th scope="row">[[Glossary:Ultra-widescreen|<abbr title="Game can run at an ultra-widescreen (21:9) resolution">Ultra-widescreen</abbr>]]</th>
+
{{#if: {{{wsgf link|}}} | <td>{{WSGF|uw-{{{ultrawidescreen wsgf award|}}}|{{{wsgf link|}}}|Ultra-widescreen WSGF award}}</td> }}
<td>{{Tickcross|{{{ultrawidescreen|}}}|Ultra-widescreen}}</td>
+
{{#if: {{{wsgf link|}}} | <td> | <td colspan="2"> }} {{{ultrawidescreen notes|}}}</td>
{{#if: {{{wsgf link|}}} | <td>{{WSGF|uw-{{{ultrawidescreen wsgf award|}}}|{{{wsgf link|}}}|Ultra-widescreen WSGF award}}</td> }}
+
</tr>
{{#if: {{{wsgf link|}}} | <td> | <td colspan="2"> }} {{{ultrawidescreen notes|}}}</td>
 
</tr>
 
}}
 
}}
 
  
 
<!-- 4K Ultra HD support -->
 
<!-- 4K Ultra HD support -->
{{#if: {{{4k ultra hd|}}} |
+
<tr class="template-infotable-body">
{{#ifeq: {{lc:{{{4k ultra hd|}}}}} | unknown | |
+
<th scope="row">[[Glossary:4K Ultra HD|<abbr title="Game can run at 4K (3840x2160) resolution">4K Ultra HD</abbr>]]</th>
<tr class="template-infotable-body">
+
<td>{{Tickcross|{{{4k ultra hd|}}}|4K Ultra HD}}</td>
<th scope="row">[[Glossary:4K Ultra HD|<abbr title="Game can run at 4K (3840x2160) resolution">4K Ultra HD</abbr>]]</th>
+
{{#if: {{{wsgf link|}}} | <td>{{WSGF|4k-{{{4k ultra hd wsgf award|}}}|{{{wsgf link|}}}|4K Ultra HD WSGF award}}</td> }}
<td>{{Tickcross|{{{4k ultra hd|}}}|4K Ultra HD}}</td>
+
{{#if: {{{wsgf link|}}} | <td> | <td colspan="2"> }} {{{4k ultra hd notes|}}}</td>
{{#if: {{{wsgf link|}}} | <td>{{WSGF|4k-{{{4k ultra hd wsgf award|}}}|{{{wsgf link|}}}|4K Ultra HD WSGF award}}</td> }}
+
</tr>
{{#if: {{{wsgf link|}}} | <td> | <td colspan="2"> }} {{{4k ultra hd notes|}}}</td>
 
</tr>
 
}}
 
}}
 
  
 
<!-- Field of view -->
 
<!-- Field of view -->

Revision as of 07:42, 18 January 2017

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

This table is meant to contain all information relating to video settings and features. If a setting is hackable or requires additional notes, add the information below the table in a header like so:

===[[Glossary:Field of view (FOV)|Field of view (FOV)]]===
Fixbox here
...

and make note of it in the table in the following fashion See [[#Field of view (FOV)|Field of view (FOV)]].. Any smaller notes can and should be included directly in the table.

Below is a more thorough explanation of each of the possible arguments. Apart from the WSGF-related arguments, each can be appended with  notes to fill in the information in the Notes column.

All of the arguments may be set to: true, false, unknown, hackable and n/a (not applicable). Some rows will be however hidden from view in that case.

Arguments
  • wsgf link - link to the WSGF page.
  • widescreen wsgf award - WSGF award for widescreen support.
  • multimonitor wsgf award - WSGF award for multi-monitor support.
  • ultrawidescreen wsgf award - WSGF award for ultra-widescreen support.
  • 4k ultra hd wsgf award - WSGF award for 4K Ultra HD support.
  • widescreen resolution - whether the game can be played in a widescreen resolution.
  • multimonitor - whether the game can spread across multiple monitors.
  • ultrawidescreen - whether the game works in ultra-widescreen resolutions.
  • 4k ultra hd - whether the game works in 4K Ultra HD resolutions.
  • fov - whether the game has modifiable field of view (FOV).
  • windowed - whether the game has a Windowed mode.
  • borderless windowed - whether the game has the option to run, or can be run, in borderless fullscreen windowed mode.
  • anisotropic - whether the game has anisotropic filtering (AF). Only applies to 3D games.
  • antialiasing - whether the game has anti-aliasing (AA) support.
  • upscaling - whether the game has high-fidelity upscaling support.
  • vsync - whether the game has some form of vertical sync (Vsync).
  • 60 fps - whether the game supports 60 FPS.
  • 120 fps - whether the game supports 120+ FPS.
  • hdr - whether the game supports High dynamic range (HDR).
  • ray tracing - whether the game implements ray tracing.
  • color blind - whether the game has a color blind mode.
Syntax
{{Video
|wsgf link                  = 
|widescreen wsgf award      = 
|multimonitor wsgf award    = 
|ultrawidescreen wsgf award = 
|4k ultra hd wsgf award     = 
|widescreen resolution      = 
|widescreen resolution notes= 
|multimonitor               = 
|multimonitor notes         = 
|ultrawidescreen            = 
|ultrawidescreen notes      = 
|4k ultra hd                = 
|4k ultra hd notes          = 
|fov                        = 
|fov notes                  = 
|windowed                   = 
|windowed notes             = 
|borderless windowed        = 
|borderless windowed notes  = 
|anisotropic                = 
|anisotropic notes          = 
|antialiasing               = 
|antialiasing notes         = 
|upscaling                  = 
|upscaling tech             = 
|upscaling notes            = 
|vsync                      = 
|vsync notes                = 
|60 fps                     = 
|60 fps notes               = 
|120 fps                    = 
|120 fps notes              = 
|hdr                        = 
|hdr notes                  = 
|ray tracing                = 
|ray tracing notes          = 
|color blind                = 
|color blind notes          = 
}}
VR only titles

The following parameters are hidden automatically if the game is flagged as being a VR only title and the parameters are empty or set to false or unknown and their accompanied note is empty as well.

  • widescreen resolution
  • multimonitor
  • ultrawidescreen
  • 4k ultra hd
  • fov
  • windowed
  • borderless windowed
  • hdr