Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(20 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 = | | above = {{{title|{{PAGENAMEBASE}}}}} | ||
<!-- Image --> | <!-- Image --> | ||
| image = {{#if:{{{boxart|}}}|[[image:{{{boxart}}}|220px]]|}} | | image = {{#if:{{{boxart|}}}|[[image:{{{boxart}}}|220px]]|}} | ||
| captionstyle = font-size: 95%; | | captionstyle = font-size: 95%; | ||
| caption = {{#if:{{{ | | caption = {{#if:{{{boxart|}}}|{{{caption|}}}|}} | ||
<!-- Start of content --> | <!-- Start of content --> | ||
Line 60: | Line 60: | ||
| data14 = {{{released|}}} | | data14 = {{{released|}}} | ||
| | | label15 = Latest release | ||
| | | data15 = {{{latestrelease|}}} | ||
| | | label16 = Predecessor | ||
| | | data16 = {{{predecessor|}}} | ||
| photo1a = {{{ | | label17 = Sequel | ||
| photo2a = {{{ | | data17 = {{{sequel|}}} | ||
| header18 = Gameplay info | |||
| label19 = [[Piece preview|Next piece]]s | data19 = {{{preview|}}} | |||
| label20 = [[Playfield]] size | data20 = {{{playfield|}}} | |||
| label21 = [[Hold piece]] | data21 = {{{hold|}}} | |||
| label22 = [[drop|Hard drop]] | data22 = {{{hard|}}} | |||
| label23 = [[Rotation system]] | data23 = {{{system|}}} | |||
| header24 = _BLANK_ | |||
| data25 = {{#ifeq: {{{vertical-images|}}} | yes | |||
| {{Photo montage | |||
| color = transparent | |||
| border = 0 | |||
| spacing = 3 | |||
| size = 280 | |||
| photo1a = {{{title-scrn|}}} | |||
| photo2a = {{{ingame-scrn|}}} | |||
}} | }} | ||
| {{Photo montage | |||
| color = transparent | |||
| border = 0 | |||
| spacing = 3 | |||
| size = 280 | |||
| photo1a = {{{title-scrn|}}} | |||
| photo1b = {{{ingame-scrn|}}} | |||
}} | |||
}} | |||
| 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}} }}</includeonly><noinclude><pre>{{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 = | |||
| | |||
! | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
|title-scrn = | |||
|ingame-scrn | |||
}}</pre> | }}</pre> | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |
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 = }}