Template:Infobox series: Difference between revisions
DansFriend (talk | contribs) mNo edit summary |
DansFriend (talk | contribs) mNo edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" cellpadding="5" | {| class="infobox" cellpadding="5" cellspacing="5" width="350px" | ||
|- | |- | ||
{{#if: {{{image|}}} | | {{#if: {{{image|}}} | | ||
<!-- -->{{!}} colspan="3"{{!}}[[Image:{{{image}}}|250px]] | <!-- -->{{!}} colspan="3" style="text-align: center;" {{!}}[[Image:{{{image}}}|250px]] | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{genres|}}} | | {{#if: {{{genres|}}} | | ||
<!-- -->{{!}} {{!}} '''Genre(s)''' | <!-- -->{{!}} style="vertical-align: top;" {{!}} '''Genre(s)''' | ||
<!-- -->{{!}} colspan="2" {{!}} {{{genres}}} | <!-- -->{{!}} colspan="2" {{!}} {{{genres}}} | ||
<!-- -->{{!-}} | <!-- -->{{!-}} | ||
Line 14: | Line 12: | ||
|- | |- | ||
{{#if: {{{developers|}}} | | {{#if: {{{developers|}}} | | ||
<!-- -->{{!}} {{!}} '''Developer(s)''' | <!-- -->{{!}} style="vertical-align: top;" {{!}} '''Developer(s)''' | ||
<!-- -->{{!}} colspan="2" {{!}} {{{developers}}} | <!-- -->{{!}} colspan="2" {{!}} {{{developers}}} | ||
<!-- -->{{!-}} | <!-- -->{{!-}} | ||
Line 20: | Line 18: | ||
|- | |- | ||
{{#if: {{{publishers|}}} | | {{#if: {{{publishers|}}} | | ||
<!-- -->{{!}} {{!}} '''Publisher(s)''' | <!-- -->{{!}} style="vertical-align: top;" {{!}} '''Publisher(s)''' | ||
<!-- -->{{!}} colspan="2" {{!}} {{{publishers}}} | <!-- -->{{!}} colspan="2" {{!}} {{{publishers}}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{creators|}}} | | {{#if: {{{creators|}}} | | ||
<!-- -->{{!}} {{!}} '''Creator(s)''' | <!-- -->{{!}} style="vertical-align: top;" {{!}} '''Creator(s)''' | ||
<!-- -->{{!}} colspan="2" {{!}} {{{creators}}} | <!-- -->{{!}} colspan="2" {{!}} {{{creators}}} | ||
<!-- -->{{!-}} | <!-- -->{{!-}} | ||
Line 31: | Line 29: | ||
|- | |- | ||
{{#if: {{{composers|}}} | | {{#if: {{{composers|}}} | | ||
<!-- -->{{!}} {{!}} '''Composer(s)''' | <!-- -->{{!}} style="vertical-align: top;" {{!}} '''Composer(s)''' | ||
<!-- -->{{!}} colspan="2" {{!}} {{{composers}}} | <!-- -->{{!}} colspan="2" {{!}} {{{composers}}} | ||
<!-- -->{{!-}} | <!-- -->{{!-}} | ||
Line 37: | Line 35: | ||
|- | |- | ||
{{#if: {{{platforms|}}} | | {{#if: {{{platforms|}}} | | ||
<!-- -->{{!}} {{!}} '''Platforms''' | <!-- -->{{!}} style="vertical-align: top;" {{!}} '''Platforms''' | ||
<!-- -->{{!}} colspan="2" {{!}} {{{platforms}}} | <!-- -->{{!}} colspan="2" {{!}} {{{platforms}}} | ||
<!-- -->{{!-}} | <!-- -->{{!-}} | ||
Line 43: | Line 41: | ||
|- | |- | ||
{{#if: {{{firstRelease|}}} | | {{#if: {{{firstRelease|}}} | | ||
<!-- -->{{!}} {{!}} '''First release''' | <!-- -->{{!}} style="vertical-align: top;" {{!}} '''First release''' | ||
<!-- -->{{!}} colspan="2" {{!}} {{{firstRelease}}}<br>{{{firstReleaseDate}}} | <!-- -->{{!}} colspan="2" {{!}} ''{{{firstRelease}}}''<br>{{{firstReleaseDate}}} | ||
<!-- -->{{!-}} | <!-- -->{{!-}} | ||
}} | }} | ||
|- | |- | ||
{{#if: {{{latestRelease|}}} | | {{#if: {{{latestRelease|}}} | | ||
<!-- -->{{!}} {{!}} '''Latest release''' | <!-- -->{{!}} style="vertical-align: top;" {{!}} '''Latest release''' | ||
<!-- -->{{!}} colspan="2" {{!}} {{{latestRelease}}}<br>{{{latestReleaseDate}}} | <!-- -->{{!}} colspan="2" {{!}} ''{{{latestRelease}}}''<br>{{{latestReleaseDate}}} | ||
<!-- -->{{!-}} | <!-- -->{{!-}} | ||
}} | }} | ||
|}<noinclude>{{Documentation}}</noinclude> | |}<noinclude>{{Documentation}}</noinclude> |