GameIntro – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
m (made feature list optional)
m (Add line return cover)
Line 6: Line 6:
=== Features ===
=== Features ===
* {{{feature1}}} |}}
* {{{feature1}}} |}}
{{#if: {{{feature2|}}} | * {{{feature2}}} |}}
{{#if: {{{feature2|}}}|
{{#if: {{{feature3|}}} | * {{{feature3}}} |}}
* {{{feature2}}}}}
{{#if: {{{feature4|}}} | * {{{feature4}}} |}}
{{#if: {{{feature3|}}} | * {{{feature3}}} |}}<!--
{{#if: {{{feature5|}}} | * {{{feature5}}} |}}
-->{{#if: {{{feature4|}}} | * {{{feature4}}} |}}<!--
{{#if: {{{feature6|}}} | * {{{feature6}}} |}}
-->{{#if: {{{feature5|}}} | * {{{feature5}}} |}}<!--
{{#if: {{{feature7|}}} | * {{{feature7}}} |}}
-->{{#if: {{{feature6|}}} | * {{{feature6}}} |}}<!--
{{#if: {{{feature8|}}} | * {{{feature8}}} |}}
-->{{#if: {{{feature7|}}} | * {{{feature7}}} |}}<!--
{{#if: {{{feature9|}}} | * {{{feature9}}} |}}
-->{{#if: {{{feature8|}}} | * {{{feature8}}} |}}<!--
{{#if: {{{feature10|}}} | * {{{feature10}}} |}}
-->{{#if: {{{feature9|}}} | * {{{feature9}}} |}}<!--
{{#if: {{{feature11|}}} | * {{{feature11}}} |}}
-->{{#if: {{{feature10|}}} | * {{{feature10}}} |}}<!--
{{#if: {{{feature12|}}} | * {{{feature12}}} |}}
-->{{#if: {{{feature11|}}} | * {{{feature11}}} |}}<!--
{{#if: {{{feature13|}}} | * {{{feature13}}} |}}
-->{{#if: {{{feature12|}}} | * {{{feature12}}} |}}<!--
{{#if: {{{feature14|}}} | * {{{feature14}}} |}}
-->{{#if: {{{feature13|}}} | * {{{feature13}}} |}}<!--
{{#if: {{{feature15|}}} | * {{{feature15}}} |}}
-->{{#if: {{{feature14|}}} | * {{{feature14}}} |}}<!--
-->{{#if: {{{feature15|}}} | * {{{feature15}}} |}}


{{#if: {{{gallery1|}}}|
{{#if: {{{gallery1|}}}|
Line 34: Line 35:
=== DLCs ===
=== DLCs ===
* {{{dlc1}}} | }}
* {{{dlc1}}} | }}
{{#if: {{{dlc2|}}} | * {{{dlc2}}} |}}
{{#if: {{{dlc2|}}} | * {{{dlc2}}} |}}<!--
{{#if: {{{dlc3|}}} | * {{{dlc3}}} |}}
-->{{#if: {{{dlc3|}}} | * {{{dlc3}}} |}}<!--
{{#if: {{{dlc4|}}} | * {{{dlc4}}} |}}
-->{{#if: {{{dlc4|}}} | * {{{dlc4}}} |}}<!--
{{#if: {{{dlc5|}}} | * {{{dlc5}}} |}}
-->{{#if: {{{dlc5|}}} | * {{{dlc5}}} |}}<!--
{{#if: {{{dlc6|}}} | * {{{dlc6}}} |}}
-->{{#if: {{{dlc6|}}} | * {{{dlc6}}} |}}<!--
{{#if: {{{dlc7|}}} | * {{{dlc7}}} |}}
-->{{#if: {{{dlc7|}}} | * {{{dlc7}}} |}}


{{#if: {{{start1|}}} |  
{{#if: {{{start1|}}} |  
=== Getting Started ===
=== Getting Started ===
* {{{start1}}} | }}
* {{{start1}}} | }}
{{#if: {{{start2|}}} | * {{{start2}}} |}}
{{#if: {{{start2|}}} | * {{{start2}}} |}}<!--
{{#if: {{{start3|}}} | * {{{start3}}} |}}
-->{{#if: {{{start3|}}} | * {{{start3}}} |}}<!--
{{#if: {{{start4|}}} | * {{{start4}}} |}}
-->{{#if: {{{start4|}}} | * {{{start4}}} |}}<!--
{{#if: {{{start5|}}} | * {{{start5}}} |}}
-->{{#if: {{{start5|}}} | * {{{start5}}} |}}<!--
{{#if: {{{start6|}}} | * {{{start6}}} |}}
-->{{#if: {{{start6|}}} | * {{{start6}}} |}}<!--
{{#if: {{{start7|}}} | * {{{start7}}} |}}
-->{{#if: {{{start7|}}} | * {{{start7}}} |}}


{{#if: {{{social1|}}} |  
{{#if: {{{social1|}}} |  

Revision as of 21:49, 28 December 2020


Usage

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

  • image: Image displayed on the top right
  • intro: A short summary of what the game is about
  • feature#: (optional) A list of features (# in range 1..15)
  • gallery#: (optional) Images displayed at the bottom of the page (# in range 1..4)
  • dlc#: (optional) Available DLCs (# in range 1..7)
  • start#: # (optional) A list with "getting started" pages (# in range 1..7)
  • social#: (optional) Links to social media (# in range 1..3)

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

Example

See source code of Category:DayZ.