User:Fathom of the opera/Sandbox/Template:Infobox Game: Difference between revisionsGive feedback
Jump to navigation
Jump to search
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 |
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}}}| | | colspan="3" | {{#if:{{{developer|}}}|{{{developer}}}|}} | ||
|- | |- | ||
! colspan="2" | {{wp|Video game publisher|Publisher}} | ! colspan="2" | {{wp|Video game publisher|Publisher}} | ||
| colspan="3" | {{#if:{{{publisher|}}}|{{{publisher}}}| | | colspan="3" | {{#if:{{{publisher|}}}|{{{publisher}}}|}} | ||
|- | |- | ||
{{#if:{{{distributors|}}}| | {{#if:{{{distributors|}}}| | ||
| Line 26: | Line 26: | ||
}} | }} | ||
! colspan="2" | Engine | ! colspan="2" | Engine | ||
| colspan="3" | {{#if:{{{engine|}}}|{{{engine}}}| | | 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}}}| | | 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}}}| | | colspan="3" | {{#if:{{{genre|}}}|{{{genre}}}|}} | ||
|- | |- | ||
{{#if:{{{ratings|}}}| | {{#if:{{{ratings|}}}| | ||
| Line 50: | Line 50: | ||
}} | }} | ||
! colspan="2" | Platforms | ! colspan="2" | Platforms | ||
| colspan="3" | {{#if:{{{platforms|}}}|{{{platforms}}}| | | colspan="3" | {{#if:{{{platforms|}}}|{{{platforms}}}|}} | ||
|- | |- | ||
! colspan="2" | Requirements | ! colspan="2" | Requirements | ||
| colspan="3" | {{#if:{{{specs|}}}|{{{specs}}}| | | colspan="3" | {{#if:{{{specs|}}}|{{{specs}}}|}} | ||
|- | |- | ||
! colspan="2" | Input | ! colspan="2" | Input | ||
| colspan="3" | {{#if:{{{input|}}}|{{{input}}}| | | colspan="3" | {{#if:{{{input|}}}|{{{input}}}|}} | ||
|- | |- | ||
! colspan="2" | Website | ! colspan="2" | Website | ||
| colspan="3" | {{#if:{{{website|}}}|{{{website}}}| | | 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