Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox demo: Difference between revisions

Template page
(Created page with "{| class="infobox" cellpadding="5" cellspacing="5" |- ! colspan="3" | '''''{{{title|{{PAGENAME}}}}}''''' |- {{#if: {{{image|}}} | <!-- -->{{!}} colspan="3" style="text-align: center;" {{!}}[[Image:{{{image}}}|250px]]<br>{{{caption|}}} }} |- {{#if: {{{developers|}}} | <!-- -->{{!}} {{!}} '''Developer(s)''' <!-- -->{{!}} colspan="2" {{!}} {{{developers}}} <!-- -->{{!-}} }} |- {{#if: {{{publishers|}}} | <!-- -->{{!}} {{!}} '''Publisher(s)''' <!-- -->{{!}} colspan="2" {{!}}...")
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" cellpadding="5" cellspacing="5"
{| class="infobox floatright noexcerpt" cellpadding="5" cellspacing="5" width="350px"
|-
|-
! colspan="3" | '''''{{{title|{{PAGENAME}}}}}'''''
! colspan="3" | '''''{{{title|{{PAGENAME}}}}}'''''
|-
|-
{{#if: {{{image|}}} |
{{#if: {{{image|}}} |
<!-- -->{{!}} colspan="3" style="text-align: center;" {{!}}[[Image:{{{image}}}|250px]]<br>{{{caption|}}}
<!-- -->{{!}} colspan="3" style="text-align: center;" {{!}}[[Image:{{{image}}}|250px]]
{{#if: {{{caption|}}} |
<!-- -->{{!}}-
<!-- -->{{!}} colspan="4" style="text-align: center;" {{!}} ''<small>{{{caption}}}</small>''}}
}}
}}
|-
|-
{{#if: {{{developers|}}} |
{{#if: {{{developers|}}} |
<!-- -->{{!}} {{!}} '''Developer(s)'''
<!-- -->{{!}} style="vertical-align: top;" {{!}} '''Developer(s)'''
<!-- -->{{!}} colspan="2" {{!}} {{{developers}}}
<!-- -->{{!}} colspan="2" {{!}} {{{developers}}}
<!-- -->{{!-}}
<!-- -->{{!-}}
Line 14: Line 17:
|-
|-
{{#if: {{{publishers|}}} |
{{#if: {{{publishers|}}} |
<!-- -->{{!}} {{!}} '''Publisher(s)'''
<!-- -->{{!}} style="vertical-align: top;" {{!}} '''Publisher(s)'''
<!-- -->{{!}} colspan="2" {{!}} {{{publishers}}}
<!-- -->{{!}} colspan="2" {{!}} {{{publishers}}}
}}
}}
|-
|-
{{#if: {{{creators|}}} |
{{#if: {{{platforms|}}} |
<!-- -->{{!}} {{!}} '''Release date'''
<!-- -->{{!}} style="vertical-align: top;" {{!}} '''Platform(s)'''
<!-- -->{{!}} colspan="2" {{!}} {{{platforms}}}
}}
|-
{{#if: {{{releasedate|}}} |
<!-- -->{{!}} style="vertical-align: top;" {{!}} '''Release date'''
<!-- -->{{!}} colspan="2" {{!}} {{{releasedate}}}
<!-- -->{{!}} colspan="2" {{!}} {{{releasedate}}}
<!-- -->{{!-}}
<!-- -->{{!-}}
Line 25: Line 33:
|-
|-
{{#if: {{{discontinued|}}} |
{{#if: {{{discontinued|}}} |
<!-- -->{{!}} {{!}} '''Discontinued date'''
<!-- -->{{!}} style="vertical-align: top;" {{!}} '''Discontinued date'''
<!-- -->{{!}} colspan="2" {{!}} {{{discontinued}}}
<!-- -->{{!}} colspan="2" {{!}} {{{discontinued}}}
<!-- -->{{!-}}
<!-- -->{{!-}}
Line 31: Line 39:
|-
|-
{{#if: {{{previous|}}} |
{{#if: {{{previous|}}} |
<!-- -->{{!}} {{!}} '''Previous demo'''
<!-- -->{{!}} style="vertical-align: top;" {{!}} '''Previous demo'''
<!-- -->{{!}} colspan="2" {{!}} {{{previous}}}
<!-- -->{{!}} colspan="2" {{!}} {{{previous}}}
<!-- -->{{!-}}
<!-- -->{{!-}}
Line 37: Line 45:
|-
|-
{{#if: {{{next|}}} |
{{#if: {{{next|}}} |
<!-- -->{{!}} {{!}} '''Next demo'''
<!-- -->{{!}} style="vertical-align: top;" {{!}} '''Next demo'''
<!-- -->{{!}} colspan="2" {{!}} {{{next}}}
<!-- -->{{!}} colspan="2" {{!}} {{{next}}}
<!-- -->{{!-}}
<!-- -->{{!-}}
}}
}}
|}<noinclude>{{Documentation}}</noinclude>
{{#if: {{{gameplay|}}} |
<!-- -->{{!}} colspan="3" style="text-align: center;" {{!}} {{{gameplay}}}
}}
|}<templatestyles src="Infobox/styles.css" /><noinclude>{{Documentation}}</noinclude>

Latest revision as of 12:45, 27 March 2025

Infobox demo
About this template

Visit Template:Infobox demo/doc to edit this text! (How does this work?)