Template:Prototype: Difference between revisions

From Hidden Palace
Jump to navigation Jump to search
m (Testing)
m (Testing)
Line 13: Line 13:


{|
{|
{{ #if: {{{builddate|}}} | |'''Build date''' || {{{builddate}}}<br> | }}{{
{{ #if: {{{builddate|}}} | !'''Build date''' !! {{{builddate}}}<br> | }}{{
#if: {{{buildname|}}} | '''Official build name''': {{{buildname}}}<br> | }}{{
  #if: {{{release_date|}}} | !'''Release date''' !! {{{release_date}}}<br> | }}
#if: {{{status|}}} | '''Status''': {{{status}}}<br> | }}{{
|}
#if: {{{dumper|}}} | '''Dumped by''': {{{dumper}}}<br> | }}
|}</includeonly>
 
{{ #if: {{{game|}}} | '''Game''': {{{game}}}<br> | }}{{
#if: {{{system|}}} | '''System''': {{system|{{{system}}}}}<br> | }}{{
#if: {{{genre|}}} | '''Genre''': {{{genre}}}<br> | }}{{
#if: {{{final_builddate|}}} | '''Final build date''': {{{final_builddate}}}<br> | }}{{
  #if: {{{release_date|}}} | '''Release date''': {{{release_date}}}<br> | }}
|}|}</includeonly>
<noinclude>
<noinclude>
Template adapted from TCRF, who in turn took it from Sonic Retro.
Template adapted from TCRF, who in turn took it from Sonic Retro.
</noinclude>
</noinclude>

Revision as of 18:32, March 28, 2016


Template adapted from TCRF, who in turn took it from Sonic Retro.