Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(30 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|}}} | ||
| subbox = {{{subbox|}}} | | subbox = {{{subbox|}}} | ||
| bodystyle = float: {{{align|right}}}; width: {{#if:{{{width|}}}|{{{width|}}}|22em}}; font-size: 90%; text-align: left; border-spacing: 3px; | | bodystyle = float: {{{align|right}}}; width: {{#if:{{{width|}}}|{{{width|}}}|22em}}; font-size: 90%; text-align: left; border-spacing: 3px; | ||
| bodyclass = hproduct | | bodyclass = hproduct | ||
Line 10: | Line 9: | ||
| aboveclass = fn | | aboveclass = fn | ||
| abovestyle = font-size:110%;font-style:italic; | | abovestyle = font-size:110%;font-style:italic; | ||
| autoheaders = y | | autoheaders = y | ||
| headerstyle = background:#eceff3 | |||
<!-- Title --> | <!-- Title --> | ||
| above = | | above = {{{title|{{PAGENAMEBASE}}}}} | ||
<!-- Image --> | <!-- Image --> | ||
| image = [[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|}}} | |||
| label17 = Sequel | |||
| 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|}}} | |||
}} | }} | ||
}} | }} | ||
|}{{#ifeq: {{{force-italic|}}} | true | {{italic title|force=true}} | {{italic title}} }} | |||
|developer = | | data26 = {{{sub-game|}}} | ||
|publisher = | | data27 = {{{sub-game2|}}} | ||
|released = | | data28 = {{{sub-game3|}}} | ||
|latestrelease = | | data29 = {{{sub-game4|}}} | ||
| | | data30 = {{{sub-game5|}}} | ||
|preview = | | data31 = {{{sub-game6|}}} | ||
|playfield = | | data32 = {{{sub-game7|}}} | ||
|hold = | | data33 = {{{sub-game8|}}} | ||
|hard = | | data34 = {{{sub-game9|}}} | ||
|system = | | data35 = {{{sub-game10|}}} | ||
| | }}{{#ifeq: {{{force-italic|}}} | true | {{italic title|force=true}} | {{italic title}} }}</includeonly><noinclude><pre>{{Infobox | ||
|title-scrn = | <!-- Image --> | ||
|ingame-scrn | | 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 = | |||
}}</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 = }}