Difference between revisions of "Template:PortFeatures"

From ScummVM :: Wiki
Jump to navigation Jump to search
m (Right now this information is shown split on both platforms pages)
m (Document the 16bits feature)
Line 55: Line 55:
**'''zlib''': yes/no
**'''zlib''': yes/no
**'''plugins''': yes/no
**'''plugins''': yes/no
**'''16bits''': yes/no
*Engines supported:
*Engines supported:
**'''agi''', '''agos''', '''cine''', '''cruise''', '''draci''', '''drascula''', '''gob''', '''groovie''', '''kyra''', '''lure''', '''m4''', '''made''', '''parallaction''', '''queen''', '''saga''', '''sci''', '''scumm''', '''sky''', '''sword1''', '''sword2''', '''teenagent''', '''tinsel''', '''touche''', '''tucker''': yes/no
**'''agi''', '''agos''', '''cine''', '''cruise''', '''draci''', '''drascula''', '''gob''', '''groovie''', '''kyra''', '''lure''', '''m4''', '''made''', '''parallaction''', '''queen''', '''saga''', '''sci''', '''scumm''', '''sky''', '''sword1''', '''sword2''', '''teenagent''', '''tinsel''', '''touche''', '''tucker''': yes/no
</noinclude>
</noinclude>

Revision as of 20:01, 30 May 2010

This template is used to define a port's features, which can later be used/queried in other pages. It additionally shows an infobox with the port's basic information and main features.

Note that the list of supported engines is not shown in the infobox, but rather in aggregated form on the platforms and platforms overview pages.

Usage

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

{{PortFeatures|options}}

The available options are:

  • Basic information:
    • name: the port name
    • maintainer: the backend maintainer
    • packager: the port packager
    • forum: the ScummVM forum number
    • backend: name of the used backend (sdl, ...)
    • 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...
    • pkgbegin: beginning of the binary package (before the version number)
    • pkgend: end of the binary package (after the version number)
    • icon: name of the icon from the downloads page
    • notes: brief notes about the port
  • Common features:
    • mp3: yes/no
    • ogg: yes/no
    • flac: yes/no
    • uncompressed: yes/no
    • zlib: yes/no
    • plugins: yes/no
    • 16bits: yes/no
  • Engines supported:
    • agi, agos, cine, cruise, draci, drascula, gob, groovie, kyra, lure, m4, made, parallaction, queen, saga, sci, scumm, sky, sword1, sword2, teenagent, tinsel, touche, tucker: yes/no