736
edits
m (Add Lastexpress to the list) |
(usage order changed to actual order, added already used invisible buildbot option) |
||
Line 29: | Line 29: | ||
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. | 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 | Note that the invisible options and the list of supported engines are not shown in the infobox, but rather in aggregated form on the [[platforms]] and [[Platforms/Overview|platforms overview]] pages. | ||
=Usage= | =Usage= | ||
To write the port features, copy this to your port's page: | To write the port features, copy this to your port's page: | ||
<nowiki>{{</nowiki>PortFeatures|''options''<nowiki>}}</nowiki> | <nowiki>{{</nowiki>PortFeatures|''options''<nowiki>}}</nowiki> | ||
The available options are: | The available options are: | ||
* | *Infobox information: | ||
**'''icon''': name of the icon from the downloads page | |||
**'''name''': the port name | **'''name''': the port name | ||
**'''version''': last released version (usually <nowiki>{{StableVersion}}</nowiki> if the port is up to date with ScummVM) | **'''version''': last released version (usually <nowiki>{{StableVersion}}</nowiki> if the port is up to date with ScummVM) | ||
**'''pkgbegin''': beginning of the binary package (before the version number), only if it does not begin with scummvm- | |||
**'''pkgbegin''': beginning of the binary package (before the version number) | |||
**'''pkgend''': end of the binary package (after the version number) | **'''pkgend''': end of the binary package (after the version number) | ||
**'''mp3''': yes/no | **'''mp3''': yes/no | ||
**'''ogg''': yes/no | **'''ogg''': yes/no | ||
**'''flac''': yes/no | **'''flac''': yes/no | ||
**'''uncompressed''': yes/no | **'''uncompressed''': yes/no | ||
**'''web''': additional webpages | |||
**'''maintainer''': the backend maintainer | |||
**'''packager''': the port packager | |||
**'''forum''': the ScummVM forum number | |||
**'''status''': maintained, etc... | |||
**'''firstversion''': first official version | |||
*Invisible options: | |||
**'''backend''': name of the used backend (sdl, ...) | |||
**'''zlib''': yes/no | **'''zlib''': yes/no | ||
**'''plugins''': yes/no | **'''plugins''': yes/no | ||
**'''16bits''': yes/no | **'''16bits''': yes/no | ||
**'''buildbot''': yes/no | |||
**'''notes''': brief notes about the port | |||
*Engines supported: | *Engines supported: | ||
**'''agi''', '''agos''', '''cine''', '''cruise''', '''draci''', '''drascula''', '''gob''', '''groovie''', '''hugo''', '''kyra''', '''lastexpress''', '''lure''', '''m4''', '''made''', '''mohawk''', '''parallaction''', '''queen''', '''saga''', '''sci''', '''scumm''', '''sky''', '''sword1''', '''sword2''', '''sword25''', '''teen''', '''tinsel''', '''toon''', '''touche''', '''tucker''': yes/no | **'''agi''', '''agos''', '''cine''', '''cruise''', '''draci''', '''drascula''', '''gob''', '''groovie''', '''hugo''', '''kyra''', '''lastexpress''', '''lure''', '''m4''', '''made''', '''mohawk''', '''parallaction''', '''queen''', '''saga''', '''sci''', '''scumm''', '''sky''', '''sword1''', '''sword2''', '''sword25''', '''teen''', '''tinsel''', '''toon''', '''touche''', '''tucker''': yes/no | ||
</noinclude> | </noinclude> |
edits