Difference between revisions of "Template:GameIntro"

From Bohemia Interactive Community
Jump to navigation Jump to search
m
m (fixed list level)
Line 22: Line 22:
 
==== Premium Content ====
 
==== Premium Content ====
 
* {{{premfeature1}}} }}
 
* {{{premfeature1}}} }}
{{#if: {{{premfeature2|}}} | ** {{{premfeature2}}}}}<!--
+
{{#if: {{{premfeature2|}}} | * {{{premfeature2}}}}}<!--
-->{{#if: {{{premfeature3|}}} | ** {{{premfeature3}}} }}<!--
+
-->{{#if: {{{premfeature3|}}} | * {{{premfeature3}}} }}<!--
-->{{#if: {{{premfeature4|}}} | ** {{{premfeature4}}} }}<!--
+
-->{{#if: {{{premfeature4|}}} | * {{{premfeature4}}} }}<!--
-->{{#if: {{{premfeature5|}}} | ** {{{premfeature5}}} }}<!--
+
-->{{#if: {{{premfeature5|}}} | * {{{premfeature5}}} }}<!--
-->{{#if: {{{premfeature6|}}} | ** {{{premfeature6}}} }}<!--
+
-->{{#if: {{{premfeature6|}}} | * {{{premfeature6}}} }}<!--
-->{{#if: {{{premfeature7|}}} | ** {{{premfeature7}}} }}<!--
+
-->{{#if: {{{premfeature7|}}} | * {{{premfeature7}}} }}<!--
-->{{#if: {{{premfeature8|}}} | ** {{{premfeature8}}} }}<!--
+
-->{{#if: {{{premfeature8|}}} | * {{{premfeature8}}} }}<!--
-->{{#if: {{{premfeature9|}}} | ** {{{premfeature9}}} }}<!--
+
-->{{#if: {{{premfeature9|}}} | * {{{premfeature9}}} }}<!--
-->{{#if: {{{premfeature10|}}} | ** {{{premfeature10}}} }}
+
-->{{#if: {{{premfeature10|}}} | * {{{premfeature10}}} }}
  
 
{{#if: {{{freefeature1|}}} |
 
{{#if: {{{freefeature1|}}} |
 
==== Free Content ====
 
==== Free Content ====
* {{{freefeature1}}} }}
+
** {{{freefeature1}}} }}
{{#if: {{{freefeature2|}}} | ** {{{freefeature2}}}}}<!--
+
{{#if: {{{freefeature2|}}} | * {{{freefeature2}}}}}<!--
-->{{#if: {{{freefeature3|}}} | ** {{{freefeature3}}} }}<!--
+
-->{{#if: {{{freefeature3|}}} | * {{{freefeature3}}} }}<!--
-->{{#if: {{{freefeature4|}}} | ** {{{freefeature4}}} }}<!--
+
-->{{#if: {{{freefeature4|}}} | * {{{freefeature4}}} }}<!--
-->{{#if: {{{freefeature5|}}} | ** {{{freefeature5}}} }}<!--
+
-->{{#if: {{{freefeature5|}}} | * {{{freefeature5}}} }}<!--
-->{{#if: {{{freefeature6|}}} | ** {{{freefeature6}}} }}<!--
+
-->{{#if: {{{freefeature6|}}} | * {{{freefeature6}}} }}<!--
-->{{#if: {{{freefeature7|}}} | ** {{{freefeature7}}} }}<!--
+
-->{{#if: {{{freefeature7|}}} | * {{{freefeature7}}} }}<!--
-->{{#if: {{{freefeature8|}}} | ** {{{freefeature8}}} }}<!--
+
-->{{#if: {{{freefeature8|}}} | * {{{freefeature8}}} }}<!--
-->{{#if: {{{freefeature9|}}} | ** {{{freefeature9}}} }}<!--
+
-->{{#if: {{{freefeature9|}}} | * {{{freefeature9}}} }}<!--
-->{{#if: {{{freefeature10|}}} | ** {{{freefeature10}}} }}
+
-->{{#if: {{{freefeature10|}}} | * {{{freefeature10}}} }}
  
 
{{#if: {{{supportfeature1|}}} |
 
{{#if: {{{supportfeature1|}}} |
 
==== Supporting Content ====
 
==== Supporting Content ====
 
* {{{supportfeature1}}} }}
 
* {{{supportfeature1}}} }}
{{#if: {{{supportfeature2|}}} | ** {{{supportfeature2}}}}}<!--
+
{{#if: {{{supportfeature2|}}} | * {{{supportfeature2}}}}}<!--
-->{{#if: {{{supportfeature3|}}} | ** {{{supportfeature3}}} }}<!--
+
-->{{#if: {{{supportfeature3|}}} | * {{{supportfeature3}}} }}<!--
-->{{#if: {{{supportfeature4|}}} | ** {{{supportfeature4}}} }}<!--
+
-->{{#if: {{{supportfeature4|}}} | * {{{supportfeature4}}} }}<!--
-->{{#if: {{{supportfeature5|}}} | ** {{{supportfeature5}}} }}<!--
+
-->{{#if: {{{supportfeature5|}}} | * {{{supportfeature5}}} }}<!--
-->{{#if: {{{supportfeature6|}}} | ** {{{supportfeature6}}} }}<!--
+
-->{{#if: {{{supportfeature6|}}} | * {{{supportfeature6}}} }}<!--
-->{{#if: {{{supportefeature7|}}} | ** {{{supportfeature7}}} }}<!--
+
-->{{#if: {{{supportefeature7|}}} | * {{{supportfeature7}}} }}<!--
-->{{#if: {{{supportfeature8|}}} | ** {{{supportfeature8}}} }}<!--
+
-->{{#if: {{{supportfeature8|}}} | * {{{supportfeature8}}} }}<!--
-->{{#if: {{{supportfeature9|}}} | ** {{{supportfeature9}}} }}<!--
+
-->{{#if: {{{supportfeature9|}}} | * {{{supportfeature9}}} }}<!--
-->{{#if: {{{supportfeature10|}}} | ** {{{supportfeature10}}} }}
+
-->{{#if: {{{supportfeature10|}}} | * {{{supportfeature10}}} }}
  
 
{{#if: {{{gallery1|}}}|
 
{{#if: {{{gallery1|}}}|

Revision as of 15:26, 16 February 2021

Usage

{{GameIntro|image|game|version|releasedate|size|intro|feature#|premfeature#|freefeature#|supportfeature#|gallery#|dlc#|start#|social#|isDLC}}

  • image: Image displayed on the top right
  • game: (optional) Needs to be defined if isDLC is set. See GVI
  • version: (optional) Needs to be defined if isDLC is set. See GVI
  • releasedate: (optional)
  • 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..10)
  • premfeature#: (Optional) A list of premium content (# in range 1..10)
  • freefeature#: (Optional) A list of free content (# in range 1..10)
  • supportfeature#: (Optional) A list of supporting content (# in range 1..10)
  • gallery#: (Optional) Images displayed at the bottom of the page (# in range 1..4)
  • trailer: (Optional) Displays a YouTube video. See Youtube
  • 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 Projects from being added to the page
The template will automatically remove TOC and section edit links. Additionally, the page is automatically added to the Projects category (if not a DLC).

Example

Examples
Code Result
{{GameIntro
|image = arma3 zeus logo.png
|game= arma3
|releasedate= 13th February 2014
|version= 1.16
|intro = Zeus is a Free DLC for {{arma3}} that was announced on 13th February 2014 and is available since 10th April 2014. [...]
|feature1= '''Basic Features''' - Some basic features. (Recommended to leave entry if Premium Content, Free Content and Supporting Content are used
|premfeature1= '''Premium Features''' - Features which are only available if one owns the DLC
|freefeature1= '''Free Features''' - Features which are available to everyone
|supportfeature1= '''Supporting Features''' - Features which expand the platform
|gallery1= arma3 dlc zeus screenshot 1.jpg
|gallery2= arma3 dlc zeus screenshot 2.jpg
|gallery3= arma3 dlc zeus screenshot 3.jpg
|gallery4= arma3 dlc zeus screenshot 4.jpg
|start1= [[Arma 3 Field Manual - Zeus|Field Manual]]
|start2= [[Curator|Zeus Editing]]
|start3= [http://forums.bistudio.com/forumdisplay.php?198-ARMA-3-ZEUS Bohemia Interactive Forums - Zeus]
|start4= [http://forums.bistudio.com/forumdisplay.php?199-ARMA-3-ZEUS-EDITING Bohemia Interactive Forums - Zeus Editing]
|start5= [http://www.arma3.com/dlc/zeus Official Site]
|isDLC= y
|trailer= 5JiXznUyldM
}}
arma3 zeus logo.png

Introduced with: Arma 3 logo black.png1.16
Released: 13th February 2014

Introduction

Zeus is a Free DLC for Arma 3 that was announced on 13th February 2014 and is available since 10th April 2014. [...]

Features

  • Basic Features - Some basic features. (Recommended to leave entry if Premium Content, Free Content and Supporting Content are used


Premium Content

  • Premium Features - Features which are only available if one owns the DLC


Free Content

    • Free Features - Features which are available to everyone


Supporting Content

  • Supporting Features - Features which expand the platform


Gallery



Trailer

Getting Started





Template

Show template


Example

See pages using this template.