GameIntro – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 21: Line 21:
{{#if: {{{feature15|}}} | * {{{feature15}}} | }}
{{#if: {{{feature15|}}} | * {{{feature15}}} | }}


{{#if: {{{gallery1|}}} | <gallery>
{{#if: {{{gallery1|}}} | <gallery>Image:{{{gallery1}}} {{#if: {{{gallery2|}}} | Image:{{{gallery2}}} | }} {{#if: {{{gallery3|}}} | Image:{{{gallery3}}} | }} {{#if: {{{gallery4|}}} | Image:{{{gallery4}}} | }}</gallery|}}
  Image:{{{gallery1}}}
  {{#if: {{{gallery2|}}} | Image:{{{gallery2}}} | }}
  {{#if: {{{gallery3|}}} | Image:{{{gallery3}}} | }}
  {{#if: {{{gallery4|}}} | Image:{{{gallery4}}} | }}
  {{#if: {{{gallery5|}}} | Image:{{{gallery5}}} | }}
  </gallery>
|}}


__NOTOC__
__NOTOC__
Line 62: Line 55:
|feature10 = Seamless network synchronization and '''significantly improved game performance'''.
|feature10 = Seamless network synchronization and '''significantly improved game performance'''.
|feature11 = A platform fully open to user-created content, offering the same toolset that we use for actual game development.
|feature11 = A platform fully open to user-created content, offering the same toolset that we use for actual game development.
|gallery1 = dayz_1.jpg
|gallery1 = dayz_1.jpg
|gallery2 = dayz_2.jpg
|gallery2 = dayz_2.jpg

Revision as of 15:08, 28 December 2020


Usage

  • image - Image displayed on the top right
  • intro - A short summary of what the game is about
  • feature# - Features displayed in a list (feature1-feature10)
  • gallery# - Images displayed at the bottom of the page in a gallery


Template:GamePage