Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(40 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{| | <includeonly>{{Infobox module | ||
<!-- Start and styling --> | |||
| child = {{{child|}}} | |||
{{#if: {{{boxart|}}} | | | subbox = {{{subbox|}}} | ||
| bodystyle = float: {{{align|right}}}; width: {{#if:{{{width|}}}|{{{width|}}}|22em}}; font-size: 90%; text-align: left; border-spacing: 3px; | |||
{{ | | bodyclass = hproduct | ||
|}} | | labelstyle = white-space:nowrap;padding-right:0.65em<!--(to ensure gap between any long/nonwrapped label and subsequent data on same line-->; | ||
! | | datastyle = line-height:1.3em; | ||
| | | aboveclass = fn | ||
| | | abovestyle = font-size:110%;font-style:italic; | ||
| autoheaders = y | |||
{{ | | headerstyle = background:#eceff3 | ||
{{ | |||
<!-- Title --> | |||
| | | above = {{{title|{{PAGENAMEBASE}}}}} | ||
| | |||
<!-- Image --> | |||
| image = {{#if:{{{boxart|}}}|[[image:{{{boxart}}}|220px]]|}} | |||
{{ | | captionstyle = font-size: 95%; | ||
| caption = {{#if:{{{boxart|}}}|{{{caption|}}}|}} | |||
| | |||
| | <!-- Start of content --> | ||
{{ | | label2 = Developer(s) | ||
| data2 = {{{developer|}}} | |||
{ | | label3 = Publisher(s) | ||
| data3 = {{{publisher|}}} | |||
| label4 = Director(s) | |||
| | | data4 = {{{director|}}} | ||
| | | label5 = Producer(s) | ||
| | | data5 = {{{producer|}}} | ||
| | | label6 = Designer(s) | ||
| | | data6 = {{{designer|}}} | ||
| | | label7 = Programmer(s) | ||
| | | data7 = {{{programmer|}}} | ||
| | | label8 = Artist(s) | ||
| | | data8 = {{{artist|}}} | ||
| | | label9 = Writer(s) | ||
| | | data9 = {{{writer|}}} | ||
{{# | |||
| label10 = Composer(s) | |||
| data10 = {{{composer|}}} | |||
| label11 = Series | |||
| data11 = {{{series|}}} | |||
| label12 = Engine | |||
| data12 = {{{engine|}}} | |||
| label13 = Platform(s) | |||
| data13 = {{{platform|}}} | |||
| label14 = Release | |||
| 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|}}} | |||
}} | }} | ||
|}{{#ifeq: {{{force-italic|}}} | true | {{italic title|force=true}} | {{italic title}} }}</includeonly><noinclude><pre>{{Infobox | | | {{Photo montage | ||
|developer = | | color = transparent | ||
|publisher = | | border = 0 | ||
|released = | | spacing = 3 | ||
| | | size = 280 | ||
|preview = | | photo1a = {{{title-scrn|}}} | ||
|playfield = | | photo1b = {{{ingame-scrn|}}} | ||
|hold = | }} | ||
|hard = | }} | ||
|system = | |||
| data26 = {{{sub-game|}}} | |||
| | | data27 = {{{sub-game2|}}} | ||
|title-scrn = | | data28 = {{{sub-game3|}}} | ||
|ingame-scrn | | 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 = | |||
}}</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 = }}