Template:Infobox: Difference between revisions

From TetrisWiki
Jump to navigation Jump to search
(make publisher optional, since fan games don't have them.)
No edit summary
(7 intermediate revisions by the same user not shown)
Line 3: Line 3:
|-
|-
{{#if: {{{boxart|}}} |
{{#if: {{{boxart|}}} |
{{!}}  colspan="2" style="text-align: center;" {{!}} [[image:{{{boxart}}}|220px]]
{{!}}  colspan="2" style="text-align: center;" {{!}} [[image:{{{boxart}}}|220px]]{{#if: {{{caption|}}} |<div style="font-size: 95%;">{{{caption|}}}</div>|}}
{{!}}-
{{!}}-
|}}
|}}
Line 12: Line 12:
{{!}} style="line-height: 1.3;" {{!}} {{{publisher}}}
{{!}} style="line-height: 1.3;" {{!}} {{{publisher}}}
{{!}}-|}}
{{!}}-|}}
! style="white-space: nowrap; padding-right: 0.65em; vertical-align: top;" | [[List of games|Release date(s)]]
! style="white-space: nowrap; padding-right: 0.65em; vertical-align: top;" | Release date(s)
| style="line-height: 1.3;" | {{{released|}}}
| style="line-height: 1.3;" | {{#dateformat:{{{released|}}}|mdy}}
|-
|-
{{#if:{{{latestrelease|}}}|! style="white-space: nowrap; padding-right: 0.65em; vertical-align: top;" {{!}} Latest release
{{#if:{{{latestrelease|}}}|! style="white-space: nowrap; padding-right: 0.65em; vertical-align: top;" {{!}} Latest release
Line 44: Line 44:
| style="line-height: 1.3;" | {{{system|}}}
| style="line-height: 1.3;" | {{{system|}}}
|-
|-
| style="text-align: center;"| [[image:{{{title-scrn}}}|138px]] || style="text-align: center;" | [[image:{{{ingame-scrn}}}|138px]]
{{#if: {{{title-scrn|}}}
  | {{#if: {{{ingame-scrn|}}}
      | {{!}} style="text-align: center;" {{!}} [[image:{{{title-scrn}}}{{!}}138px]] {{!}}{{!}} style="text-align: center;" {{!}} [[image:{{{ingame-scrn}}}{{!}}138px]]
      | {{!}} colspan="2" style="text-align: center;" {{!}} [[image:{{{ingame-scrn}}}{{!}}220px]]
    }}
  | {{#if: {{{ingame-scrn|}}}
      | {{!}} colspan="2" style="text-align: center;" {{!}} [[image:{{{ingame-scrn}}}{{!}}220px]]
      |
    }}
}}
|}<noinclude><pre>{{Infobox |title =  
|}<noinclude><pre>{{Infobox |title =  
|developer =  
|developer =  
Line 56: Line 65:
|system =  
|system =  
|boxart =  
|boxart =  
|caption =
|title-scrn =  
|title-scrn =  
|ingame-scrn =  
|ingame-scrn =  
}}</pre></noinclude>
}}</pre></noinclude>

Revision as of 15:52, 9 June 2019

{{{title}}}
Developer(s)
Release date(s)
Platform(s)
Gameplay Info
Next pieces
Playfield dimensions
Hold piece
Hard drop
Rotation system
{{Infobox |title = 
|developer = 
|publisher = 
|released = 
|platform = 
|preview = 
|playfield = 
|hold = 
|hard = 
|system = 
|boxart = 
|caption = 
|title-scrn = 
|ingame-scrn = 
}}