Template:Infobox: Difference between revisions

From TetrisWiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(8 intermediate revisions by 2 users not shown)
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 73: Line 73:
|  label20 = [[Playfield]] size            |  data20 = {{{playfield|}}}
|  label20 = [[Playfield]] size            |  data20 = {{{playfield|}}}
|  label21 = [[Hold piece]]                |  data21 = {{{hold|}}}
|  label21 = [[Hold piece]]                |  data21 = {{{hold|}}}
|  label22 = Hard [[drop]]                 |  data22 = {{{hard|}}}
|  label22 = [[drop|Hard drop]]           |  data22 = {{{hard|}}}
|  label23 = [[Rotation system]]          |  data23 = {{{system|}}}
|  label23 = [[Rotation system]]          |  data23 = {{{system|}}}


| header24 = {{#ifeq: {{{vertical-images|}}} | yes
| header24 = _BLANK_
| data25 = {{#ifeq: {{{vertical-images|}}} | yes
| {{Photo montage
| {{Photo montage
| color = transparent
| color = transparent
Line 92: Line 93:
| photo1a = {{{title-scrn|}}}
| photo1a = {{{title-scrn|}}}
| photo1b = {{{ingame-scrn|}}}
| photo1b = {{{ingame-scrn|}}}
}}
}}
}}


| header25 = {{{screenshot|}}}
| data26 = {{{sub-game|}}}
 
| data27 = {{{sub-game2|}}}
}}
| data28 = {{{sub-game3|}}}
| data29 = {{{sub-game4|}}}
| data30 = {{{sub-game5|}}}
| data31 = {{{sub-game6|}}}
| data32 = {{{sub-game7|}}}
| data33 = {{{sub-game8|}}}
| data34 = {{{sub-game9|}}}
| 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  =  

Latest revision as of 11:01, 14 February 2023

{{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     = 
}}