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:Infobox engine/query/Documentation"

From PCGamingWiki, the wiki about fixing PC games
(updated template name)
m (updated docs)
Line 1: Line 1:
 
'''Description'''
 
'''Description'''
  
Invoked either automatically through {{T|Infobox engine}} (if '''listgames''' is not set to {{Code|false}}) or manually at an appropriate location of the engine pages.
+
Invoked either automatically through {{T|Infobox engine}} (if '''listgames''' is not set to {{Code|false}}) or manually at an appropriate location of the engine pages. Allows the selective hiding and repositioning of the list of games on engine pages, or includes lists of games using specific engines on other pages.
  
Allows the selective hiding and repositioning of the list of games on engine pages, or includes lists of games using specific engines on other pages.
+
Limited to 1500 games by default (can be adjusted using the second parameter).
  
  
Line 14: Line 14:
  
 
: <pre><nowiki>{{Infobox engine/query|Engine Name}}</nowiki></pre>
 
: <pre><nowiki>{{Infobox engine/query|Engine Name}}</nowiki></pre>
 +
 +
Automatically includes a list of 250 games using the specified engine:
 +
 +
: <pre><nowiki>{{Infobox engine/query|Engine Name|250}}</nowiki></pre>

Revision as of 16:00, 4 April 2024

Description

Invoked either automatically through {{Infobox engine}} (if listgames is not set to false) or manually at an appropriate location of the engine pages. Allows the selective hiding and repositioning of the list of games on engine pages, or includes lists of games using specific engines on other pages.

Limited to 1500 games by default (can be adjusted using the second parameter).


Syntax

Automatically includes a list of games using the engine of the page the command is called from. This basically only applies when used on engine pages:

{{Infobox engine/query}}

Automatically includes a list of games using the specified engine:

{{Infobox engine/query|Engine Name}}

Automatically includes a list of 250 games using the specified engine:

{{Infobox engine/query|Engine Name|250}}