Form:Game

3D Game Comparison - Game vs. game. No hype; just facts.™

(Difference between revisions)
Jump to: navigation, search
Revision as of 07:33, 16 September 2007 (edit)
Eep² (t|c)
</td></tr> for fieldsets to render properly
← Previous diff
Revision as of 08:23, 16 September 2007 (edit) (undo)
Eep² (t|c)

Next diff →
Line 8: Line 8:
{{{for template|game}}} {{{for template|game}}}
<table style="width:auto"> <table style="width:auto">
-<!--<tr><td><b>Website</b> <td>{{{field|website}}}-->+<!--<tr valign=top><td>Website</td><td>{{{field|website}}}</td></tr>-->
-<tr><td><b>Year</b> <td>{{{field|year|autocomplete on=years}}}+<tr valign=top><td><b>Year</b></td> <td>{{{field|year|autocomplete on=years}}} {{#form:{{#input:type=select|name=year|{{#dpl:category=years|format=,\n*%TITLE%,,|ordermethod=titlewithoutnamespace}} }} }}</td></tr>
-<tr><td><b>Genre</b> <td>{{{field|genre|autocomplete on=genres|multiple}}}+<tr valign=top><td><b>Genre</b></td> <td>{{{field|genre|autocomplete on=genres|multiple}}} {{#form:{{#input:type=select|multiple=1|name=genre|{{#dpl:category=genres|format=,\n*%TITLE%,,|ordermethod=titlewithoutnamespace}} }} }}</td></tr>
-<tr><td><b>Publisher</b> <td>{{{field|publisher|autocomplete on=companies|multiple}}}+<tr valign=top><td><b>Publisher</b></td> <td>{{{field|publisher|autocomplete on=companies|multiple}}} {{#form:{{#input:type=select|multiple=1|name=publisher|{{#dpl:category=companies|format=,\n*%TITLE%,,|ordermethod=titlewithoutnamespace}} }} }}</td></tr>
-<tr><td><b>Developer</b> <td>{{{field|developer|autocomplete on=companies|multiple}}}+<tr valign=top><td><b>Developer</b></td> <td>{{{field|developer|autocomplete on=companies|multiple}}} {{#form:{{#input:type=select|multiple=1|name=publisher|{{#dpl:category=companies|format=,\n*%TITLE%,,|ordermethod=titlewithoutnamespace}} }} }}</td></tr>
</table> </table>
-<fieldset>+<fieldset><legend><b>Engine</b></legend>
-<legend><b>Engine</b></legend>+
<table> <table>
-<tr valign=top><td><b>Name</b> <td>{{{field|engine|autocomplete on=engines}}}</td></tr>+<tr valign=top><td><b>Name</b> <td>{{{field|engine|autocomplete on=engines}}} {{#form:{{#input:type=select|name=engine|{{#dpl:category=engines|format=,\n*%TITLE%,,|ordermethod=titlewithoutnamespace}} }} }}</td></tr>
<tr valign=top><td rowspan=4><b>Type</b><td>{{{field|engine type polygon|input type=checkbox}}} <a href=http://en.wikipedia.org/wiki/Polygon>Polygon</a></td></tr> <tr valign=top><td rowspan=4><b>Type</b><td>{{{field|engine type polygon|input type=checkbox}}} <a href=http://en.wikipedia.org/wiki/Polygon>Polygon</a></td></tr>
<tr> <td>{{{field|engine type voxel|input type=checkbox}}} <a href=http://en.wikipedia.org/wiki/Voxel>Voxel</a></td></tr> <tr> <td>{{{field|engine type voxel|input type=checkbox}}} <a href=http://en.wikipedia.org/wiki/Voxel>Voxel</a></td></tr>
Line 31: Line 30:
</fieldset> </fieldset>
-<fieldset><legend><b>Effects</b></legend>+<fieldset><legend><b>[[:cat:environment|Environment]]</b></legend>
 +<table><tr valign=top>
 +<td><fieldset><legend><b>Effects</b></legend>
<table> <table>
-<tr valign=top><td rowspan=14><b>Atmospheric/<br>environmental</b></td>+<tr valign=top><td rowspan=14><b>Atmospheric</b></td>
<td rowspan=7><b>Water</b><td>{{{field|effect water bubbles|input type=checkbox}}} Bubbles</td></tr> <td rowspan=7><b>Water</b><td>{{{field|effect water bubbles|input type=checkbox}}} Bubbles</td></tr>
<tr valign=top> <td>{{{field|effect water current|input type=checkbox}}} Current</td></tr> <tr valign=top> <td>{{{field|effect water current|input type=checkbox}}} Current</td></tr>
Line 48: Line 49:
</table> </table>
</fieldset> </fieldset>
 +</td>
-<fieldset><legend><b>Character</b></legend>+<td><fieldset><legend><b>Interaction</b></legend>
<table> <table>
-<tr><td><b>Character</b> <td>{{{field|character|autocomplete on=characters|multiple}}}</td></tr>+<tr valign=top><td><b>Break</b> <td>{{{field|break|autocomplete on=objects|multiple}}} {{#form:{{#input:type=select|multiple=1|name=break|{{#dpl:category=objects|format=,\n*%TITLE%,,|ordermethod=titlewithoutnamespace}} }} }}</td></tr>
-<tr><td><b>Actions/moves</b> <td>{{{field|actions|autocomplete on=actions|multiple}}}</td></tr>+
-</table>+
-{{{field|character|rows=20}}}+
-</fieldset>+
- +
-<fieldset><legend><b>Environmental interaction</b></legend>+
-<table>+
-<tr valign=top><td><b>Break</b> <td>{{{field|break|autocomplete on=objects|multiple}}} {{#form:{{#input:type=select|name=break|{{#dpl:category=objects|format=,\n*%TITLE%,,|ordermethod=titlewithoutnamespace}} }} }}</td></tr>+
<tr valign=top><td><b>Burn</b> <td>{{{field|burn|autocomplete on=objects|multiple}}}</td></tr> <tr valign=top><td><b>Burn</b> <td>{{{field|burn|autocomplete on=objects|multiple}}}</td></tr>
<tr valign=top><td><b>Buttons</b> <td>{{{field|buttons|autocomplete on=objects|multiple}}}</td></tr> <tr valign=top><td><b>Buttons</b> <td>{{{field|buttons|autocomplete on=objects|multiple}}}</td></tr>
Line 76: Line 70:
</table> </table>
{{{field|environmental interaction|rows=20}}} {{{field|environmental interaction|rows=20}}}
 +</fieldset>
 +</td></tr></table>
 +</fieldset>
 +
 +<fieldset><legend><b>Character</b></legend>
 +<table>
 +<tr><td><b>Character</b> <td>{{{field|character|autocomplete on=characters|multiple}}}</td></tr>
 +<tr valign=top><td><b>Actions/moves</b> <td>{{{field|actions|autocomplete on=actions|multiple}}} {{#form:{{#input:type=select|multiple=1|name=actions|{{#dpl:category=actions|format=,\n*%TITLE%,,|ordermethod=titlewithoutnamespace|notnamespace=Template|nottitlematch=action}} }} }}</td></tr>
 +</table>
 +{{{field|character|rows=20}}}
</fieldset> </fieldset>
<fieldset><legend><b>Weapons</b></legend> <fieldset><legend><b>Weapons</b></legend>
<table> <table>
-<tr valign=top><td><b>Guns</b> <td>{{{field|weapons guns|autocomplete on=weapons|multiple}}} {{#form:{{#input:type=select|name=weapons guns|{{#dpl:category=weapons|format=,\n*%TITLE%,,|ordermethod=titlewithoutnamespace}} }} }}</td></tr>+<tr valign=top><td><b>Guns</b> <td>{{{field|guns|autocomplete on=weapons|multiple}}} {{#form:{{#input:type=select|multiple=1|name=guns|{{#dpl:category=guns|format=,\n*%TITLE%,,|ordermethod=titlewithoutnamespace}} }} }}</td></tr>
-<tr valign=top><td><b>Explosives</b> <td>{{{field|weapons explosives|autocomplete on=weapons|multiple}}}</td></tr>+<tr valign=top><td><b>Explosives</b> <td>{{{field|explosives|autocomplete on=weapons|multiple}}} {{#form:{{#input:type=select|multiple=1|name=explosives|{{#dpl:category=explosives|format=,\n*%TITLE%,,|ordermethod=titlewithoutnamespace}} }} }}</td></tr>
-<tr valign=top><td><b>Swords</b> <td>{{{field|weapons swords|autocomplete on=weapons|multiple}}}</td></tr>+<tr valign=top><td><b>Swords</b> <td>{{{field|swords|autocomplete on=weapons|multiple}}} {{#form:{{#input:type=select|multiple=1|name=swords|{{#dpl:category=swords|format=,\n*%TITLE%,,|ordermethod=titlewithoutnamespace}} }} }}</td></tr>
<tr valign=top><td><b>Other</b> <td>{{{field|weapons other|autocomplete on=weapons|multiple}}}</td></tr> <tr valign=top><td><b>Other</b> <td>{{{field|weapons other|autocomplete on=weapons|multiple}}}</td></tr>
</table> </table>

Revision as of 08:23, 16 September 2007

This is the 'Game' form; edit the page to see the source code or add a page with this form.

Game: page title

game

Year year
Genre genre
Publisher publisher
Developer developer

Engine

Name engine
Typeengine type polygon Polygon
engine type voxel Voxel
engine type NURBS NURBS
Other: engine type other
Optimizationengine optimization LOD Level of detail (LOD)
engine optimization occlusion culling occlusion culling
engine optimization portal rendering portal rendering
Other: engine optimization other

Environment

Effects
Atmospheric Watereffect water bubbles Bubbles
effect water current Current
effect water drops Drops
effect water ripples Ripples
effect water splash Splash
effect water waves Waves
Other: effect water other
Breatheffect breath cold Cold
effect breath fire Fire
effect breath poison Poison
Other: effect breath other

Interaction
Break break
Burn burn
Buttons buttons
Close close close openable openable objects
Drop drop drop pickupable pickupable objects drop inventory same as inventory
Open open
Pick locks pick locks pick locks
Pickup pick up pickup dropable dropable objects
Pull pull pull pickupable pickupable objects
Push push push pullupable pullupable objects
Ride ride ride moving moving objects
Shoot shoot
Throw throw throw pickupable pickupable objects
Turn on/off turn on/off
Other interaction other

environmental interaction

Character

Character character
Actions/moves actions

character

Weapons

Guns guns
Explosives explosives
Swords swords
Other weapons other

weapons

{{{end template}}}

Free text free text