Difference between revisions of "Template:PortFeatures Engines Inforow"

From ScummVM :: Wiki
Jump to navigation Jump to search
m (moved Template:Inforow Port Engines to Template:PortFeatures Engines Inforow: Rename so the report template starts with the name of the information template (required by DPL))
(Use the DPL arguments directly instead of transcluding the port page)
Line 1: Line 1:
<includeonly>|-
<includeonly>|[[{{{%PAGE%}}}|{{{name}}}]]
||[[{{{port}}}|{{ {{{port}}}|switch=name}}]]
{{Cell Port Engine|{{{agi|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=agi}}
{{Cell Port Engine|{{{agos|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=agos}}
{{Cell Port Engine|{{{cine|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=cine}}
{{Cell Port Engine|{{{cruise|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=cruise}}
{{Cell Port Engine|{{{drascula|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=drascula}}
{{Cell Port Engine|{{{gob|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=gob}}
{{Cell Port Engine|{{{groovie|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=groovie}}
{{Cell Port Engine|{{{kyra|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=kyra}}
{{Cell Port Engine|{{{lure|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=lure}}
{{Cell Port Engine|{{{made|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=made}}
{{Cell Port Engine|{{{parallaction|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=parallaction}}
{{Cell Port Engine|{{{queen|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=queen}}
{{Cell Port Engine|{{{saga|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=saga}}
{{Cell Port Engine|{{{scumm|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=scumm}}
{{Cell Port Engine|{{{sky|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=sky}}
{{Cell Port Engine|{{{sword1|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=sword1}}
{{Cell Port Engine|{{{sword2|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=sword2}}
{{Cell Port Engine|{{{touche|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=touche}}
{{Cell Port Engine|{{{tinsel|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=tinsel}}
{{Cell Port Engine|{{{tucker|?}}}}}
{{Cell Port Engine|port={{{port}}}|engine=tucker}}
{{Cell Port Engine|{{{igor|wip}}}}}
{{Cell Port Engine|port={{{port}}}|engine=igor}}
{{Cell Port Engine|{{{m4}|wip}}}}}
{{Cell Port Engine|port={{{port}}}|engine=m4}}
{{Cell Port Engine|{{{sci|wip}}}}}
{{Cell Port Engine|port={{{port}}}|engine=sci}}
{{Cell Port Engine|{{{teen|wip}}}}}</includeonly><noinclude>
{{Cell Port Engine|port={{{port}}}|engine=teen}}</includeonly><noinclude>
This template shows a port's supported engines in a row.
This template shows a port's supported engines in a row.
=Usage=
=Usage=
<nowiki>{{</nowiki>Inforow Port Engines|port=''port template name''<nowiki>}}</nowiki>
It must be used from a DPL query like this:
<nowiki>include = {PortFeatures} Engines Inforow</nowiki>
[[Category:Information templates]]</noinclude>
[[Category:Information templates]]</noinclude>

Revision as of 18:50, 22 September 2009

This template shows a port's supported engines in a row.

Usage

It must be used from a DPL query like this:

include = {PortFeatures} Engines Inforow