Template:Infobox: Difference between revisions

From TetrisWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Infobox module
<includeonly>{{Infobox module
<!-- Start and styling -->
<!-- Start and styling -->
| child          = {{{child|}}}
| child          = {{{child|}}}
Line 13: Line 13:


<!-- Title -->
<!-- Title -->
| above          = <includeonly>{{{title|{{PAGENAMEBASE}}}}}</includeonly>
| above          = {{{title|{{PAGENAMEBASE}}}}}


<!-- Image -->
<!-- Image -->
Line 107: Line 107:
| data35 = {{{sub-game10|}}}
| data35 = {{{sub-game10|}}}


}}{{#ifeq: {{{force-italic|}}} | true | {{italic title|force=true}} | {{italic title}} }} <noinclude><pre>{{Infobox
}}{{#ifeq: {{{force-italic|}}} | true | {{italic title|force=true}} | {{italic title}} }}</includeonly><noinclude><pre>{{Infobox
<!-- Image -->
<!-- Image -->
| boxart  =  
| boxart  =  

Revision as of 19:03, 30 July 2021

{{Infobox
<!-- Image -->
| boxart  = 
| caption = 

<!-- Game credits -->
| developer  = 
| publisher  = 
| director   = 
| producer   = 
| designer   = 
| programmer = 
| artist     = 
| writer     = 
| composer   = 

<!-- Release info -->
| series        = 
| engine        = 
| platform      = 
| released      = 
| latestrelease = 
| predecessor   = 
| sequel        = 

<!-- Gameplay info -->
| preview   = 
| playfield = 
| hold      = 
| hard      = 
| system    = 

<!-- Screenshots -->
| vertical-images = 
| title-scrn      = 
| ingame-scrn     = 
}}