Difference between revisions of "Template:EngineDescription"
Jump to navigation
Jump to search
Thunderforge (talk | contribs) (Documenting automatic categorization) |
Thunderforge (talk | contribs) (Moving Automatic Categorization; adding overflow formatting) |
||
Line 14: | Line 14: | ||
|}<noinclude> | |}<noinclude> | ||
Template for pages of [[Engines]]. | Template for pages of [[Engines]]. | ||
== Blank Syntax == | == Blank Syntax == | ||
<pre> | <pre style="font-size:95%; overflow:auto;"> | ||
{{EngineDescription | {{EngineDescription | ||
|name= | |name= | ||
Line 35: | Line 28: | ||
== Example Usage == | == Example Usage == | ||
<pre> | <pre style="font-size:95%; overflow:auto;"> | ||
{{EngineDescription | {{EngineDescription | ||
|name=Doom | |name=Doom | ||
Line 45: | Line 38: | ||
}} | }} | ||
</pre> | </pre> | ||
== Automatic Categorization == | |||
In order to reduce the workload of Wiki editors and ensure that the Wiki is up to date, the following categories are automatically applied: | |||
* [[:Category:Engines Added to ScummVM]]: if the ''dateAdded'' is a date | |||
* [[:Category:Engines Not Added to ScummVM]]: if the ''dateAdded'' is blank | |||
== See also == | == See also == |
Latest revision as of 02:02, 11 April 2020
{{{name}}} | ||
---|---|---|
Engine developer | {{{developer}}} | |
Companies that used it | {{{companies}}} | |
Games that use it | {{{usedBy}}} | |
Date added to ScummVM | Not Added | |
First release containing it | None |
Template for pages of Engines.
Blank Syntax
{{EngineDescription |name= |developer= |companies= |usedBy= |dateAdded= |release= }}
Example Usage
{{EngineDescription |name=Doom |developer=[[User:Baka|Baka]] |companies=[[id Software]] |usedBy=[[Doom]] |dateAdded=April 1, 2072 |release=ScummVM 1.42.0 }}
Automatic Categorization
In order to reduce the workload of Wiki editors and ensure that the Wiki is up to date, the following categories are automatically applied:
- Category:Engines Added to ScummVM: if the dateAdded is a date
- Category:Engines Not Added to ScummVM: if the dateAdded is blank