Actions

Template

Difference between revisions of "Hack"

From Sonic Retro

m (Adding missing equals sign in description)
(Added categorization based on types of modifications present in hack.)
Line 16: Line 16:
 
|}
 
|}
 
{{#if: {{{originalgame|}}}|[[Category:{{{originalgame}}} Hacks]]|}}
 
{{#if: {{{originalgame|}}}|[[Category:{{{originalgame}}} Hacks]]|}}
 +
{{#ifeq: {{{visualmods|}}}|yes|[[Category:Hacks with visual modifications]]|}}
 +
{{#ifeq: {{{audiomods|}}}|yes|[[Category:Hacks with audio modifications]]|}}
 +
{{#ifeq: {{{layoutmods|}}}|yes|[[Category:Hacks with layout modifications]]|}}
 +
{{#ifeq: {{{basicenginemods|}}}|yes|[[Category:Hacks with basic engine modifications]]|}}
 +
{{#ifeq: {{{advenginemods|}}}|yes|[[Category:Hacks with advanced engine modifications]]|}}
 
</includeonly><noinclude>
 
</includeonly><noinclude>
 
==Usage==
 
==Usage==

Revision as of 14:20, 14 July 2010

Usage

This template is to be used on articles about hacks. Place the following at the top of a page:

{{Hack
| screen=
| screenwidth=
| version=
| date=
| system=
| originalgame=
| peripherals=
| romsize=
| credits=
| thanks=
}}

All fields except "screen" are optional.