Difference between revisions of "Template:PortFeatures"
Jump to navigation
Jump to search
(Add missing quotes) |
(Merge Template:Infobox Port, since all the PortFeatures complexity went away) |
||
Line 1: | Line 1: | ||
<includeonly></includeonly><noinclude> | <includeonly> | ||
This is | |||
{| style="border: 1px solid #6666ff; margin: 0px; padding: 0px; width: 270px; align=right; margin: 3px; float: right;" cellspacing=0 | |||
| align="center" colspan=2 style="background-color: #f0f0ff;" | '''''{{ {{{1}}}|switch=name}} Port''''' | |||
|- | |||
|- valign="top" | |||
|style="padding:5px;"| '''Latest Released Version''' | |||
| {{IsEmpty|{{{version}}} | empty=<i>None</i> | noempty=[http://prdownloads.sourceforge.net/scummvm/{{{pkgbegin}}}{{{version}}}{{{pkgend}}}?download {{{version}}}]}} | |||
|- valign="top" | |||
|style="padding:5px;"| '''Supported Audio Options''' | |||
| {{Switch|switch={{{mp3}}}|yes=MP3,|no=}} {{Switch|switch={{{ogg}}}|yes=OGG,|no=}} {{Switch|switch={{{flac}}}|yes=FLAC,|no=}} {{Switch|switch={{{uncompressed}}}|yes=Uncompressed|no=}} | |||
|- valign="top" | |||
|style="padding:5px;"| '''Additional Webpage(s)''' | |||
| {{{web|<i>None</i>}}} | |||
|- valign="top" | |||
|style="padding:5px;"| '''Maintainer(s)''' | |||
| {{{maintainer|<i>None</i>}}} | |||
|- valign="top" | |||
|style="padding:5px;"| '''Forum''' | |||
| {{IsEmpty|{{{forum}}}|empty=<i>None</i>|noempty=[http://forums.scummvm.org/viewforum.php?f={{{forum}}} Port Forum]}} | |||
|- valign="top" | |||
|style="padding:5px;"| '''Status''' | |||
| {{{status|<i>Unknown</i>}}} | |||
|- valign="top" | |||
|style="padding:5px;"| '''First Official Version''' | |||
| {{IsEmpty|{{{firstversion}}}|empty=<i>None</i>|noempty=[http://prdownloads.sourceforge.net/scummvm/{{{pkgbegin}}}{{{firstversion}}}{{{pkgend}}}?download {{{firstversion}}}]}} | |||
|}[[Category:Platforms|{{{name}}} Port]] | |||
</includeonly><noinclude> | |||
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. | |||
=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: |
Revision as of 19:38, 22 September 2009
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.
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 port maintainer
- 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)
- Common features:
- mp3: yes/no
- ogg: yes/no
- flac: yes/no
- uncompressed: yes/no
- zlib: yes/no
- plugins: yes/no
- Engines supported:
- agi, agos, cine, cruise, drascula, gob, groovie, igor, kyra, lure, m4, made, parallaction, queen, saga, sci, scumm, sky, sword1, sword2, teen, tinsel, touche, tucker: yes/no