Difference between revisions of "Template:PortFeatures"
Jump to navigation
Jump to search
(Add empty default value in the documentation) |
(Added pkgbegin/pkgend args) |
||
Line 10: | Line 10: | ||
-->|version={{{version|}}}<!-- | -->|version={{{version|}}}<!-- | ||
-->|status={{{status|}}}<!-- | -->|status={{{status|}}}<!-- | ||
-->|pkgbegin={{{pkgbegin|}}}<!-- | |||
-->|pkgend={{{pkgend|}}}<!-- | |||
Common features: | Common features: | ||
Line 61: | Line 63: | ||
**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) | ||
**status: maintained, etc... | **status: maintained, etc... | ||
**pkgbegin: beginning of the binary package (before the version number) | |||
**pkgend: end of the binary package (after the version number) | |||
*Common features: | *Common features: | ||
**mp3: yes/no | **mp3: yes/no |
Revision as of 22:41, 5 March 2009
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:
- Basic information:
- 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...
- pkgbegin: beginning of the binary package (before the version number)
- pkgend: end of the binary package (after the version number)
- Common features:
- mp3: yes/no
- ogg: yes/no
- flac: yes/no
- zlib: yes/no
- plugins: yes/no
- Engines supported:
- agi, agos, etc...: yes/no