Difference between revisions of "Template:PortFeatures"
Jump to navigation
Jump to search
(Add default values for all options) |
|||
Line 3: | Line 3: | ||
Basic information: | Basic information: | ||
-->|name={{{name}}}<!-- | -->|name={{{name}}}<!-- | ||
-->|maintainer={{{maintainer}}}<!-- | -->|maintainer={{{maintainer|}}}<!-- | ||
-->|forum={{{forum}}}<!-- | -->|forum={{{forum|}}}<!-- | ||
-->|backend={{{backend}}}<!-- | -->|backend={{{backend|}}}<!-- | ||
-->|web={{{web}}}<!-- | -->|web={{{web|}}}<!-- | ||
-->|firstversion={{{firstversion}}}<!-- | -->|firstversion={{{firstversion|}}}<!-- | ||
-->|version={{{version}}}<!-- | -->|version={{{version|}}}<!-- | ||
-->|status={{{status}}}<!-- | -->|status={{{status|}}}<!-- | ||
Common features: | Common features: | ||
Line 42: | Line 42: | ||
-->|touche={{{touche|?}}}<!-- | -->|touche={{{touche|?}}}<!-- | ||
-->|tucker={{{tucker|?}}}<!-- | -->|tucker={{{tucker|?}}}<!-- | ||
-->}}|empty={{{default| | -->}}|empty={{{default|}}}}}</includeonly><noinclude> | ||
Use this template to define a port's features, which can later be included in several pages. | Use this template to define a port's features, which can later be included in several pages. | ||
=Usage= | =Usage= |
Revision as of 21: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...
- Common features:
- mp3: yes/no
- ogg: yes/no
- flac: yes/no
- zlib: yes/no
- plugins: yes/no
- Engines supported:
- agi, agos, etc...: yes/no