GameIntro – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Add EAdate)
(114 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeOnly>[[File:{1|Please provide an image}|400px|right]]
<includeonly>[[File:{{{image|MaldenFi17.jpg}}}|{{{size|250}}}px|right]]<!--
-->{{#if: {{{game|}}} | Introduced with: {{GVI|{{{game}}}|{{{version|?}}}|category=yes}}<br> }}
{{#if: {{{EAdate|}}} | Early Access: {{#time: M d, Y|{{{EAdate}}}}}<br> }}
{{#if: {{{releasedate|}}} | Released: {{#time: M d, Y|{{{releasedate}}}}} }}
=== Introduction ===
{{{intro|Please add some introductory text!}}}
{{#if: {{{feature1|}}} |
=== Features ===
* {{{feature1}}} }}
{{#if: {{{feature2|}}} | * {{{feature2}}}}}<!--
-->{{#if: {{{feature3|}}} | * {{{feature3}}} }}<!--
-->{{#if: {{{feature4|}}} | * {{{feature4}}} }}<!--
-->{{#if: {{{feature5|}}} | * {{{feature5}}} }}<!--
-->{{#if: {{{feature6|}}} | * {{{feature6}}} }}<!--
-->{{#if: {{{feature7|}}} | * {{{feature7}}} }}<!--
-->{{#if: {{{feature8|}}} | * {{{feature8}}} }}<!--
-->{{#if: {{{feature9|}}} | * {{{feature9}}} }}<!--
-->{{#if: {{{feature10|}}} | * {{{feature10}}} }}<!--
-->{{#if: {{{premfeature1|}}} |
=== Premium Content ===
* {{{premfeature1}}} }}
{{#if: {{{premfeature2|}}} | * {{{premfeature2}}}}}<!--
-->{{#if: {{{premfeature3|}}} | * {{{premfeature3}}} }}<!--
-->{{#if: {{{premfeature4|}}} | * {{{premfeature4}}} }}<!--
-->{{#if: {{{premfeature5|}}} | * {{{premfeature5}}} }}<!--
-->{{#if: {{{premfeature6|}}} | * {{{premfeature6}}} }}<!--
-->{{#if: {{{premfeature7|}}} | * {{{premfeature7}}} }}<!--
-->{{#if: {{{premfeature8|}}} | * {{{premfeature8}}} }}<!--
-->{{#if: {{{premfeature9|}}} | * {{{premfeature9}}} }}<!--
-->{{#if: {{{premfeature10|}}} | * {{{premfeature10}}} }}
{{#if: {{{freefeature1|}}} |
=== Free Content ===
* {{{freefeature1}}} }}
{{#if: {{{freefeature2|}}} | * {{{freefeature2}}}}}<!--
-->{{#if: {{{freefeature3|}}} | * {{{freefeature3}}} }}<!--
-->{{#if: {{{freefeature4|}}} | * {{{freefeature4}}} }}<!--
-->{{#if: {{{freefeature5|}}} | * {{{freefeature5}}} }}<!--
-->{{#if: {{{freefeature6|}}} | * {{{freefeature6}}} }}<!--
-->{{#if: {{{freefeature7|}}} | * {{{freefeature7}}} }}<!--
-->{{#if: {{{freefeature8|}}} | * {{{freefeature8}}} }}<!--
-->{{#if: {{{freefeature9|}}} | * {{{freefeature9}}} }}<!--
-->{{#if: {{{freefeature10|}}} | * {{{freefeature10}}} }}
{{#if: {{{supportfeature1|}}} |
=== Supporting Content ===
* {{{supportfeature1}}} }}
{{#if: {{{supportfeature2|}}} | * {{{supportfeature2}}}}}<!--
-->{{#if: {{{supportfeature3|}}} | * {{{supportfeature3}}} }}<!--
-->{{#if: {{{supportfeature4|}}} | * {{{supportfeature4}}} }}<!--
-->{{#if: {{{supportfeature5|}}} | * {{{supportfeature5}}} }}<!--
-->{{#if: {{{supportfeature6|}}} | * {{{supportfeature6}}} }}<!--
-->{{#if: {{{supportefeature7|}}} | * {{{supportfeature7}}} }}<!--
-->{{#if: {{{supportfeature8|}}} | * {{{supportfeature8}}} }}<!--
-->{{#if: {{{supportfeature9|}}} | * {{{supportfeature9}}} }}<!--
-->{{#if: {{{supportfeature10|}}} | * {{{supportfeature10}}} }}
{{#if: {{{gallery1|}}}|
=== Gallery ===
{{#tag:gallery|
{{{gallery1}}}
{{{gallery2}}}
{{{gallery3}}}
{{{gallery4}}}
|class=center
|mode=nolines
|widths=350px
}}
}}
{{#if: {{{dlcs|}}} |
=== DLCs ===
{{{dlcs}}} }}<!--
-->{{#if: {{{trailer|}}} | {{Youtube|{{{trailer}}}|Trailer|center|500}}}}
{{#if: {{{start1|}}} |
=== Getting Started ===
* {{{start1}}} }}
{{#if: {{{start2|}}} | * {{{start2}}} }}<!--
-->{{#if: {{{start3|}}} | * {{{start3}}} }}<!--
-->{{#if: {{{start4|}}} | * {{{start4}}} }}<!--
-->{{#if: {{{start5|}}} | * {{{start5}}} }}<!--
-->{{#if: {{{start6|}}} | * {{{start6}}} }}<!--
-->{{#if: {{{start7|}}} | * {{{start7}}} }}
{{#if: {{{social1|}}} |
=== Social Media ===
* {{{social1}}} }}
{{#if: {{{social2|}}} | * {{{social2}}} }}<!--
-->{{#if: {{{social3|}}} | * {{{social3}}} }}<!--
-->{{#if: {{{social4|}}} | * {{{social4}}} }}<!--
-->{{#if: {{{social5|}}} | * {{{social5}}} }}
__NOTOC__
__NOEDITSECTION__
{{#ifeq: {{{isDLC|n}}} | n | {{TemplateCase||[[Category:Projects]]}}}}</includeonly><noinclude>
== Usage ==
{{<nowiki/>GameIntro|'''''image'''''|'''''game'''''|'''''version'''''|'''''releasedate'''''|'''''size'''''|'''''intro'''''|'''''feature''#'''|'''''premfeature''#'''|'''''freefeature''#'''|'''''supportfeature''#'''|'''''gallery''#'''|'''''dlcs'''''|'''''start''#'''|'''''social''#'''|'''''isDLC'''''}}
* image: Image displayed on the top right
* game: (optional, default empty) See [[Template:GVI]]
* version: (optional, default ?) See [[Template:GVI]]
* releasedate: (optional, default empty) release date, format yyyymmdd
* EAdate: (optional, default empty) Early Access date, format yyyymmdd
* 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 [[Template:Youtube]]
* dlcs: (Optional) Available DLCs
* 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 {{hl|[[:Category: Projects]]}} from being added to the page


</includeOnly>
{{Feature|Informative|
* The template will automatically remove TOC and section edit links
* The page is automatically added to the [[:Category:Projects|Projects]] category (if not a DLC)
* The page is automatically added to ''Introduced with version xxx'' pages (if a DLC)}}
== Example ==
{| class="wikitable"
|+ Examples
! Code
! style="min-width: 500px" | Result
|-
| style="vertical-align: top" | <pre>{{GameIntro}}</pre>
| {{GameIntro}}
|-
| style="vertical-align: top" | <pre>{{GameIntro
|image= arma3 zeus logo.png
|game= arma3
|version= 1.16
|releasedate= 2014-02-13
|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. (Leave empty if Premium Content, Free Content and Supporting Content are used
|premfeature1= '''Premium Features''' - Features that are only available if one owns the DLC
|freefeature1= '''Free Features''' - Features that are available to everyone
|supportfeature1= '''Supporting Features''' - Features that 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
|trailer= 5JiXznUyldM
|dlcs= [[File:arma3 zeus logo.png|200px|link= Arma 3 Zeus]] [[File:arma3 karts logo.png|200px|link= Arma 3 Karts]]
|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]
|social1= [https://www.youtube.com/user/Arma3official Arma 3 on YouTube]
|isDLC= y
}}</pre>
|{{GameIntro
|image= arma3 zeus logo.png
|game= arma3
|version= 1.16
|releasedate= 2014-02-13
|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. (Leave empty if Premium Content, Free Content and Supporting Content are used)
|premfeature1= '''Premium Features''' - Features that are only available if one owns the DLC
|freefeature1= '''Free Features''' - Features that are available to everyone
|supportfeature1= '''Supporting Features''' - Features that 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
|trailer= 5JiXznUyldM
|dlcs= [[File:arma3 zeus logo.png|200px|link= Arma 3 Zeus]] [[File:arma3 karts logo.png|200px|link= Arma 3 Karts]]
|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]
|social1= [https://www.youtube.com/user/Arma3official Arma 3 on YouTube]
|isDLC= y
}}
|}


== Template ==
<spoiler text="Show template">
<pre>
{{GameIntro
|image=
|game=
|version=
|releasedate=
|intro=
|feature1=
|premfeature1=
|freefeature1=
|supportfeature1=
|gallery1=
|gallery2=
|gallery3=
|gallery4=
|trailer=
|dlcs=
|start1=
|start2=
|start3=
|start4=
|start5=
|start6=
|start7=
|social1=
|social2=
|social3=
|social4=
|social5=
|isDLC=
}}
</pre>
</spoiler>


== Usage ==
== Example ==
* '''cover''' - Image displayed on the top right
See [[Special:WhatLinksHere/{{FULLPAGENAME}} | pages using this template]].
* '''introduction''' - 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
 


{{GamePage}}
[[Category:Templates|{{uc:{{PAGENAME}}}}]]
[[Category:Templates|{{uc:{{PAGENAME}}}}]]
</noinclude>
</noinclude>

Revision as of 17:47, 20 June 2022

Usage

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

  • image: Image displayed on the top right
  • game: (optional, default empty) See Template:GVI
  • version: (optional, default ?) See Template:GVI
  • releasedate: (optional, default empty) release date, format yyyymmdd
  • EAdate: (optional, default empty) Early Access date, format yyyymmdd
  • 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 Template:Youtube
  • dlcs: (Optional) Available DLCs
  • 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
  • The template will automatically remove TOC and section edit links
  • The page is automatically added to the Projects category (if not a DLC)
  • The page is automatically added to Introduced with version xxx pages (if a DLC)

Example

Examples
Code Result
{{GameIntro}}
MaldenFi17.jpg


Introduction

Please add some introductory text!









{{GameIntro
|image= arma3 zeus logo.png
|game= arma3
|version= 1.16
|releasedate= 2014-02-13
|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. (Leave empty if Premium Content, Free Content and Supporting Content are used
|premfeature1= '''Premium Features''' - Features that are only available if one owns the DLC
|freefeature1= '''Free Features''' - Features that are available to everyone
|supportfeature1= '''Supporting Features''' - Features that 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
|trailer= 5JiXznUyldM
|dlcs= [[File:arma3 zeus logo.png|200px|link= Arma 3 Zeus]] [[File:arma3 karts logo.png|200px|link= Arma 3 Karts]]
|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]
|social1= [https://www.youtube.com/user/Arma3official Arma 3 on YouTube]
|isDLC= y
}}
arma3 zeus logo.png
Introduced with: Arma 3 logo black.png1.16

Released: Feb 13, 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. (Leave empty if Premium Content, Free Content and Supporting Content are used)

Premium Content

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

Free Content

  • Free Features - Features that are available to everyone

Supporting Content

  • Supporting Features - Features that expand the platform

Gallery

DLCs

arma3 zeus logo.png arma3 karts logo.png
Trailer

Getting Started

Social Media



Template

{{GameIntro
|image=
|game= 
|version=
|releasedate= 
|intro= 
|feature1=
|premfeature1=
|freefeature1=
|supportfeature1=
|gallery1=
|gallery2=
|gallery3=
|gallery4=
|trailer=
|dlcs=
|start1=
|start2=
|start3=
|start4=
|start5=
|start6=
|start7=
|social1=
|social2=
|social3=
|social4=
|social5=
|isDLC=
}}
↑ Back to spoiler's top

Example

See pages using this template.