Actions

Template

Difference between revisions of "Hack"

From Sonic Retro

(to split main developers from contributors)
Line 12: Line 12:
 
  #if: {{{originalgame|}}} | '''Original Game''': {{{originalgame}}}<br> | }}{{
 
  #if: {{{originalgame|}}} | '''Original Game''': {{{originalgame}}}<br> | }}{{
 
  #if: {{{peripherals|}}} | '''Peripherals Supported''': {{{peripherals}}}<br> | }}{{
 
  #if: {{{peripherals|}}} | '''Peripherals Supported''': {{{peripherals}}}<br> | }}{{
  #if: {{{credits|}}} | '''Credits''': {{{credits}}}<br> | }}
+
  #if: {{{credits|}}} | '''Credits''': {{{credits}}}<br> | }}{{
 +
#if: {{{thanks|}}} | '''Thanks''': {{{thanks}}}<br> | }}
 
|}<noinclude>
 
|}<noinclude>
 
==Usage==
 
==Usage==
Line 28: Line 29:
 
| romsize=
 
| romsize=
 
| credits=
 
| credits=
 +
| thanks=
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 23:37, 20 July 2009

320px

Fast Facts on Hack

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.