Template:game-
3D Game Comparison - Game vs. game. No hype; just facts.™
(Difference between revisions)
Revision as of 09:37, 15 September 2007 (edit) Eep² (t|c) table markup ← Previous diff |
Revision as of 09:55, 15 September 2007 (edit) (undo) Eep² (t|c) "if" interaction Next diff → |
||
Line 8: | Line 8: | ||
--> | --> | ||
{{#if:{{{website|}}}|<tr valign=top><td>'''Website''' <td>{{{website}}}</tr>|}} | {{#if:{{{website|}}}|<tr valign=top><td>'''Website''' <td>{{{website}}}</tr>|}} | ||
- | | [[:cat:years|'''Year''']] ||{{#if:{{{year|}}}|<tr>{{catlink|{{{year}}}}}|?}} | + | | [[:cat:years|'''Year''']] ||{{#if:{{{year|}}}|{{catlink|{{{year}}}}}|?}} |
|- style="background:#797b86" valign=top | |- style="background:#797b86" valign=top | ||
| [[:cat:genres|'''Genre(s)''']] ||{{#if:{{{genre|}}}|{{catlink|{{{genre}}}}}|?}} | | [[:cat:genres|'''Genre(s)''']] ||{{#if:{{{genre|}}}|{{catlink|{{{genre}}}}}|?}} | ||
Line 46: | Line 46: | ||
| '''[[:cat:damage|Damage<br><small>(traps/hazards)</small>]]''' ||{{#if:{{{damage|}}}|[[{{{damage}}}]]|?}} | | '''[[:cat:damage|Damage<br><small>(traps/hazards)</small>]]''' ||{{#if:{{{damage|}}}|[[{{{damage}}}]]|?}} | ||
|- valign=top | |- valign=top | ||
- | | <table><caption align=left style="text-align: center; line-height:95%">'''[[:cat:interaction|I<br>n<br>t<br>e<br>r<br>a<br>c<br>t<br>i<br>o<br>n]]'''</caption> | + | | '''[[:cat:interaction|Interaction]]''' |
- | <tr valign=top><td align=right>[[break]]<td>{{#if:{{{break|}}}|[[{{{break}}}]]|?}}</tr> | + | |- |
- | <tr valign=top style="background:#797b86"><td align=right>[[burn]]<td>{{#if:{{{burn|}}}|[[{{{burn}}}]]|?}}</tr> | + | {{#if:{{{break|}}}|<tr valign=top><td align=right>'''[[break]]'''</td><td>[[{{{break}}}]]</td></tr>|}} |
- | <tr valign=top><td align=right>[[close]]<td>{{#if:{{{close|}}}|[[{{{close}}}]]|?}}</tr> | + | {{#if:{{{burn|}}}|<tr valign=top><td align=right>'''[[burn]]'''</td><td>[[{{{burn}}}]]</td></tr>|}} |
- | <tr valign=top style="background:#797b86"><td align=right>[[drop]]<td>{{#if:{{{drop|}}}|[[{{{drop}}}]]|?}}</tr> | + | {{#if:{{{close|}}}|<tr valign=top><td align=right>'''[[close]]'''</td><td>[[{{{close}}}]]</td></tr>|}} |
- | <tr valign=top><td align=right>[[open]]<td>{{#if:{{{open|}}}|[[{{{open}}}]]|?}}</tr> | + | {{#if:{{{drop|}}}|<tr valign=top><td align=right>'''[[drop]]'''</td><td>[[{{{drop}}}]]</td></tr>|}} |
- | <tr valign=top style="background:#797b86"><td align=right>[[pick up]]<td>{{#if:{{{pick up|}}}|[[{{{pick up}}}]]|?}}</tr> | + | {{#if:{{{open|}}}|<tr valign=top><td align=right>'''[[open]]'''</td><td>[[{{{open}}}]]</td></tr>|}} |
- | <tr valign=top><td align=right>[[pull]]<td>{{#if:{{{pull|}}}|[[{{{pull}}}]]|?}}</tr> | + | {{#if:{{{pick up|}}}|<tr valign=top><td align=right>'''[[pick up]]'''</td><td>[[{{{pick up}}}]]</td></tr>|}} |
- | <tr valign=top style="background:#797b86"><td align=right>[[push]]<td>{{#if:{{{push|}}}|[[{{{push}}}]]|?}}</tr> | + | {{#if:{{{pull|}}}|<tr valign=top><td align=right>'''[[pull]]'''</td><td>[[{{{pull}}}]]</td></tr>|}} |
- | <!-- | + | {{#if:{{{push|}}}|<tr valign=top><td align=right>'''[[push]]'''</td><td>[[{{{push}}}]]</td></tr>|}} |
- | |- valign=top | + | {{#if:{{{ride|}}}|<tr valign=top><td align=right>'''[[ride]]'''</td><td>[[{{{ride}}}]]</td></tr>|}} |
- | | [[ride]] ||{{#if:{{{ride|}}}|[[{{{ride}}}]]|?}} | + | {{#if:{{{shoot|}}}|<tr valign=top><td align=right>'''[[shoot]]'''</td><td>[[{{{shoot}}}]]</td></tr>|}} |
- | --> | + | {{#if:{{{throw|}}}|<tr valign=top><td align=right>'''[[throw]]'''</td><td>[[{{{throw}}}]]</td></tr>|}} |
- | {{#if:{{{ride|}}}|<tr valign=top><td align=right>'''[[ride|Ride]]''' <td>[[{{{ride}}}]]</tr>|}} | + | {{#if:{{{turn on/off|}}}|<tr valign=top><td align=right>'''[[turn on/off]]'''</td><td>[[{{{turn on/off}}}]]</td></tr>|}} |
- | <tr valign=top style="background:#797b86"><td align=right>[[shoot]]<td>{{#if:{{{shoot|}}}|[[{{{shoot}}}]]|?}}</tr> | + | {{#if:{{{interaction other|}}}|<tr valign=top><td align=right>'''other'''</td><td>[[{{{interaction other}}}]]</td></tr>|}} |
- | <tr valign=top><td align=right>[[throw]]<td>{{#if:{{{throw|}}}|[[{{{throw}}}]]|?}}</tr> | + | |
- | <tr valign=top style="background:#797b86"><td align=right>[[turn on/off]]<td>{{#if:{{{turn on/off|}}}|[[{{{turn on/off}}}]]|?}}</tr> | + | |
- | <tr valign=top><td align=right>other<td>{{#if:{{{interaction other|}}}|[[{{{interaction other}}}]]|?}}</tr> | + | |
- | </table> | + | |
|- valign=top | |- valign=top | ||
|'''[[puzzle|Puzzles]]''' ||{{#if:{{{puzzles|}}}|[[{{{puzzles}}}]]|?}} | |'''[[puzzle|Puzzles]]''' ||{{#if:{{{puzzles|}}}|[[{{{puzzles}}}]]|?}} |
Revision as of 09:55, 15 September 2007
Year | ? |
Genre(s) | ? |
Publisher(s) | ? |
Developer(s) | ? |
Engine | |
Name | ? |
Type | |
Optimization | |
Character | |
Name | ? |
Description | ? |
Actions | /,$/| |
NPCs | ? |
AI | ? |
Environment | |
# levels | ? |
Locations | ? |
Cutscenes | ? |
Damage (traps/hazards) | ? |
Interaction | |
Puzzles | ? |
Weapons | |
Weapons | ? |
Targeting | ? |
Inventory | |
Design | ? |
Objects | ? |
Pickups | ? |