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 "List of games that support multi-monitor"

From PCGamingWiki, the wiki about fixing PC games
(Undo revision 1053293 by 201.82.37.63 (talk))
Tag: Undo
 
(8 intermediate revisions by 5 users not shown)
Line 2: Line 2:
 
{{ii}} This list is generated automatically. To add or update entries simply edit the individual pages (see the [[PCGamingWiki:Editing guide/Video settings#The table|editing guide]] for details).
 
{{ii}} This list is generated automatically. To add or update entries simply edit the individual pages (see the [[PCGamingWiki:Editing guide/Video settings#The table|editing guide]] for details).
  
{{#ask: [[Category:Games]] [[multi-monitor::limited||true||hackable]]
+
'''Total number of games: '''{{#cargo_query:
|?Developed by
+
tables=Video
|?Published by
+
|fields=COUNT(*)
|?Release date|+limit=1
+
|where=Video.Multimonitor='true' OR Video.Multimonitor='limited' OR Video.Multimonitor='hackable' OR Video.Multimonitor='always on'
|?Available on|+order=desc
+
|group by=_pageNamespace
|?Multi-monitor
+
|format=text
|format=template
+
}}
|limit=500
+
{{#cargo_query:
|template=Feature/row
+
tables=Infobox_game,Video
|introtemplate=Feature/intro
+
|join on=Infobox_game._pageName=Video._pageName
|outrotemplate=Feature/outro
+
|where=Video.Multimonitor='true' OR Video.Multimonitor='limited' OR Video.Multimonitor='hackable' OR Video.Multimonitor='always on'
 +
|fields=Infobox_game._pageName,Infobox_game.Developers,Infobox_game.Publishers,Infobox_game.Released,Infobox_game.Available_on,Video.Multimonitor=Supported
 +
|format=template
 +
|named args=yes
 +
|limit=1000
 +
|intro={{Feature/intro}}
 +
|template=Feature/row
 +
|outro=</table>
 
}}
 
}}
  
 
[[Category:Lists]]
 
[[Category:Lists]]

Latest revision as of 19:32, 30 May 2023

See Widescreen resolution for more information.
This list is generated automatically. To add or update entries simply edit the individual pages (see the editing guide for details).

Total number of games: 2,387 [[:#cargo_query: tables=Infobox_game,Video]]