Template:Infobox demo: Difference between revisions
DansFriend (talk | contribs) No edit summary |
DansFriend (talk | contribs) mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" cellpadding="5" cellspacing="5" | {| class="infobox noexcerpt" cellpadding="5" cellspacing="5" width="350px" | ||
|- | |- | ||
! colspan="3" | '''''{{{title|{{PAGENAME}}}}}''''' | ! colspan="3" | '''''{{{title|{{PAGENAME}}}}}''''' | ||
Line 8: | Line 8: | ||
|- | |- | ||
{{#if: {{{developers|}}} | | {{#if: {{{developers|}}} | | ||
<!-- -->{{!}} {{!}} '''Developer(s)''' | <!-- -->{{!}} style="vertical-align: top;" {{!}} '''Developer(s)''' | ||
<!-- -->{{!}} colspan="2" {{!}} {{{developers}}} | <!-- -->{{!}} colspan="2" {{!}} {{{developers}}} | ||
<!-- -->{{!-}} | <!-- -->{{!-}} | ||
Line 14: | Line 14: | ||
|- | |- | ||
{{#if: {{{publishers|}}} | | {{#if: {{{publishers|}}} | | ||
<!-- -->{{!}} {{!}} '''Publisher(s)''' | <!-- -->{{!}} style="vertical-align: top;" {{!}} '''Publisher(s)''' | ||
<!-- -->{{!}} colspan="2" {{!}} {{{publishers}}} | <!-- -->{{!}} colspan="2" {{!}} {{{publishers}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{releasedate|}}} | | {{#if: {{{releasedate|}}} | | ||
<!-- -->{{!}} {{!}} '''Release date''' | <!-- -->{{!}} style="vertical-align: top;" {{!}} '''Release date''' | ||
<!-- -->{{!}} colspan="2" {{!}} {{{releasedate}}} | <!-- -->{{!}} colspan="2" {{!}} {{{releasedate}}} | ||
<!-- -->{{!-}} | <!-- -->{{!-}} | ||
Line 25: | Line 25: | ||
|- | |- | ||
{{#if: {{{discontinued|}}} | | {{#if: {{{discontinued|}}} | | ||
<!-- -->{{!}} {{!}} '''Discontinued date''' | <!-- -->{{!}} style="vertical-align: top;" {{!}} '''Discontinued date''' | ||
<!-- -->{{!}} colspan="2" {{!}} {{{discontinued}}} | <!-- -->{{!}} colspan="2" {{!}} {{{discontinued}}} | ||
<!-- -->{{!-}} | <!-- -->{{!-}} | ||
Line 31: | Line 31: | ||
|- | |- | ||
{{#if: {{{previous|}}} | | {{#if: {{{previous|}}} | | ||
<!-- -->{{!}} {{!}} '''Previous demo''' | <!-- -->{{!}} style="vertical-align: top;" {{!}} '''Previous demo''' | ||
<!-- -->{{!}} colspan="2" {{!}} {{{previous}}} | <!-- -->{{!}} colspan="2" {{!}} {{{previous}}} | ||
<!-- -->{{!-}} | <!-- -->{{!-}} | ||
Line 37: | Line 37: | ||
|- | |- | ||
{{#if: {{{next|}}} | | {{#if: {{{next|}}} | | ||
<!-- -->{{!}} {{!}} '''Next demo''' | <!-- -->{{!}} style="vertical-align: top;" {{!}} '''Next demo''' | ||
<!-- -->{{!}} colspan="2" {{!}} {{{next}}} | <!-- -->{{!}} colspan="2" {{!}} {{{next}}} | ||
<!-- -->{{!-}} | <!-- -->{{!-}} | ||
}} | |||
{{#if: {{{gameplay|}}} | | |||
<!-- -->{{!}} colspan="3" style="text-align: center;" {{!}} {{{gameplay}}} | |||
}} | }} | ||
|}<noinclude>{{Documentation}}</noinclude> | |}<noinclude>{{Documentation}}</noinclude> |
Latest revision as of 16:49, 2 July 2023
Infobox demo |
---|