Template:PortFeatures

From ScummVM :: Wiki
Revision as of 19:01, 5 March 2009 by Jvprat (talk | contribs) (Added the backend option, removed default engines, initial documentation)
Jump to navigation Jump to search

Use this template to define a port's features, which can later be included in several pages.

Usage

To write the port features, copy this to your port's page:

<includeonly>{{PortFeatures|switch={{{switch}}}|default={{{default}}}
ADD OPTIONS HERE
}}</includeonly><noinclude>
WRITE THE REST OF THE PAGE HERE
</noinclude>

The available options are:

  • name: the port name
  • maintainer: the port maintainer
  • forum: the ScummVM forum number
  • backend: type of backend used (SDL, Custom, ...)
  • web: additional webpages
  • firstversion: first official version
  • version: last released version (usually {{StableVersion}} if the port is up to date with ScummVM)
  • status: maintained, etc...