GameIntro – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
m (20 Features are now possible)
m (small fix)
Line 20: Line 20:
-->{{#if: {{{feature13|}}} | * {{{feature13}}} |}}<!--
-->{{#if: {{{feature13|}}} | * {{{feature13}}} |}}<!--
-->{{#if: {{{feature14|}}} | * {{{feature14}}} |}}<!--
-->{{#if: {{{feature14|}}} | * {{{feature14}}} |}}<!--
-->{{#if: {{{feature15|}}} | * {{{feature15}}} |}}<!-
-->{{#if: {{{feature15|}}} | * {{{feature15}}} |}}<!--
-->{{#if: {{{feature16|}}} | * {{{feature16}}} |}}<!-
-->{{#if: {{{feature16|}}} | * {{{feature16}}} |}}<!--
-->{{#if: {{{feature17|}}} | * {{{feature17}}} |}}<!-
-->{{#if: {{{feature17|}}} | * {{{feature17}}} |}}<!--
-->{{#if: {{{feature18|}}} | * {{{feature18}}} |}}<!-
-->{{#if: {{{feature18|}}} | * {{{feature18}}} |}}<!--
-->{{#if: {{{feature19|}}} | * {{{feature19}}} |}}<!-
-->{{#if: {{{feature19|}}} | * {{{feature19}}} |}}<!--
-->{{#if: {{{feature20|}}} | * {{{feature20}}} |}}
-->{{#if: {{{feature20|}}} | * {{{feature20}}} |}}



Revision as of 19:26, 31 December 2020


Usage

{{GameIntro|image|size|intro|feature#|gallery#|dlc#|start#|social'#|isDLC}}

  • image: Image displayed on the top right
  • size: (optional, default 250) Size of image in px
  • intro: A short summary of what the game is about
  • feature#: (optional) A list of features (# in range 1..20)
  • gallery#: (optional) Images displayed at the bottom of the page (# in range 1..4)
  • dlc#: (optional) Available DLCs (# in range 1..13)
  • start#: # (optional) A list with "getting started" pages (# in range 1..7)
  • social#: (optional) Links to social media (# in range 1..5)
  • isDLC': (optional, default n) Enter y if it is a DLC. This will prevent [[Category: Projects]] from being added to the page

Template will automatically remove TOC and edit-sections. Additionally, page is automatically added to category Projects.

Example

See source code of Category:DayZ.