Actions

Template

Difference between revisions of "Hack"

From Sonic Retro

(Adding missing fields)
(updated to the current bob standard (hope I haven't broken anything))
Line 1: Line 1:
<includeonly>{|cellpadding="0" cellspacing="0" style="max-width: 340px; padding: 0px; float: right; margin-left: 15px; clear:left;" class="breakout" id="hackbob"
+
{{#vardefine:type|0}}{{#vardefine:genre|0}}{{BobTable|
| style="text-align: center;"|
+
{{BobRow||{{{screen|}}}|default=[[File:Notavailable.svg]]<includeonly>[[Category:No titlescreen]]</includeonly>|content={{bobscreen|{{{screen}}}}}| align=center}}
{{ #if: {{{screen|}}} | [[Image:{{{screen}}}|{{ #if: {{{screenwidth|}}} | {{{screenwidth}}}px | 320px }}]] | [[Image:Notavailable.svg|{{ #if: {{{screenwidth|}}} | {{{screenwidth}}}px | 320px }}]] }}
+
{{BobRow||{{{title|}}}|default=''<span itemprop="name">{{PAGENAME}}</span>''|content=''<span itemprop="name">{{{title}}}</span>''|headline=yes|align=center}}
|-
+
{{BobRow|Version|{{{version|}}}}}
! Fast Facts on ''{{ #if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}''
+
{{BobRow|Last release|{{{date|}}}}}
|-
+
{{BobRow|Status|{{{status|}}}}}
|style="padding: 0.3em; line-height: 1.5em; padding-left: 5px;" |
+
{{BobRow|System|{{{system|}}}}}
{{ #if: {{{version|}}} | '''Version''': {{{version}}}<br> | }}{{
+
{{BobRow|ROM size|{{{romsize|}}}}}
#if: {{{date|}}} | '''Last Release''': {{{date}}}<br> | }}{{
+
{{BobRow|Original game|''[[{{{originalgame|}}}]]''}}
#if: {{{status|}}} | '''Status''': {{{status}}}<br> | }}{{
+
{{BobRow|Peripherals supported|{{{peripherals|}}}}}
#if: {{{system|}}} | '''System''': {{{system}}}<br> | }}{{
+
{{BobRow|Credits|{{{credits|}}}}}
#if: {{{romsize|}}} | '''ROM size''': {{{romsize}}}<br> | }}{{
+
{{BobRow|Thanks|{{{thanks|}}}}}
#if: {{{originalgame|}}} | '''Original Game''': ''[[{{{originalgame}}}]]''<br> | }}{{
+
}}
#if: {{{peripherals|}}} | '''Peripherals Supported''': {{{peripherals}}}<br> | }}{{
+
<includeonly><div style="display: none">
#if: {{{credits|}}} | '''Credits''': {{{credits}}}<br> | }}{{
 
#if: {{{thanks|}}} | '''Thanks''': {{{thanks}}}<br> | }}
 
|}<div style="display: none">
 
 
{{#if: {{{originalgame|}}}|[[Category:{{{originalgame}}} hacks]]|}}
 
{{#if: {{{originalgame|}}}|[[Category:{{{originalgame}}} hacks]]|}}
 
{{#ifeq: {{{visualmods|}}}|yes|[[Category:Hacks with visual modifications]]|}}
 
{{#ifeq: {{{visualmods|}}}|yes|[[Category:Hacks with visual modifications]]|}}
Line 29: Line 26:
 
{{Hack
 
{{Hack
 
| screen=
 
| screen=
| screenwidth=
+
| title=
 
| version=
 
| version=
 
| date=
 
| date=

Revision as of 09:11, 12 October 2019

Notavailable.svg
Hack
Original game: [[]]

Usage

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

{{Hack
| screen=
| title=
| version=
| date=
| status=
| system=
| originalgame=
| peripherals=
| romsize=
| credits=
| thanks=
| visualmods=
| audiomods=
| layoutmods=
| basicenginemods=
| advenginemods=
}}

All fields except "screen" are optional.