User:Fathom of the opera/Sandbox/Template:Infobox Game: Difference between revisions

From The Deadlock Wiki
Jump to navigation Jump to search
Fathom of the opera (talk | contribs)
Created page with "{| class="infobox {{parentitle|{{{name}}}}} infobox-game" |- ! class="infobox-header" colspan="5" | '''{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}''' |- | class="infobox-padding" colspan="5" | |- | class="infobox-image infobox-full-width-content" colspan="5" | {{#if:{{{image|}}}|{{{image}}}|Please add an image!}} |- | class="infobox-padding" colspan="5" | |- ! colspan="2" | {{wp|Video game developer|Developer}} | colspan="3" | {{#if:{{{developer|}}}|{{..."
Tags: Mobile edit Mobile web edit
 
Fathom of the opera (talk | contribs)
No edit summary
Line 10: Line 10:
|-
|-
! colspan="2" | {{wp|Video game developer|Developer}}
! colspan="2" | {{wp|Video game developer|Developer}}
| colspan="3" | {{#if:{{{developer|}}}|{{{developer}}}|{{Unknown}}}}
| colspan="3" | {{#if:{{{developer|}}}|{{{developer}}}|}}
|-
|-
! colspan="2" | {{wp|Video game publisher|Publisher}}
! colspan="2" | {{wp|Video game publisher|Publisher}}
| colspan="3" | {{#if:{{{publisher|}}}|{{{publisher}}}|{{Unknown}}}}
| colspan="3" | {{#if:{{{publisher|}}}|{{{publisher}}}|}}
|-
|-
{{#if:{{{distributors|}}}|
{{#if:{{{distributors|}}}|
Line 26: Line 26:
}}
}}
! colspan="2" | Engine
! colspan="2" | Engine
| colspan="3" | {{#if:{{{engine|}}}|{{{engine}}}|{{Unknown}}}}
| colspan="3" | {{#if:{{{engine|}}}|{{{engine}}}|}}
|-
|-
{{#if:{{{version|}}}|
{{#if:{{{version|}}}|
Line 34: Line 34:
}}
}}
! colspan="2" | Release dates
! colspan="2" | Release dates
| colspan="3" | {{#if:{{{released|}}}|{{{released}}}|{{Unknown}}}}
| colspan="3" | {{#if:{{{released|}}}|{{{released}}}|}}
|-
|-
{{#if:{{{discontinuation|}}}|
{{#if:{{{discontinuation|}}}|
Line 42: Line 42:
}}
}}
! colspan="2" | {{wp|Genre}}
! colspan="2" | {{wp|Genre}}
| colspan="3" | {{#if:{{{genre|}}}|{{{genre}}}|{{Unknown}}}}
| colspan="3" | {{#if:{{{genre|}}}|{{{genre}}}|}}
|-
|-
{{#if:{{{ratings|}}}|
{{#if:{{{ratings|}}}|
Line 50: Line 50:
}}
}}
! colspan="2" | Platforms
! colspan="2" | Platforms
| colspan="3" | {{#if:{{{platforms|}}}|{{{platforms}}}|{{Unknown}}}}
| colspan="3" | {{#if:{{{platforms|}}}|{{{platforms}}}|}}
|-
|-
! colspan="2" | Requirements
! colspan="2" | Requirements
| colspan="3" | {{#if:{{{specs|}}}|{{{specs}}}|{{Unknown}}}}
| colspan="3" | {{#if:{{{specs|}}}|{{{specs}}}|}}
|-
|-
! colspan="2" | Input
! colspan="2" | Input
| colspan="3" | {{#if:{{{input|}}}|{{{input}}}|{{Unknown}}}}
| colspan="3" | {{#if:{{{input|}}}|{{{input}}}|}}
|-
|-
! colspan="2" | Website
! colspan="2" | Website
| colspan="3" | {{#if:{{{website|}}}|{{{website}}}|{{Unknown}}}}
| colspan="3" | {{#if:{{{website|}}}|{{{website}}}|}}
|-
|-
| class="infobox-padding" colspan="5" |
| class="infobox-padding" colspan="5" |

Revision as of 17:43, 25 August 2026

Fathom of the opera/Sandbox/Template:Infobox Game
Please add an image!
Developer
Publisher
Engine
Release dates
Genre
Platforms
Requirements
Input
Website

Template:MainonlyUser:Fathom of the opera/Sandbox/Template:Infobox Game/doc