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

Difference between revisions of "Template:Infobox engine"

From PCGamingWiki, the wiki about fixing PC games
(removed Semantic MediaWiki property tagging (migrated to Cargo))
m (added {{Tocbox}})
 
Line 75: Line 75:
 
</tr>
 
</tr>
 
}}</table><includeonly><span style="display:none">{{#default_form:Engine page}}</span><!--
 
}}</table><includeonly><span style="display:none">{{#default_form:Engine page}}</span><!--
-->{{#ifeq: {{{listgames|true}}} | false | | {{Infobox engine/query}} }}</includeonly><noinclude>{{#cargo_declare:
+
-->{{Tocbox}}{{#ifeq: {{{listgames|true}}} | false | | {{Infobox engine/query}} }}</includeonly><noinclude>{{#cargo_declare:
 
_table=Engine
 
_table=Engine
 
|Developer=Page
 
|Developer=Page

Latest revision as of 21:20, 13 February 2022

Infobox engine

This template defines the table "Engine". View table.

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

Infobox only for engines.

Arguments
  • cover - File name of the uploaded logo of the engine. Leave blank if the engine does not have a logo attached to it.
  • developer - Developers of the engine.
  • website - Official website for the engine. Leave blank if the engine does not have a dedicated official website.
  • first release - First public release of the engine.
  • latest release - Latest public release of the engine.
  • predecessor - Previous iteration of the engine.
  • successor - Next iteration of the engine.
  • wikipedia - Wikipedia article for the engine.
  • listgames - false will hide the list of games using the engine. This can later be invoked by manually specifying {{Infobox engine/query}} at an appropriate location.
Syntax
{{Infobox engine
|cover         =
|developer     = 
|website       = 
|first release = 
|latest release= 
|predecessor   = 
|successor     = 
|wikipedia     = 
|listgames     = 
}}